diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -23,4 +23,11 @@ To do (most important first): - [ ] package for Arch Linux - [ ] implement controls to modify view - [ ] improve graphics to better display the model +- [ ] add support for ASCII STL format +- [ ] improve performance with GPU-based matrix-matrix-multiplication + +## Further Ressources + +- [Antons OpenGL tutorial](https://antongerdelan.net/opengl/) +- [OpenGL, GLFW and Go tutorial](https://kylewbanks.com/blog/tutorial-opengl-with-golang-part-1-hello-opengl) |