Skip to content

G0-G4/ASCII-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a simple renderer for windows terminal

teapot cone cone1

controls:

  • W A S D Q E for moving object
  • Z X and arrows for rotating
  • C V for scaling
  • R for changing render type

to open an .obj file you can drag and drop it on .exe file or run the program from a terminal with a path to the model as a comand line argument.

some issues:

  • .obj file should contain only vertex and face data, all faces should be triangles.
  • problems with loading some models, if they are not rotated (solving - rotate a model a little bit in a 3d editor)
  • switching render type

helpfull links:

About

simple ascii render for obj files in a terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages