Skip to content

xeolabs/scenejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e31b12 · Apr 21, 2024
Mar 16, 2016
Sep 22, 2016
Jun 24, 2015
Sep 16, 2014
Sep 20, 2016
Sep 16, 2014
Jul 11, 2015
Jun 25, 2013
May 9, 2015
Feb 28, 2017
Jun 11, 2015
Mar 26, 2015
May 29, 2013
Jul 2, 2015
Mar 26, 2015
Apr 21, 2024
Jul 27, 2016
Sep 29, 2014
Feb 22, 2016
Feb 22, 2016

Repository files navigation

SceneJS

An extensible WebGL-based engine for high-detail 3D visualisation.

No longer maintained!

We now use a private and heavily-modified fork of SceneJS in the BioDigital Human. This repository is no longer being maintained, however we'll keep it around because it still works, and may still provide a useful resource for people learning WebGL and developing their own WebGL-based engines.

If you're looking for a production-ready WebGL engine for your visualization applications, try xeogl, which is based off lessons learned from SceneJS.

Building

With Grunt installed, build the snapshot binaries with:

grunt snapshot

The snapshot binaries are in api/latest and are used by the examples.