WebGLStudio.js - 3D Development For The Web
Written by David Conrad   
Wednesday, 12 August 2015

Sooner or later everything will be written in JavaScript. Now we have WebGLStudio.js, which is a full 3D graphics suite written in JavaScript and fully open source. 

 

webglstudio

 

The 3D editor is based on the LiteScene.js engine and runs in the browser. It supports multiple lights, shadowmaps, realtime reflections, custom materials, postFX, animation. It features a WYSIWYG editor, graph editor for behaviors, a virtual file system complete with quotas, users and shared folders. It is also easy to export and share, being web based you just share the link. 

You can try it out on the WebGLStudio website and you can see it in action in the video below: 

 

 

 

You can see its ability to do real-time animation in the following video:

 

 

The project was started by Javi Agenjo and the GTI Grafics Group at Universitat Pompeu Fabra Barcelona. Agenjo worked on the project for three years, full time, without any help. The LiteScene.js 3D engine is also his work and has been developed to meet the needs of WebGLStudio.js.

The project has only just hit GitHub and if you visit its page don't be alarmed by the stats - first commit and zero contributors. The licence is MIT. The code is ready to download and it is very easy to set it up on your own server. 

One small problem is that the name WebGLStudio infringes the Khronos trademark so it will have to be changed at some point, which means the website location and GitHub name is going to change.

More Information

http://webglstudio.org/

Related Articles

Vulkan For Android

Game Engines For Free

Spheree The 3D Snow Globe Breakthrough

LiquidFun V1.1 Runs In A Browser

Water In WebGL - One You Have To See

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


AWS Introduces A New JavaScript Runtime For Lambda
19/03/2024

Amazon has announced the availability, albeit for experimental purposes, of a new JavaScript based runtime called Low Latency Runtime or LLRT for short, to bring JavaScript up to the performance throu [ ... ]



Android 15 Developer Preview Updated
25/03/2024

Google has released Android 15 Developer Preview 2 with changes including better handling of automatic language switching and updates for OpenJDK 17.


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Last Updated ( Wednesday, 12 August 2015 )