Skip to content

Wittiest/FdF-Wireframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FdF-Wireframe

In completing this project, I learned about rotational matrices and bresenham's line drawing algorithm. I take input from a file that gives X,Y,Z input and project it with a library that only allows put_pixel(x,y).

To use:

  1. Download the repository and run "make" in the terminal.
  2. Run "./fdf test_maps/filename.fdf"
  3. Use "I" to zoom in and "O" to zoom out.
  4. Use "W, S, D, A" for rotation.
  5. Use arrow keys for translation.
  6. Use C for cool color effects.

Pylone Wireframe

Pylone

42 Wireframe

42t

About

Simple rasterization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published