-
- Downloads
- Add contribution from Chun-Wei SHEN (waynesan@twgrid.org) for 3D wireframe...
- Add contribution from Chun-Wei SHEN (waynesan@twgrid.org) for 3D wireframe display of TH3 and TH2 (lego plot) using the three.js library - Added box geometry and material, bin color, lighting, shading, picking, and automatic detection of WebGL capability of the browser for optimized rendering - Added feedback for 2D and 3D histograms (highlighting and tooltips) - Added a root file containing a TH3 (as 3D TH3 demo) Note: It is highly recommended to use a WebGL enabled browser to manipulate 3D objects. And in particular Google Chrome, which is by far the fastest one (for the time being) When WebGL is not available, the fallback solution uses canvas (e.g. with IE, or on iOS) which is good enough to display 3D objects, but too slow to manipulate them git-svn-id: http://root.cern.ch/svn/root/trunk@49247 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- js/JSRootIO/files/glbox.root 0 additions, 0 deletionsjs/JSRootIO/files/glbox.root
- js/JSRootIO/index.htm 2 additions, 1 deletionjs/JSRootIO/index.htm
- js/JSRootIO/index_simple.htm 1 addition, 1 deletionjs/JSRootIO/index_simple.htm
- js/JSRootIO/scripts/JSRootD3Painter.js 774 additions, 25 deletionsjs/JSRootIO/scripts/JSRootD3Painter.js
- js/JSRootIO/scripts/JSRootInterface.js 6 additions, 1 deletionjs/JSRootIO/scripts/JSRootInterface.js
- js/JSRootIO/style/JSRootInterface.css 28 additions, 0 deletionsjs/JSRootIO/style/JSRootInterface.css
js/JSRootIO/files/glbox.root
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
Please register or sign in to comment