Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
3d_tools [2025/06/15 20:32] – made lists chronological :-) and added a few ribose3d_tools [2026/03/25 19:16] (current) – [Game Engines] added link to wareware forum topic ribose
Line 10: Line 10:
 </note> </note>
  
-===== Tools =====+====== Free/Abandonware/Open Source ====== 
 + 
 +===== Modeling Tools =====
  
   * **[[https://www.winworldpc.net/product/3d-studio/4|3D Studio]]** (1992-1994) DOS   * **[[https://www.winworldpc.net/product/3d-studio/4|3D Studio]]** (1992-1994) DOS
Line 18: Line 20:
   * **[[https://archive.org/details/3d-grafik-studio-caligari-truespace-2|Cilgari/MS Truespace]]** (1994) Windows   * **[[https://archive.org/details/3d-grafik-studio-caligari-truespace-2|Cilgari/MS Truespace]]** (1994) Windows
     * modeling, animation, rendering     * modeling, animation, rendering
-  * **[[https://www.blender.org/|Blender]]** (1994-) Windows, Linux, MacOS+  * **[[blender|Blender]]** (1994-) Windows, Linux, MacOS
     * probably the most powerful free and open source computer graphics software     * probably the most powerful free and open source computer graphics software
-    * TODO: [[blender|MelonLand Blender resources page]] 
   * **[[https://macintoshgarden.org/apps/strata-vision3d-40|StrataVision 3D]]** (1995) Classic Mac   * **[[https://macintoshgarden.org/apps/strata-vision3d-40|StrataVision 3D]]** (1995) Classic Mac
     * the program [[https://en.wikipedia.org/wiki/Myst|Myst]] was made with     * the program [[https://en.wikipedia.org/wiki/Myst|Myst]] was made with
Line 41: Line 42:
   * **[[https://archive.org/details/sculptris_2010|Sculptris]]** (2010)   * **[[https://archive.org/details/sculptris_2010|Sculptris]]** (2010)
     * made by the same people who made ZBrush     * made by the same people who made ZBrush
-  * **[[https://kenney.itch.io/assetforge|Asset Forge]]** (2017-) Windows, Linux, MacOS 
-    * newer, and it's a bit like kit bashing, but in 3d 
   * **[[https://www.blockbench.net/|Blockbench]]** (2018-) Windows, Linux, MacOS, Web   * **[[https://www.blockbench.net/|Blockbench]]** (2018-) Windows, Linux, MacOS, Web
     * modern open-source low poly editor that does minecraft-style models!     * modern open-source low poly editor that does minecraft-style models!
Line 61: Line 60:
     * tool that turns 2D .png files into explorable 3D environments     * tool that turns 2D .png files into explorable 3D environments
  
-===== Engines =====+===== Web-specific Engines/Libraries/Code =====
  
 +  * **[[x3d|X3D]]** (1997-)
 +  * **[[three.js|Three.js]]** (2010-)
 +    * **[[https://aframe.io/|A-Frame]]** (2015-)
 +    * **[[https://forum.melonland.net/index.php?topic=5.0|MelonEngine]]** (2020)
 +  * **[[https://modelviewer.dev/|<model-viewer>]]** (2018-)
 +
 +===== Game Engines =====
 +
 +  * **[[https://www.raylib.com|raylib]]** (2014-) Windows, Linux, MacOS, Android, iOS, Web, Switch, N64, Dreamcast, PS1
 +    * only for programmers - but is very indie and very powerful with support for retro exports
   * **[[https://godotengine.org/|Godot]]** (2014-) Windows, Linux, MacOS, Android, Web   * **[[https://godotengine.org/|Godot]]** (2014-) Windows, Linux, MacOS, Android, Web
     * probably the most powerful free, open-source game engine     * probably the most powerful free, open-source game engine
-  **[[https://forum.melonland.net/index.php?topic=5.0|MelonEngine]]** (2021) JavaScript +    the worlds can't be exported, so they're stuck in the sok-worlds ecosystem
-    * mini [[Three.js]] game engine+
   * **[[https://aurysystem.github.io/bitsy-forks/bitsy-color-3d/|Bitsy Color 3D]]** (2021) Web   * **[[https://aurysystem.github.io/bitsy-forks/bitsy-color-3d/|Bitsy Color 3D]]** (2021) Web
     *  fork of the tiny adventure game engine [[https://bitsy.org|bitsy]] that adds more colors and a 3D scene editor     *  fork of the tiny adventure game engine [[https://bitsy.org|bitsy]] that adds more colors and a 3D scene editor
 +  * **[[https://eldiron.com/|Eldiron]]** (2024-) Windows, Linux, MacOS
 +    * 2D & 3D retro RPG engine
 +  * **[[https://wareware.rip/|wareware]]** (2025-) Web
 +    * block-based adventure maker
 +    * [[https://forum.melonland.net/index.php?topic=5413|Discuss wareware on the forum!]]
 +  * **[[https://akuma-kira.itch.io/bap|Bapalon]]** (2025) Windows
 +    * 3D room creation tool inspired by the obscure Japanese art-game SOUP
  
 ==== Level Editors ==== ==== Level Editors ====
Line 75: Line 90:
   * [[https://developer.valvesoftware.com/wiki/Valve_Hammer_Editor|Valve Hammer Editor (Source Engine)]]   * [[https://developer.valvesoftware.com/wiki/Valve_Hammer_Editor|Valve Hammer Editor (Source Engine)]]
  
 +====== Costs Money :$ ======
 +
 +===== Modeling Tools =====
 +
 +  * **[[https://crocotile3d.com/|Crocotile 3D]]** (2015) Windows, Mac [30 USD]
 +    * 3d modeling software based on using tilemaps. Useful for creating PSX-like 3d environments.
 +  * **[[https://kenney.itch.io/assetforge|Asset Forge]]** (2017-) Windows, Linux, Mac [20 USD]
 +    * newer, and it's a bit like kit bashing, but in 3D
 +  * **[[https://picocad.net/|picoCAD]]** (2021) [6 USD] & **picoCAD2** (2026) Windows, Mac [15 USD]
 +    * low-poly modeling, texturing, and animation
 +
 +===== Game Engines =====
 +
 +  * **[[https://sokpop.itch.io/sok-worlds|sok-worlds]]** (2020) Windows, MacOS [3 USD]
 +    * make and explore 3d collage worlds
  


@000 MelonLand Editor Recent Edits Tenement Arcade Want to Login or Join ? Forum Art Hub Chat Webring Web Guides Graphics Catalogue Wiki Newsletters Image Stream
Melon's Sites TamaNotchi Textures PixelSea GifyPet MoMG Ozwomp Online Loom Videos Leaky Webring Melonking
Tools Melon Software ArtHub Embed Maker ML Passports
Outlinks Frutiger Aero Forum Onio Club m15o's Web Services 32Bit Cafe iMood Webrings Internet Phone Book HTML Energy Declarations Hackers & Designers
Zap! Minecraft: Online
Join: craft.melonking.net