0.1.4-seth.6 • Published 7 years ago

three-codeeditor v0.1.4-seth.6

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

THREE CodeEditor

This is an integration of the ace editor with THREE.js. Basically, it renders a code editor into 3D. See the CodeChisel3D experiment](http://robert.kra.hn/projects/live-programming-with-three-and-webvr#usage) for more details.

Running the editor

To run a minimal setup:

$ git clone https://github.com/rksm/three-codeeditor
$ cd three-codeeditor
$ npm install
$ npm install -g http-server
$ http-server .

Then visit http://localhost:8080/examples/minimal.html

Building

$ npm install -g grunt-cli
$ grunt build

LICENSE

MIT

0.1.4-seth.6

7 years ago

0.1.4-seth.5

7 years ago

0.1.4-seth.4

7 years ago

0.1.4-seth.3

7 years ago

0.1.4-seth.2

7 years ago

0.1.4-seth.1

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago