J3D - webgl engine + Unity3D exporter

Hi everyone,

I want to share a small lib I started to work on recently. Basically it’s composed of a webgl engine/wrapper in JS and an exporter from Unity3D - which is an awesome game editor. It not only exports geometry and textures but can export whole scenes. Here’s an example:

http://www.everyday3d.com/j3d/demo/008_Lightmap.html

and more examples as well as link to the source code (on github) is here:

http://www.everyday3d.com/j3d/

The project lacks proper documentation but the source code in some demos is commented with some explanations on how to use it. Looking forward for your feedback and ideas. Also, maybe someone wish to contribute? (This would be awesome!)

Thanks
Bartek