The widely used three.js javascript library has a blender exporter : https://github.com/mrdoob/three.js/tree/master/utils/exporters/blender/
And a common workflow is also to use the Blender Collada exporter, many WebGl library can import Collada. (see this Yo Frankie<http://www.glge.org/new-release-and-status-update/>demo for example: it support geometry and bone export) Steren On Fri, Aug 19, 2011 at 10:31 AM, Unni Krishnan <[email protected]> wrote: > Hey, > > Currently am working on a project in WebGL, and wanted a json exprter in > blender. > Wanted to know if it is already existing for 2.5x. Could not find anything > related in the catalog. > thanks in advance > > kodemax > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
