A blog about my day adventures, and hobbies
Welcome to my technical blog. Subcribe to get my latest non-sense blogs in your junk box!
Welcome to my technical blog. Subcribe to get my latest non-sense blogs in your junk box!
Dungeon generation in games often relies on placing rooms randomly on rigid grids. This traditional approach works but can limit creativity and complexity.
Marching cubes are a powerful, mesh generating algorithm. Learn how I made some cute planets with a simple implementation.