With an incredible 5 year of work by Javi Agenjo is born an indispensable tool, in my opinion, for developers who make extensive use of WebGL or for those in search of languages very open and perfect to reach as many people as possible.
WebGLStudio is a platform to create interactive 3D scenes directly from the browser. It allows to edit the scene visually, code your behaviours, edit the shaders, and all directly inside a browser.
The technology of WebGL is nowadays available in every browser and make the most of it is a categorical imperative for the success of a great program. Thanks to the work of Javi Agenjo, a professor of the University Pompeu Fabra at Barcelona, this is simpler: the visual editor designed and implemented throughout the 3d graphics allows the management of objects in real time with the mouse and keyboard and the application of special effects on them like lights and shadows.
In addition it is possible through a graphical interface specially developed to tie objects and effects and/or javascript script easily and without worrying about coding. The project is open source on github https://github.com/jagenjo/webglstudio.js.
The invitation to all is to try it and willing to contribute to its growth.