Difference between revisions of "Demo:3D"

From PKC
Jump to navigation Jump to search
Line 12: Line 12:
=Related Pages=
=Related Pages=
[[Category:3D]]
[[Category:3D]]
[[Category:Web 3D]]
[[Category:Web3D]]
[[Category:JavaScript]]
[[Category:JavaScript]]

Revision as of 03:43, 6 February 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

https://pkc.pub/images/f/f1/Cube.json

Related Pages