Skip to content

dopeyhex/Basic-rasterizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASIC RASTERIZER, UH...

Building:

cd build
cmake .
make
./bruh

Models and textures should be in the "obj" folder and match the specific naming: "object name" + "diffuse/specular/tangent". Output file will appear in the "output" folder. Thanks to @ssloy for the awesome tga parser and very useful information about 3d graphics!

Example:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors