Skip to content

iamsubhranil/Renderer

Repository files navigation

Python

$ python renderer.py <objfilename>

C++

$ make release
$ ./renderer <objfilename>

Controls

Key Action
S Zoom Out
W Zoom In
A Move Left
D Move Right
Q Move Up
E Move Down
N Switch between obj files in obj/ folder (won't work unless the filenames match)

Screenshots

Cat Deer Tank Wolf

About

A barebones 3D renderer in C++ and Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published