Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 264 Bytes

File metadata and controls

14 lines (11 loc) · 264 Bytes

3Tile

3D tilemap-based modeler and texturing app.

Known bugs:

  1. Exported .obj files are messed up
  2. Exported .glb files are alright and retain texture information, but it needs work.

How to Run:

npm install
npm run dev