index
:
game
master
A "game" written from scratch in Rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
Age
Commit message (
Expand
)
Author
2024-04-21
chore: create transform using fields
HampusM
2024-04-20
chore: use LightSource instead of removed builder
HampusM
2024-04-16
refactor: use fly camera extension
HampusM
2024-04-14
chore: use automatic texture ID creation
HampusM
2024-04-14
chore: remove reading default shaders
HampusM
2024-04-14
chore: use new engine architecture
HampusM
2023-11-27
chore: make compile again
HampusM
2023-11-27
chore: make compile again & remove colored cube
HampusM
2023-11-21
chore: remove usage of deleted struct LightSettings
HampusM
2023-11-12
feat: replace rectable & triangle with lighted cubes
HampusM
2023-11-02
chore: use Object builder
HampusM
2023-10-26
style: increase max struct literal width to 36
HampusM
2023-10-26
feat: add rotate around center with input
HampusM
2023-10-23
feat: add square together with triangle
HampusM
2023-10-16
chore: use engine object storage
HampusM
2023-10-15
feat: add logging
HampusM
2023-10-12
feat: make triangle vertices colored
HampusM
2023-10-07
feat: add triangle program
HampusM
2023-10-06
add project base
HampusM