/wireframe-engine

Wireframe is engine based on threejs for 3D projects on front-end

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Wireframe-engine

Capture

Wireframe Engine is threejs engine to work with 3D graphics on websites

Steps to run:

  • 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)