summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysdocs: Incorporate PHASE2_COMPRESSION.md and update READMEskal
4 daysfix(build): Add compatibility for older wgpu-native headersskal
4 daysfix(repo): Revert accidental changes to third_party libsskal
4 daysrefactor(build): Centralize generated files and clean up project layoutskal
4 daysone more TODOskal
4 daysrefine some sub-tasks and conceptsskal
4 daysdocs: Update project status and how-to guidesskal
4 daysfeat(visuals): Increase 3D object size and add erratic camera motionskal
4 daysrefactor(platform): Encapsulate state in PlatformState structskal
4 daysfeat(platform): Fix high-DPI scaling and add resolution optionskal
5 daysadd a note about ssh accessskal
5 dayspush test #3skal
5 daystest push #2skal
5 daystest pushskal
5 daysfeat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assetsskal
5 daystry to fix the messskal
5 daysfeat(gpu): Integrate bumpy 3D renderer into main demoskal
5 daysfeat(assets): Implement robust procedural asset generation pipelineskal
5 daysfeat(assets): Implement procedural asset generation pipelineskal
5 daysfeat(assets): Implement procedural asset generation pipelineskal
5 daysfeat(asset_manager): Implement array-based cachingskal
5 daysfeat: Add seamless bump mapping with procedural noiseskal
5 daysfeat: Implement hybrid rendering with SDF primitivesskal
5 daysfeat: Implement 3D system and procedural texture managerskal
6 daysremove demo_all.tgzskal
6 daysChore: Apply clang-format to the codebaseskal
6 daysRefactor: Move common GPU fields to base Effect classesskal
6 daysRefactor: Split demo effects and shaders into individual filesskal
6 daysformat shader codeskal
6 daysclang-formatskal
6 daysupdate coding rulesskal
6 daysrefactor(cmake): Consolidate and simplify CMakeLists.txtskal
6 daysfix(build): resolve cross-platform build configuration errorsskal
6 daysstyle: add vertical compression rules to clang-formatskal
6 daysfix(build): correct generated timeline path in test_sequenceskal
6 daysrefactor: move generated asset files to src/generated/skal
6 daysfix(gpu): resolve multiple WebGPU validation and runtime errorsskal
6 daysfix seq-compiler help messageskal
6 daysfix: Resolve all remaining linking and include errors for Sequence/Effect testsskal
6 daysadd testing for sequenceskal
6 daysfix: Resolve all build/linking errors for Sequence/Effect testsskal
6 daystest: Finalize sequence/effect system testsskal
6 daysstyle: Enforce vertically compact code formattingskal
6 daystools: Improve seq_compiler usage with example commandskal
6 daysfix: Cross-compilation and style complianceskal
6 daysfeat: Full implementation of post-processing pipeline and new effectsskal
6 daysfeat: Multi-pass rendering architecture and effect stubsskal
6 daysupdate instructionsskal
6 daysdocs: Capture Sequence system and debugging protocolsskal
6 daysfeat: Implement Sequence Compiler for data-driven choreographyskal