3D Wireframe
A demonstration of 3D wireframe rendering without the use of 3D libraries or functions, built from scratch to illustrate fundamental concepts.
Writings
All tags
4 posts
A demonstration of 3D wireframe rendering without the use of 3D libraries or functions, built from scratch to illustrate fundamental concepts.
A recreation of the ray-casting method used in early 3D video games like DOOM and Wolfenstein 3D.
A simple interactive game featuring mouse controls and collision mechanics.
A procedural terrain generator utilizing Perlin noise to simulate natural landscapes.