TexGen is an automated heightmap texture generator written in Java. Terrain texturing is often done procedurally within modern game engines and 3D applications. However, any user looking for an altenative, need look no further than TexGen.
Features
- Released under the GNU General Public License with full source code.
- Supports a variety of image formats (jpg,bmp,png,gif).
- Height-based texturing (as of v0.5)
- 3D terrain preview (as of v0.75)
- Slope-based texturing (coming soon in v1.0)
Follow TexGen
Other Useful Business Software
Build AI Apps with Gemini 3 on Vertex AI
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
-
I'm currently studying game programming and I usually draw my height maps in photoshop, but my textures never really look that good since I'm not great at graphics. This program lets me import my own height map and then generates a texture that fits perfectly with it. It's very easy to use and will help make my games look a bit better while I'm learning! Thanks for a great little program!