https://github.com/numtel/snorb
WebGL Terrain Editor
https://github.com/numtel/snorb
Last synced: 3 months ago
JSON representation
WebGL Terrain Editor
- Host: GitHub
- URL: https://github.com/numtel/snorb
- Owner: numtel
- License: other
- Created: 2014-06-25T07:44:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T02:48:03.000Z (about 9 years ago)
- Last Synced: 2025-03-04T07:51:20.665Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://numtel.github.io/snorb/
- Size: 3.57 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
This code licensed under the GPL
http://www.gnu.org/licenses/gpl.html
Author: Ben Green (ben@latenightsketches.com)
Tested in Chrome/Firefox on Ubuntu
Goals:
* Terrain building system for city building game
* Complex path/intersection construction
* Procedural buildings
Then:
* Make sandbox server for users to upload building, map, tool creations
* Implement system for making game logic definitions uploadable as well,
creating a space for many games all with source public.
