redox/recipes/wip/demos/three-d/recipe.toml
2024-07-13 11:58:45 +00:00

9 lines
318 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/asny/three-d"
[build]
template = "custom"
script = """
cookbook_cargo_examples animation environment fireworks fog forest image instanced_shapes lighting lights logo mandelbrot multiwindow pbr shapes shapes2d sprites statues terrain texture triangle
"""