Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information

A variant of SubViewportContainer that provides a smooth camera and anti-aliasing for pixel-perfect games.
SmoothPixelSubViewportContainer
(Main repository: https://github.com/apples/godot-smooth-pixel-subviewport-container)
Smooth camera and anti-aliasing filter for pixel-perfect games.
Smooth camera inspired by https://www.youtube.com/watch?v=zxVQsi9wnw8.
Anti-aliasing inspired by https://godotshaders.com/shader/sub-pixel-accurate-pixel-sprite-filtering/.
Documentation
Check documentation comments in the code, or browse the docs in Godot's build-in help viewer.
A variant of SubViewportContainer that provides a smooth camera and anti-aliasing for pixel-perfect games.
Reviews
Quick Information

A variant of SubViewportContainer that provides a smooth camera and anti-aliasing for pixel-perfect games.