Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-29 | moved rendering to a system. | Lorenzo Torres | |
To ensure that the rendering system is being run in the main thread, I added the concept of "Sync systems", so that when a system group is created it's possible to specify whether it's possible to run it on a separate thread or not. | |||
2025-03-24 | glTF models now take buffer lengths at runtime | Lorenzo Torres | |
2025-03-24 | implemented glTF loading | Lorenzo Torres | |
2025-03-21 | Added block instruction in WASM VM | luccie-cmd | |
Signed-off-by: luccie-cmd <luccie@sideros.org> | |||
2025-03-20 | preliminary work on ecs | Lorenzo Torres | |
2025-03-16 | removed binary files from repository | Lorenzo Torres | |
2025-03-12 | base code | Lorenzo Torres | |