Author Topic: Texture assistant  (Read 5891 times)

Offline Thomas.

  • double
  • *****
  • Posts: 833
    • View Profile
Texture assistant
« on: May 06, 2013, 10:11:06 pm »
This is very simple application for merge normal and offset texture. If someone wants, I can extend the application of a few functions. Application require .NET Framework 4.5.



Download

update: I've added the ability to change the texture size.



update:
   - support for opening files by drag and drop
   - added ability to choose the color channel of offset texture
   - new option menu
   - added progress bar
   - added ability to change size and interpolation of merged texture
   - fixed some small bugs

update:
   - renamed textures in merge tab
   - drag and drop across tabs (merge result -> resize input)
   - drag and drop to save texture
   - fixed black dot bug on some textures

update:
   - added application icon
   - support ctrl + s to save result
« Last Edit: May 09, 2013, 10:30:14 am by Thomas. »

Offline Thomas.

  • double
  • *****
  • Posts: 833
    • View Profile
Re: Texture assistant
« Reply #1 on: May 09, 2013, 10:26:20 am »
App has been updated ;)