cyborg/src
Skye Terran 8f570b5cc6 Set up texture loading function and triplanar shader for marching cube example 2022-03-07 22:26:27 -08:00
..
assets Set up texture loading function and triplanar shader for marching cube example 2022-03-07 22:26:27 -08:00
procgen Marching cubes 2022-03-07 22:12:40 -07:00
shaders Shader includes 2022-02-24 13:03:09 -07:00
camera.rs PBR 2022-02-24 13:03:09 -07:00
commands.rs Move scene data into Scene 2022-02-24 13:03:09 -07:00
handle.rs Materials 2022-02-24 13:03:09 -07:00
lib.rs Setting up test, logging and example basics for shader preprocessor dev 2022-03-03 23:40:52 -08:00
logger.rs Setting up test, logging and example basics for shader preprocessor dev 2022-03-03 23:40:52 -08:00
main.rs Set up texture loading function and triplanar shader for marching cube example 2022-03-07 22:26:27 -08:00
mesh.rs Surface normals 2022-02-24 13:03:09 -07:00
model.rs Remove old GltfPrimitiveAttributes struct 2022-02-24 13:03:09 -07:00
pool.rs PBR 2022-02-24 13:03:09 -07:00
renderer.rs Setting up test, logging and example basics for shader preprocessor dev 2022-03-03 23:40:52 -08:00
scene.rs Move scene data into Scene 2022-02-24 13:03:09 -07:00
shader.rs Adding shader test 2022-03-03 23:09:46 -08:00
shader.wgsl Set up texture loading function and triplanar shader for marching cube example 2022-03-07 22:26:27 -08:00
texture.rs Set up texture loading function and triplanar shader for marching cube example 2022-03-07 22:26:27 -08:00