cp .env.example .env APP_NAME=webgl_viewer APP_ENV=local DB_CONNECTION=mysql DB_HOST=mysql DB_PORT=3306 DB_DATABASE=webgl_viewer DB_USERNAME= DB_PASSWORD= SESSION ...
render graphics from AssemblyScript / WASM using WebGPU or WebGL use WebGL2 through a minimal modern graphics API that removes the verbosity and state management aspect of WebGL use WebGPU today with ...