Osm2city.py textures: Difference between revisions

Jump to navigation Jump to search
m
Line 52: Line 52:


<syntaxhighlight lang="python">
<syntaxhighlight lang="python">
facades.append(Texture('tex.src/facade_24x19m.png',
facades.append(Texture('facade_24x19m.png',
     23.8, [364, 742, 1086], h_can_repeat=True,
     23.8, [364, 742, 1086], h_can_repeat=True,
     18.5, [295, 565, 842], v_can_repeat=False,
     18.5, [295, 565, 842], v_can_repeat=False,
671

edits

Navigation menu