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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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!