Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: new content. | rodri | 2024-08-07 | 1 | -1097/+1213 |
| | |||||
* | doc: write about the scene, the viewport. organize things better. | rodri | 2024-07-23 | 1 | -1013/+1204 |
| | |||||
* | doc: write about the renderer, with a little introduction. | rodri | 2024-07-22 | 1 | -580/+1087 |
| | |||||
* | doc: correct the indices to make things simpler. | rodri | 2024-05-14 | 1 | -14/+14 |
| | |||||
* | add a general primitive with support for points, lines and triangles. | rodri | 2024-05-03 | 1 | -0/+126 |
| | | | | | | | | also got rid of the dependency on OBJ for the entire renderer, instead letting the user load a Model from any given OBJ. this modularity will allow for other formats to be used in the same way, relying on a single, internal representation for the entire pipeline. | ||||
* | doc: add some schematics about the overall architecture. | rodri | 2024-04-24 | 1 | -29/+568 |
| | |||||
* | standalone version release. | rodri | 2020-04-17 | 1 | -0/+583 |