Wednesday, February 24, 2021

2D IsometricRenderer

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 realistic shadow

Planned

Real time editor for height map
Advanced export options

How Use

Download v0.2.1 https://github.com/Grille98/2D-isometricEditor/releases
Run 2D-isoedit.exe in the bin folder
Load any heightmap

Heightmap format

The green rgb channel is used for the height
G = 100 => height = 100px

The blue rgb channel defines the used texture
List of Textures:

  • 0 = grass
  • 1 = dirt
  • 2 = sand
  • 3 = stone
  • 4 = dark grass
  • 5 = water

The red and alpha rgb channels are ignored



from Hacker News https://ift.tt/3aPCXDz

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.