mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 09:38:42 +08:00
9 lines
318 B
TOML
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
|
|
"""
|