Skip to content

Various functions I found useful for prototyping computer graphics code in Python

License

Notifications You must be signed in to change notification settings

ziyeshanwai/cgtools

 
 

Repository files navigation

To setup and run under Anaconda in a separate environment:

$ conda env create -f environment.yml
$ pytest
$ python setup.py install

About

Various functions I found useful for prototyping computer graphics code in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.2%
  • C++ 12.8%