Skip to content

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

Notifications You must be signed in to change notification settings

GrimDerp/webglstudio.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • CSS 5.9%
  • Other 0.1%