Introduction

This is going to be my blog for the project part in the course DH2323. I will probably make a project involving collision detection between a shape and an uneven surface, perhaps best described as a set of connected triangles. I have not figured out the details of what I plan to do exactly, but besides solving a general problem statement, I also want to create a program that enables me to demonstrate it properly. I will probably use C++ and GLFW as well as GLM.

Kommentarer

Populära inlägg i den här bloggen

Collisions

Optimizing Particles With VBO

Particle Generation