www.jpct.net

jPCT - a 3d engine for Java => Projects => Topic started by: Thomas. on May 06, 2013, 10:11:06 pm

Title: Texture assistant
Post by: Thomas. 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.

(http://s20.postimg.org/uffypjxbx/texassist_Merge.png)

Download (https://dl.dropboxusercontent.com/u/26148874/Texture%20Assistant.exe)

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

(http://s20.postimg.org/y0bu8s1vh/texassist_Resize.png)

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
Title: Re: Texture assistant
Post by: Thomas. on May 09, 2013, 10:26:20 am
App has been updated ;)