allsey87 / threejs-sys-testbench

Testbench for the threejs-sys crate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testbench for threejs-sys

You can build the example locally with:

wasm-pack build --target web

Host the repository's root directory with:

python -m http.server

and then opening http://localhost:8000/ in a browser should run the example!

About

Testbench for the threejs-sys crate


Languages

Language:Rust 87.4%Language:HTML 12.6%