Posts with tag “Old Projects”

All tags
4 posts

3D Wireframe

A demonstration of 3D wireframe rendering without the use of 3D libraries or functions, built from scratch to illustrate fundamental concepts.

Ray-Casting

A recreation of the ray-casting method used in early 3D video games like DOOM and Wolfenstein 3D.

Asteroid Escape

A simple interactive game featuring mouse controls and collision mechanics.

Procedural Terrain

A procedural terrain generator utilizing Perlin noise to simulate natural landscapes.