cvcGL · WebAssembly examples

The libcvc scene-graph library, rendering live in your browser — VTK 9.5 cross-compiled to WebAssembly.

lsystem_forest preview

lsystem_forest

Fly over a procedural island: L-system trees swaying in the wind, a travelling-wave sea and a GPU ray-cast cloud volume, with shadow maps and a free orbit/fly camera. 100% procedural — nothing is downloaded.

Run it →
nav_city_swarm preview

nav_city_swarm

800 vehicles cross a foggy city with no global plan — the GRL-SNAM reactive swarm on the cvc::nav runtime (no Python, no libtorch). Tune agents, fog and belief live, then Apply / Restart to watch shared belief beat private belief on the same city.

Run it →
nav_fog_ghost preview

nav_fog_ghost

Fog of war: a vehicle detours a phantom wall its stale map shows but reality lacks, then erases it cell by cell as its sensor clears the ground. Switch between three limited-belief scenarios — ghost, dynamic and traffic.

Run it →