An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Three Grid World

![Preview](https://i.imgur.com/kkLz9iy.png)

## Project setup
```
yarn install
```

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