get 002 doing... nothing interesting

This commit is contained in:
41666 2023-10-03 00:52:11 -04:00
parent 5765bc273f
commit c245a4700a
4 changed files with 12 additions and 7 deletions

View file

@ -0,0 +1,3 @@
import { WebGPUApp } from "../webgpu-app";
const app = new WebGPUApp({ fov: 20 });