Skip to content

Releases: Orchaldir/texture_generator

Release v0.5.0

17 Jun 20:23
3a6e015
Compare
Choose a tag to compare

New features:

  • More options for depth calculation
    • [#77] Depth gradient along x or y
    • [#98] Barrel shape
  • [#90] Layered textures
  • [#66] Door handles
  • [#115] Switch the editor to Iced
  • Support for furniture:
    • Can have a fixed size or fill the selected area
    • Example Table, Cabinet, bed, chest & chair

The color image:

Color image

And the depth image:

Depth Image

Release v0.4.0

14 May 21:13
81f79d1
Compare
Choose a tag to compare

New features:

  • [#64] Fix render bug with Layout::RepeatX/Y
  • [#40,#69] More depth calculators
  • [#48] Random color per instance
  • More layouts
    • [#67] Herringbone pattern
    • [#23] Random ashlar pattern
    • [#84] Split area along x or y
    • [#73] Repeat component with random width

The color image:

Color image

And the depth image:

Depth Image

Release v0.3.0

26 Apr 17:33
04e7ca9
Compare
Choose a tag to compare

New features:

  • [#22, #47] Ambient occlusion
  • Tilemaps with
    • [#32] Tiles
    • [#36] Walls
    • [#35] Doors & windows
  • [#43] Tilemap editor

The rendered color image with ambient occlusion:

Color image with ambient occlusion

The rendered color image with ambient occlusion & lighting:

Color image with lighting

And the depth image:

Depth Image

Release v0.2.0

31 Mar 07:25
892dda4
Compare
Choose a tag to compare

New features:

  • [#14] Generate depth image
  • [#15] Lighting with the the Blinn-Phong shading model
  • [#18] Make definitions independent of texture size
  • [#12] Brick wall layout
  • [#17] Alternating colors in layouts
  • [#13] Rounded rectangle

Color image example:

Color Image

Depth image example:

Depth Image