Pool/src
2026-09-03 22:18:48 +01:00
..
assets Added skybox to renderer and reflections to shader. Builds and runs. Flickering with many objects in scene, assuming swap chain issue. 2026-09-03 22:18:48 +01:00
examples Reorganising file and module structure. 2026-06-15 12:46:14 +01:00
render Added skybox to renderer and reflections to shader. Builds and runs. Flickering with many objects in scene, assuming swap chain issue. 2026-09-03 22:18:48 +01:00
world Added skybox to renderer and reflections to shader. Builds and runs. Flickering with many objects in scene, assuming swap chain issue. 2026-09-03 22:18:48 +01:00
app.rs Added skybox to renderer and reflections to shader. Builds and runs. Flickering with many objects in scene, assuming swap chain issue. 2026-09-03 22:18:48 +01:00
lib.rs Added primitive renderer, world with tree hierarchy supporting lights and objects with GLTF loading. Builds and runs with broken rendering and tree. 2026-09-03 12:08:00 +01:00
main.rs Added primitive renderer, world with tree hierarchy supporting lights and objects with GLTF loading. Builds and runs with broken rendering and tree. 2026-09-03 12:08:00 +01:00
web.rs Added primitive renderer, world with tree hierarchy supporting lights and objects with GLTF loading. Builds and runs with broken rendering and tree. 2026-09-03 12:08:00 +01:00