Proof of concept lattice structure design app for the web.
  • Rust 83.9%
  • WGSL 15.8%
  • HTML 0.3%
Find a file
2026-08-30 19:10:41 +02:00
.cargo simple meshing view 2026-07-21 12:55:40 +02:00
resources add icons 2026-08-11 15:16:44 +02:00
src impl rendering modi 2026-08-30 19:10:41 +02:00
vola secondary influence property 2026-08-26 21:18:04 +02:00
vola-sdf-stdlib@01ff626919 Update vola-sdf-stdlib 2026-08-24 13:17:43 +02:00
.gitignore Initial commit 2026-07-21 11:07:09 +02:00
.gitmodules Initial commit 2026-07-21 11:07:09 +02:00
build.rs Initial commit 2026-07-21 11:07:09 +02:00
Cargo.lock simple sliders _on-object_ 2026-08-27 15:56:37 +02:00
Cargo.toml secondary influence property 2026-08-26 21:18:04 +02:00
index.html Initial commit 2026-07-21 11:07:09 +02:00
LICENSE Initial commit 2026-07-21 11:07:09 +02:00
README.md Initial commit 2026-07-21 11:07:09 +02:00

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