Grille / 2D-isometricRenderer

A program to generate isometric graphics from elevation data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A program to generate isometric graphics from elevation data

License:MIT License


Languages

Language:C# 100.0%