3D Rendering with Rotation and Projection
Coding Challenge #112
In this coding challenge I render a 3D object (cube) in 2D using rotation and projection matrices in Processing (Java).
Community Contributions
- 3D rendering in the console by Florian (Source Code)
- custom 3D renderer by David Snyder (Source Code)
- Pure HTML 3D rendering by Abhishek Choudhary (Source Code)
- Hello Tiny Box! Backface culling implementation by Mithi Sevilla (Source Code)
- Hello 3d world! Custom 3d Renderer by Mithi Sevilla (Source Code)
You can also add your own version! (See how)