This project is going to be a Canvas/THREE.js Map editor for my Another Try THREE.JS based game in order to create scenes. Created in Next.js.
- Creating map/scene from assets putting them on a 2D Canvas on the left side, and see on the right side the final scene in 3D.
- Manage assets by uploading them in the dashboard. Every asset is stored safely in Google Cloud Storage
- Full Screen First Person Mode to test and edit the map making creative work fun
For the latest stable version
npm install
npm run build
npm run start
There are many ways to contribute to Invoice Management.
- Submit bugs and help us verify fixes as they are checked in.
- Review the source code changes.
- Contribute bug fixes.