File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 < script >
3636
3737// Code sections:
38- // HTML3D - Library for creating 3D scenes with HTML elements
38+ // HTML3D - Library for creating 3D scenes with HTML and CSS 3D transforms
3939// AUDIO - Setup audio
4040// SCENE - Define the scene
4141
868868 HTML3D demo
869869 </div>
870870 </div>
871- <div style="position: absolute; left: 100px; top: 180px; width: 1400px; height: 100px; color: #ffffff; font-size: 35px ;">
872- HTML3D is a JavaScript library for creating 3D scenes with HTML elements .<br />
873- This demo is a showcase of HTML3D capabilities.
871+ <div style="position: absolute; left: 100px; top: 180px; width: 1400px; height: 100px; color: #ffffff; font-size: 32px ;">
872+ HTML3D is a JavaScript library for creating 3D scenes with HTML and CSS 3D transforms .<br />
873+ This demo is a showcase of HTML3D's capabilities.
874874 </div>
875875 <div style="position: absolute; left: 100px; top: 300px; width: 1100px; height: 120px; color: #ffffff; font-size: 100px;">
876876 move
You can’t perform that action at this time.
0 commit comments