Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-17 | Add docstrings | xengineering | |
2022-03-16 | Reduce code width to <= 80 characters | xengineering | |
2021-05-31 | Implement ambient and diffuse Lighting0.3.0 | xengineering | |
2021-05-27 | Update CLI Interface0.2.0 | xengineering | |
2021-05-27 | Lock OS Thread later | xengineering | |
In earlier versions the goroutine was locked to the OS thread very early. This is not needed for e.g. the help page and created confusing log output. | |||
2021-05-25 | Implement Home View | xengineering | |
2021-05-25 | Split Graphics and App Functionality | xengineering | |
2021-05-21 | First Rendering of an STL Model | xengineering | |
2021-05-21 | Refactor OpenGL-related Code | xengineering | |
2021-05-21 | Refactor GLFW-related Code | xengineering | |
2021-05-20 | Implement STL Parsing | xengineering | |