cubicleDowns / webglstudio.js

A full 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGLStudio.js

WebGLStudio.js is an open source full 3D graphics suite inside the browser. You can edit the scene, the materials, code behaviours, design effects, shaders, and share it, all inside the browser using standard technologies.

Some of the important features:

  • Full 3D graphics engine (LiteScene.js) that support multiple lights, shadowmaps, realtime reflections, custom materials, postFX, animation.
  • System based in components so very easy to extend (controlling the rendering pipeline or hooking for interaction events).
  • Easy to use WYSIWYG editor, with all the features in one place (coding, graph compositing, timeline).
  • Graph editor to create interesting behaviours or post-production effects.
  • Virtual File System to store all the resources on the web (LiteFileServer.js) just by dragging them (with quotas, users and shared folders).
  • Easy to export and share, just by sending one link.

For more information visit http://webglstudio.org

Installing

To install you need to copy the editor files in your server and install also LiteFileServer.js, edit the config.json with the right paths to everything and it is ready to be used.

Feedback

You can write any feedback to javi.agenjo@gmail.com

About

A full 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.


Languages

Language:JavaScript 93.9%Language:CSS 5.9%Language:HTML 0.1%Language:Shell 0.0%