How can I render a grid of points as single pixels in a texture?
Below network is the closest I’ve got so far. I just want a single pixel for a given point.
renderpixels.toe (4.2 KB)
How can I render a grid of points as single pixels in a texture?
Below network is the closest I’ve got so far. I just want a single pixel for a given point.
renderpixels.toe (4.2 KB)
Hi @vanushv , have you tried to use pointsprite material with particle per point conversion?
Not sure if for “pixels” you mean something like this.
renderpixels.toe (4.2 KB)
That is EPIC !! thank you.