pacmancoder / dcdr

Distributed Computing Distributed Raytracer
MIT License
1 stars 0 forks source link

Math library implementation #1

Closed pacmancoder closed 6 years ago

pacmancoder commented 7 years ago

Math library should be fast and simple.

Short feature list

Todo

pacmancoder commented 7 years ago

Vector and Matrixes are implemented. This issue will be used for bug/feature tracking

pacmancoder commented 6 years ago

Switched to glm