Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add cubemaps. | rodri | 2024-06-06 | 1 | -0/+9 |
| | |||||
* | doc: correct the indices to make things simpler. | rodri | 2024-05-14 | 1 | -13/+13 |
| | |||||
* | add a general primitive with support for points, lines and triangles. | rodri | 2024-05-03 | 1 | -0/+1 |
| | | | | | | | | 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 | -28/+147 |
| | |||||
* | standalone version release. | rodri | 2020-04-17 | 1 | -0/+34 |