hmaptool: Difference between revisions

From Game Making Tools Wiki
(Created WIP)
 
(fixing category typo)
Line 8: Line 8:
| exports      = .JSON
| exports      = .JSON
}}
}}
'''hmaptool''' (heightmap tool?) is a simple 3-D modelling program, simiar to [[Crocotile 3D]]. You start with an image, which get divided into tiles/textures. then you shape a plane by raising and lowering parts. It's really easy to use, and would work well for making quick bits of map for an RPG or something.
'''hmaptool''' (heightmap tool?) is a simple 3-D modeling program, similar to [[Crocotile 3D]]. You start with an image, which get divided into tiles/textures. then you shape a plane by raising and lowering parts. It's really easy to use, and would work well for making quick bits of map for an RPG or something.


Hmaptool is available as [[:Wikipedia:donationware|donationware]] via [[Distribution:Itch.io|Itch.io]].
Hmaptool is available as [[:Wikipedia:donationware|donationware]] via [[Distribution:Itch.io|Itch.io]].
Line 15: Line 15:
* [https://jmickle.itch.io/hmaptool hmaptool] on itch.
* [https://jmickle.itch.io/hmaptool hmaptool] on itch.


[[Category:3-D]][[Category:Graphics]][[Category:3-D_Modelling]][[Category:Windows]][[Category:Mac OS]][[Category:Linux]]
[[Category:3-D]][[Category:Graphics]][[Category:3-D_Modeling]][[Category:Windows]][[Category:Mac OS]][[Category:Linux]]

Revision as of 12:53, 28 June 2018

hmaptool
Release date: Current
Made by: Jazz Mickle
Runs on: Linux
Mac OS
Windows
Imports:
Exports: .JSON


hmaptool (heightmap tool?) is a simple 3-D modeling program, similar to Crocotile 3D. You start with an image, which get divided into tiles/textures. then you shape a plane by raising and lowering parts. It's really easy to use, and would work well for making quick bits of map for an RPG or something.

Hmaptool is available as donationware via Itch.io.

Links