cm_stmap_generator_v01.1 v1.1
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Chris McCrowe
An expression that creates an stmap. You can adjust the bbox. Thank Fabian Holtz for the tips
Requirements:
12.2, 12.1, 12.0, 11.3, 11.2, 11.1, 11.0, 10.5, 10 or later
Linux, Mac, Windows
12.2, 12.1, 12.0, 11.3, 11.2, 11.1, 11.0, 10.5, 10 or later
Linux, Mac, Windows


An expression that creates an stmap. You can adjust the bbox.
Thank Fabian Holtz for the tip on how to optimize it. Cheers
Please login in order to download these files.
Comments
Also while your STMap is correct, there is a simpler Expression:
(x+0.5)/width, (y+0.5)/height
This way you only need one Expression node. The reason for the 0.5 is that the Expression node defines the bottom left corner of a pixel as its origin, while the STMap node uses the center of the pixel.
RSS feed for comments to this post