You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
""" This is a CVEX based Lens Shader used to generate Impostors. """
10
+
11
+
This is a CVEX based Lens Shader used to generate Impostors inside the Impostor Texture ROP. This tool by itself is exposed because of its educational worth.
12
+
13
+
@parameters
14
+
fixed_z:
15
+
This toggle enables/disables the rendering of the geometry around the Y axis. (Z/Forward axis remains constant)
16
+
rows:
17
+
The number of rows generated for the impostor.
18
+
columns:
19
+
The number of columns generated for the impostor.
20
+
camera_width:
21
+
Sets the camera width of the lens shader. A larger camera width functions as a zoom.
0 commit comments