-
How to turn antialiasing off?
I am working on a project that requires precise pixel mapping of small am=nimations to LED displays.
I need to create animations without any antialiasing added in by motion. Here are the things can not get to work:
– How can antialiasing be globally turned off for rendering?
– How can I constrain all objects to per pixel movements only (no sub-pixel positioning)Thanks for any eductated input on this.