summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Collapse)Author
2023-11-21chore: remove usage of deleted struct LightSettingsHampusM
2023-11-12feat: replace rectable & triangle with lighted cubesHampusM
2023-11-02chore: use Object builderHampusM
2023-10-26style: increase max struct literal width to 36HampusM
2023-10-26feat: add rotate around center with inputHampusM
2023-10-23feat: add square together with triangleHampusM
2023-10-16chore: use engine object storageHampusM
2023-10-15feat: add loggingHampusM
2023-10-12feat: make triangle vertices coloredHampusM
2023-10-07feat: add triangle programHampusM
2023-10-06add project baseHampusM