Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
three.js [2025/07/21 19:30] – formatting ribosethree.js [2025/07/21 22:33] (current) – formatting again ribose
Line 1: Line 1:
 ====== Three.js ====== ====== Three.js ======
  
-<WRAP right round tip 25%>+[[https://threejs.org/|Three.js]] is a JavaScript library for creating [[3d_worlds|3D Worlds]] on a webpage. Fundamental JavaScript knowledge is required for working with Three.js. If you aren't comfortable with JavaScript, no worries! [[#a-frame|Skip to the next section]]!  
 + 
 +<WRAP center round tip 70%>
 Check out [[https://forum.melonland.net/index.php?topic=5.0|MelonEngine, a Mini Three.js Game Engine]]! Check out [[https://forum.melonland.net/index.php?topic=5.0|MelonEngine, a Mini Three.js Game Engine]]!
 </WRAP> </WRAP>
- 
-[[https://threejs.org/|Three.js]] is a JavaScript library for creating [[3d_worlds|3D Worlds]] on a webpage. Fundamental JavaScript knowledge is required for working with Three.js. If you aren't comfortable with JavaScript, no worries! [[#a-frame|Skip to the next section]]!  
  
 ==== Known Worlds ==== ==== Known Worlds ====