/ZBuffer

Z-Buffer implementation with complete software rendering pipeline.

Primary LanguageC++

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.