webglstudio.js

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

Github stars Tracking Chart

WebGLStudio.js

WebGLStudio.js is an open-source, browser-based 3D graphics suite. You can edit scenes and materials, design effects and shaders, code behaviours, and share your work - all within a browser using standard web technologies.

Some important WebGLStudio.js features:

  • A full 3D graphics engine (LiteScene.js) that supports multiple lights, shadowmaps, realtime reflections, custom materials, postFX, skinning, animation, and much more.
  • An easily extended, component-based system for controlling the rendering pipeline and interaction event hooks
  • An easy to use, what you see is what you get (WYSIWYG) editor that provides a single interface for all coding, graph compositing and timeline features.
  • A graph editor for controlling behaviours, shaders and post-processing effects, using LiteGraph.js.
  • Supports the LiteFileSystem.js, a virtual file system that allows drag-and-drop storage of resources on the web, with configurable quotas, users and shared folders.
  • Export and share your work by sending a single link.

For more information, visit http://webglstudio.org

Interface

Features missing:

  • Mesh editing, you cannot select faces and move them
  • Support for FBX, it has some sort of support but not fully functional
  • Physics

Installing

To install WebGLStudio.js, copy the editor files to your server, then install LiteFileSystem.js into a fileserver/ folder within the editor/ directory.
LiteFileSystem is a library that handles remote file storage. For more information, see the /INSTALL.md file and the LiteFileSystem.js documentation.

Feedback

Send all feedback to javi.agenjo@gmail.com

Main metrics

Overview
Name With Ownerjagenjo/webglstudio.js
Primary LanguageJavaScript
Program languageCSS (Language Count: 5)
Platform
License:MIT License
所有者活动
Created At2015-07-31 13:32:25
Pushed At2020-08-03 13:01:21
Last Commit At2020-08-03 15:01:20
Release Count1
Last Release Namealpha (Posted on )
First Release Namealpha (Posted on )
用户参与
Stargazers Count5.3k
Watchers Count223
Fork Count619
Commits Count689
Has Issues Enabled
Issues Count56
Issue Open Count35
Pull Requests Count3
Pull Requests Open Count1
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private