Skip to content

Z-Buffer implementation with complete software rendering pipeline.

Notifications You must be signed in to change notification settings

harry75369/ZBuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZBuffer

This is a software Z-Buffer implementation.

How to build

$ qmake
$ make

Successfully built on Manjaro Linux with Qt 5.

How to run

$ ./zbuffer bunny.obj
$ ./zbuffer budda.obj
$ ./zbuffer dragon.obj

Screenshots

Bunny Budda Dragon

Copyright


Written with StackEdit.

About

Z-Buffer implementation with complete software rendering pipeline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages