Skip to content

LRAbbade/RenderAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Render Algorithms

Basic Python implementation of the Z-Buffer and Warnock algorithms

Execute

To run, just call main.py and the name of the desired algorithm, eg.:

python main.py zbuffer

or

python main.py warnock

Requirements

  • Python 3

About

Basic Python implementation of the Z-Buffer and Warnock algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages