A 3D graphics and physics engine coded from scratch in C++.
-
Updated
Sep 25, 2024 - C++
A 3D graphics and physics engine coded from scratch in C++.
This repository has a good set of DSA questions which can be used for interview preparation. Video solutions available on my website.
A powerful C++ 20 wrapper around your favorite standard library containers
A blazing fast lightweight static compile time 2D, 3D, and N-dimensional C++20 vector library.
vgMath - light, complete and ultra compact math library: quaternions, vectors and square Matrix for 3D graphichs backend: OpenGL / Vulkan / WebGPU / ...
A console based chat application using C++
CVM Class Library
A C++ header-only library for vector, matrix, and quaternion math.
Solutions to the most commonly asked interview problems for aspiring software developers. Questions are hand-picked from a mix of platforms like Leetcode, Hackerrank, GFG etc.
This C++ program illustrates various operations on a multidimensional array and a vector, showcasing fundamental concepts in C++ programming. It demonstrates the principles of object-oriented programming, class design, and array/vector manipulation.
This console application empowers users to find the GCF of any two integers while also discovering their common factors. It serves as an educational tool for understanding GCF calculations and factors.
People who like to play with C++ vectors instead of arrays can get this repo to deal with matrix calculations (matrix inverse, matrix multiplication, cofactor-adjoint calculations)
This is a C++ program that calculates the SGPA (Semester Grade Point Average) for a single semester based on the grades obtained in each course.
A short C++ program that removes duplicate values in a vector
C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.
This is Data structures wise solution Repository of all problems that I have solved and I will keep on updating as I solve more questions .I have created this repository to help programmers who are stuck at some problem to look and understand a different approach and try by themselves again .
C library for 2D/3D Geometry functions using single and dual quaternions
Modern C++ code for scalar, vector and complex maths.
Add a description, image, and links to the vectors topic page so that developers can more easily learn about it.
To associate your repository with the vectors topic, visit your repo's landing page and select "manage topics."