Skip to content

dgavedissian/rasteriser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rasteriser-lib

A simple software rasteriser library written in C which supports a programmable pipeline and displaying output to different contexts including an SDL window or the terminal.

Build the library and an example using ./build.sh, then execute the example program with ./run.sh.

Screenshots

An example of a spinning cube being rendered in wireframe mode: Spinning Cube

About

An incomplete software rasteriser written in C with an OpenGL like API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages