Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
3d_worlds [2025/07/07 20:56] – create multiplayer link ribose | 3d_worlds [2025/08/29 17:26] (current) – [3D Worlds + Virtual Worlds] linked web revival ribose | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== 3D Worlds + Virtual Worlds ====== | ====== 3D Worlds + Virtual Worlds ====== | ||
- | This page is dedicated to collecting information related to 3D worlds, primarily within the scope of the web revival and the web! | + | This page is dedicated to collecting information related to 3D worlds, primarily within the scope of the [[web_revival|web revival]] and the web! |
===== What is a 3D World ===== | ===== What is a 3D World ===== | ||
Line 6: | Line 6: | ||
Most web based 3D worlds are created using [[X3D|X3D]] or [[Three.js|Three.js]], | Most web based 3D worlds are created using [[X3D|X3D]] or [[Three.js|Three.js]], | ||
- | Examples of 3D Worlds: | + | **Examples of 3D Worlds:** |
* [[https:// | * [[https:// | ||
- | * [[https:// | + | * [[https:// |
Line 14: | Line 14: | ||
A virtual world is a simulated world; to be a true virtual world sit must be [[multiplayer]] and it must have a memory or persistence. In a true virtual world you can login, see other player, make changes to the world, and those changes should still be there when you return in the future. A virtual worlds does not need to be 3D, it can be a 2D world. | A virtual world is a simulated world; to be a true virtual world sit must be [[multiplayer]] and it must have a memory or persistence. In a true virtual world you can login, see other player, make changes to the world, and those changes should still be there when you return in the future. A virtual worlds does not need to be 3D, it can be a 2D world. | ||
- | An Example of a very simple 2D virtual world is [[https:// | + | An Example of a very simple 2D virtual world is [[worm|Melon' |
==== What is a game verses a virtual world? ==== | ==== What is a game verses a virtual world? ==== |