SmartTexture
Texture packer
Automates the process of packing texture channels into a single texture for Unity projects.
Unity tool to pack texture channels into a single texture.
13 stars
1 watching
1 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
s-ilent/blender-xatlas | An add-on for Blender that enables Xatlas mesh unwrapping and packing functionality | 5 |
andydbc/unity-texture-packer | A utility tool to combine color channels from different textures into a single output. | 710 |
scriptum/cheetah-texture-packer | An efficient 2D bin packing tool for packing textures into atlases | 239 |
zigurous/unity-cc0textures-importer | Utility for importing textures from ambientcg.com into Unity projects | 23 |
eliemichel/lilysurfacescraper | Automates setup of PBR textures in Blender by importing shaders and environments from a single URL | 599 |
huxingyi/squeezer | Tools to efficiently pack game textures using an algorithm-based approach | 69 |
relintai/texture_packer | A tool for creating and managing texture atlases in game engines. | 62 |
unity-technologies/crunch | A texture compression and transcoding library for developers | 241 |
unity-technologies/autolod | Automatically simplifies and optimizes 3D models for efficient rendering on various hardware configurations | 1,870 |
mainroach/crabby | An algorithm for compressing and decompressing sprite sheets in real-time on the GPU without intermediate CPU processing. | 104 |
amakaseev/sprite-sheet-packer | A software tool for efficiently packing and arranging sprite sheets from multiple game assets | 320 |
tommyettinger/isovoxel | Generates isometric pixel art from 3D voxel models | 345 |
clauswilke/ggtextures | A package providing functions to draw textured rectangles and bars with ggplot2. | 157 |
steveire/grantlee | A set of libraries that help separate document structure from data and enable advanced text generation. | 141 |
richgel999/bc7enc16 | A fast and efficient single-source file BC7/BPTC texture encoder with perceptual metric support. | 151 |