ResponsiveSpace

A tiny Rust based WebAssembly responsive boilerplate. If you can render a triangle you can render everything. This simply fills the browser with a 3D quad that can be manipulated from the source code. If you are familiar with graphics programming for games it might make sense.


How to WASM into the unknown:

cargo build --target wasm32-unknown-unknown --release
python -m http.server

Made by Ozego. GNU GPLv3 (c) 2025 null-c@eee.ozego.co