Difference between revisions of "Demo:3D"

From PKC
Jump to navigation Jump to search
Line 1: Line 1:
=Cube.json File=
The following section shows a rendering canvas that uses [[Three.js]] as its 3D engine. The code is embedded in the MediaWiki:Common.js page, which can be directly accessed here.
[[File:Cube.json]]
 


=Canvas Division=
=Canvas Division=
The following section should show a 3D animated canvas
The following section should show a 3D animated canvas
<div id='game-surface'></div>
<div id='game-surface'></div>
=Cube.json File=
[[File:Cube.json]]

Revision as of 09:04, 29 January 2022

The following section shows a rendering canvas that uses Three.js as its 3D engine. The code is embedded in the MediaWiki:Common.js page, which can be directly accessed here.

Canvas Division

The following section should show a 3D animated canvas


Cube.json File

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