This is based on a starting project for DwG (Dziewczyny w Grze!) for learning game's math. It's for Windows, using OpenGL, and modified Sony's math library. Base repository: https://github.com/FurballCat/DwGGameMath
This repository contains projects focused on exploring mathematical concepts used in games.
- Cloth Simulation / Chain Simulation
- Sphere Intersection: with dot and cross products
- Simple Sphere Collision
- Solar System Simulation: created using vector math.
- Solar System Simulation: created using matrixes
- Solar System Simulation: created using quaternions
- Path tracing