Osm2city.py textures: Difference between revisions

Jump to navigation Jump to search
m
No edit summary
Line 102: Line 102:
* Copy texture and lightmap to tex.src/ - in most cases into a region specific sub-directory.
* Copy texture and lightmap to tex.src/ - in most cases into a region specific sub-directory.
* Add the snippet generated by texGU.py and enhanced as described above (e.g. "facade_24x19m.py") to a *.py file in tex.src/
* Add the snippet generated by texGU.py and enhanced as described above (e.g. "facade_24x19m.py") to a *.py file in tex.src/
* If you're adding a roof, name your texture "roof_something.png" and append it by default to tex.src/roofs_default.py.
* If you're adding a roof, name your texture "roof_something.png" and append it uniquely to tex.src/roofs_default.py. By using "provides" / "requires" meta data you can still make sure that a very region specific roof (if that actually exists) is not used elsewhere.


Finally, run
Finally, run
671

edits

Navigation menu