Re: Staircase generator plug-in
Could you help me remove the random values please? My stairs have a stair runner on them so I need the texture to be uniform across all the steps. I downloaded the source and replaced the random values with 0s however after compiling and adding the plugin sweethome just hangs on the splash screen and I can't work out what I'm doing wrong.I might provide a longer list of materials in a coming version since some of you think it's really necessary. I'll update the translation at that moment.
Source code is included in the plug-in so you can have a look by yourself. It's just a random offset added to x and y texture coordinates, a different offset being drawn for each tread and riser...Could you share how to set randomized coordinates for the textures as you did for the threads and risers?