Skip to content

tolmvad/fdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eng ru

fdf

The purpose of this project is to create a simplified graphic 3D Wireframe Viewer. (macOS is only supported)

z rotate

Discription of mandatory part

For this project, we need use graphic library: miniLibX. More info about you can read here iso projection To begin fdf has to show the map using isometric projection. How draw a lines, only your choice. I use Bresenham's line algorithm, but for more beautiful result i recomend use Xiaolin Wu's line algorithm. Needed handle the events pressing the red button and pressing ESC button to close window.

Discription of bonus part

In bonus part you need realised all axis rotating, axis move, zoom and extra projection.

X Axis rotating

x rotate

Y Axis rotating

y rotate

Z Axis rotating

z rotate

Parallel projection

paral

Own additions

To creat this project more gracefull, i add left menu with controls and make colors gradient. Colour theme copied from SynthWave '84(VS code theme)

Others maps

col pylone mars t2

Evaluated by moulinette

125/100