• Stars
    star
    353
  • Rank 120,322 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created over 7 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A program to generate isometric graphics from elevation data

2D-isoedit

A program to generate isometric graphics from elevation data.
An example of what is possible with it...

Features

Isometric graphics from elevation data
Freely rotatable on Z axis
Generated shadow

How Use

Download v0.4 https://github.com/Grille/2D-isometricRenderer/releases/download/0.4.0/2D-isoedit_Win64.zip
Run 2D-isoedit.exe in the bin folder
import an heightmap image, for example: 'map.png', 'map_text.png' will then be automatically loaded
'textures.txt' contains information on how colors from 'map_text' will be replaced.