Skip to content

Commit bcbf3cf

Browse files
committed
Add link on build3d.js demo ii api.htm
1 parent 213b046 commit bcbf3cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@ <h1><div><a href="https://root.cern/js/">JSROOT</a></div><a id="version" href="h
450450
{ name: 'Images', title: 'Example of SVG, PNG, JPEG image creations with makeImage() function', src: 'demo/node/make_image.js', srcload: 'github' },
451451
{ name: 'TTree draw', title: 'Example of TTree::Draw in node.js', src: 'demo/node/tree_draw.js', srcload: 'github' },
452452
{ name: 'TTree dump', title: 'Example shows usage of TTree::Draw for values dump', src: 'demo/node/tree_dump.js', srcload: 'github' },
453+
{ name: 'Threejs model', title: 'How to create three.js model for different classes using build3d function', src: 'demo/node/build3d.js', srcload: 'github' },
453454
{ name: 'Selector', title: 'How to use TSelector class in node.js', src: 'demo/node/selector.js', srcload: 'github' },
454455
{ name: 'Testing', title: 'JSROOT test suite with Node.js', src: 'https://github.com/linev/jsroot-test/', srcload: 'https://raw.githubusercontent.com/linev/jsroot-test/' + GetGithubBrunch(true) + 'test.js' }
455456
],

0 commit comments

Comments
 (0)