Proof of concept lattice structure design app for the web.
- Rust 83.9%
- WGSL 15.8%
- HTML 0.3%
| .cargo | ||
| resources | ||
| src | ||
| vola | ||
| vola-sdf-stdlib@01ff626919 | ||
| .gitignore | ||
| .gitmodules | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| index.html | ||
| LICENSE | ||
| README.md | ||
vola-web-template
Vola + Iced WASM compatible application template.
Run
local via
cargo run
as WASM socket via trunk
trunk serve
then go to localhost:8080