summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2024-04-21chore: create transform using fieldsHampusM
2024-04-20chore: use LightSource instead of removed builderHampusM
2024-04-16refactor: use fly camera extensionHampusM
2024-04-14chore: use automatic texture ID creationHampusM
2024-04-14chore: remove reading default shadersHampusM
2024-04-14chore: use new engine architectureHampusM
2023-11-27chore: make compile againHampusM
2023-11-27chore: make compile again & remove colored cubeHampusM
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