News

Python-mesh-from-heightmap-generation This script generates a .OBJ mesh from a heightmap and puts a texture on it (optionally). Made with python 2.7. You can make holes in the mesh by making ...
I met the same problem. One can read/visualize/write mesh with multiple textures, but there is no way to change/construct triangle_material_ids_ from Python. triangle_material_ids_ is not exposed to ...