This project explores the practical application of procedural generation in video games. Whilst researching for my own implementation, I looked at several different methods of using procedural generation, such as the use of perlin noise and inverse kinematics. My own implementation of procedural generation makes use of binary space partitioning. Title Image

You can view the devlog here and the source code here

Updated: