unity-texture-packer
Texture merger
A utility tool to combine color channels from different textures into a single output.
Utility to combine color channels from different textures into a single output.
710 stars
33 watching
104 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
texturetoolsunityunity3d
Related projects:
Repository | Description | Stars |
---|---|---|
s-ilent/smarttexture | Automates the process of packing texture channels into a single texture for Unity projects. | 13 |
unity-technologies/crunch | A texture compression and transcoding library for developers | 241 |
zigurous/unity-cc0textures-importer | Utility for importing textures from ambientcg.com into Unity projects | 23 |
andydbc/hologramshader | A Unity shader package providing a customizable hologram effect with a material editor. | 941 |
relintai/texture_packer | A tool for creating and managing texture atlases in game engines. | 62 |
osresearch/papercraft | Unfolds 3D models into laser cut patterns by detecting and merging triangles to prevent overlap. | 276 |
huxingyi/squeezer | Tools to efficiently pack game textures using an algorithm-based approach | 69 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 435 |
binomialllc/crunch | A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats. | 860 |
voxelboy/resources-for-writing-shaders-in-unity | A collection of resources and assets to aid in learning shader programming for Unity. | 191 |
mortennobel/unityutils | A collection of utility classes for Unity game development | 91 |
scriptum/cheetah-texture-packer | An efficient 2D bin packing tool for packing textures into atlases | 239 |
unity-technologies/com.unity.formats.alembic | An importer and exporter plugin for Unity that uses the Alembic data format for vertex cache and simulation data storage | 798 |
keijiro/wavtexture | Bakes an audio waveform into a texture for use in Unity shaders | 110 |
mochiescode/mochies-unity-shaders | Provides Unity shader assets for creating custom visual effects in games and applications. | 368 |