Skip to content

doublescale/rastermizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rastermizer

View 3D models in the terminal.

Screencap

Build & Run

Have Stack installed.

stack run -- --help
stack run -- data/dragon-head.ply
stack run -- data/rashsar.ply --fov 45

Drag the left mouse button to rotate the view. Exit with Ctrl+C. Tested with xfce4-terminal on Linux.

Supported formats

This program expects a very specific form of PLY or COLLADA from which to load a 3D mesh. Vertex colors and normals must be provided.

See data/ for examples.

About

View 3D models in the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors