A 3D Wireframe Viewer (macOS is only supported).
You can rotate models, you can use various projections, and color the render.
For the line drawing i used:
- Bresenham's line algorithm
- miniLibX (supported only in MAC OS)
- Simple file format definition (array of space-separated integers)
- Multiple projections.
- 3D rotations with the mouse.
- Camera controls (zoom, translate)
- Pretty colors palette!
- Run
make
- Execute
./fdf [map]
- Oussama Belouche 1337
- Ilyas Shaimoun 1337