Easy Asset Search

Perfect Pixel Camera by GG EZ

Instantly fix pixel problems in your Unity game with this drop-in camera solution.
Perfect Pixel Camera by GG EZ Asset Image Instantly fix pixel problems in your Unity game with this drop-in camera solution.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
FREE
Category:
ToolsCamera
Developer:
GGEZ
Price:
FREE
Rating:
(41 reviews)
Favorites:
545
Supported Unity Versions:
5.1.0 or higher
Current Version:
1.2.0
Download Size:
488.08 KB
Last Update:
Jan 13, 2025
Description:
Perfect Pixel Camera is a convenient solution for pixel-perfect rendering in Unity. If you're creating a game with graphics similar to Stardew Valley, you know how frustrating it can be to calibrate the camera to eliminate shimmer and marching. This package eliminates that hassle by allowing you to add a component to your camera, which directly adjusts the projection matrix to line up pixels perfectly.

The only setting you need to adjust is the number of pixels per world unit. The demo used to generate the video demonstrating pixel errors is included in the project, so you can see how it works.

However, it's essential to note that pixel-perfect rendering requires careful setup of the rest of your project. For more information, refer to the 'Pixel Perfect 2D' blog post (link removed). In summary, use point filtering, disable mipmaps, turn off texture compression, use power-of-2 sized textures, anchor sprites at corners, and position GameObjects at multiples of 1/PixelsPerUnit.
Technical Details:
This package is a drop-in solution that works instantly without requiring code modifications. It directly adjusts the camera's projection matrix to achieve pixel-perfect rendering. The only setting that needs to be adjusted is the number of pixels per world unit.
Continue »

Similar Packages