Wireframe Engine is threejs engine to work with 3D graphics on websites
- download this repo using git clone
- cd wireframe-engine
- npm i
- npm run dev
- open your browser at mentioned page (default is http://localhost:5173)
Wireframe Engine is threejs engine to work with 3D graphics on websites