https://github.com/notchris/three-grid-world
A grid based editor concept for three.js, built with Vue
https://github.com/notchris/three-grid-world
editor three-js threejs vue vuejs
Last synced: about 1 year ago
JSON representation
A grid based editor concept for three.js, built with Vue
- Host: GitHub
- URL: https://github.com/notchris/three-grid-world
- Owner: notchris
- Created: 2019-07-25T14:12:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T23:38:45.000Z (over 3 years ago)
- Last Synced: 2025-07-19T22:22:56.962Z (about 1 year ago)
- Topics: editor, three-js, threejs, vue, vuejs
- Language: JavaScript
- Homepage:
- Size: 6.1 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Three Grid World

## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```