TAO – Texture Combiner

A tool to quickly combine multiple textures into one. It is available for WebGL and Windows. This tool was made during development of the landscape shader. This shader used packed textures to reduce the amount of samples needed. In order to allow the end-users to quickly create their own packed textures I created this tool.… Continue reading TAO – Texture Combiner

MA_TextureAtlas

Texture atlas creator tool for Unity.This tool is made to combine textures and/or remap the UV’s for 3D models. The tool can also be used to make 2D sprite sheets. The visual editor gives you the ability to set and prioritize the sizes and positions in the texture atlas/sprite sheet. Project Details By having full… Continue reading MA_TextureAtlas