Difference between revisions of "Demo:3D"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
The following section shows a rendering canvas that uses [[MediaWiki:Three.js]] as its 3D engine. The code is embedded in the [[MediaWiki:Common.js]] page. It loads two other JavaScript files: [[MediaWiki:CameraArray.js]] and [[MediaWiki:Animate.js]]. | The following section shows a rendering canvas that uses [[MediaWiki:Three.js]] as its 3D engine. The code is embedded in the [[MediaWiki:Common.js]] page. It loads two other JavaScript files: [[MediaWiki:CameraArray.js]] and [[MediaWiki:Animate.js]]. | ||
<div id='TBE'></div> | |||
=Canvas Division= | =Canvas Division= | ||
Line 12: | Line 13: | ||
=Related Pages= | =Related Pages= | ||
[[Category:3D]] | [[Category:3D]] | ||
[[Category: | [[Category:Web3D]] | ||
[[Category:JavaScript]] | [[Category:JavaScript]] |
Latest revision as of 05:10, 20 May 2022
The following section shows a rendering canvas that uses MediaWiki:Three.js as its 3D engine. The code is embedded in the MediaWiki:Common.js page. It loads two other JavaScript files: MediaWiki:CameraArray.js and MediaWiki:Animate.js.
Canvas Division
The following section should show a 3D animated canvas
Cube.json File