- Steam App
- Resonite (2519830)
- Event type
- patch note
- Published
- 16 April 2026 - 20:20:24 UTC
- Source
- steam_community_announcements
Hello everyone! I got a small build for you, but with a very important change: We just open sourced the Unity part of our renderer! We want to help the custom renderer efforts, help with new official renderer, allow forks and also community contributions. It's available here (give the README a read please, it has more info): It's available here: https://github.com/Yellow-Dog-Man/Renderite.Unity.Renderer Speaking of contributions, we actually got first community contribution to the renderer by @reddneko! There's a few related changes. We removed CTAA since there was overwhelming support to remove it and AmplifyOcclusion filter got updated to the latest open source version. Compatible with previous too! Tweaks: - Updated AmplifyOcclusion filter to latest version (2.1.0) -- This version is free and open source, which will make it simpler for us to open source the renderer Removals: - Remove...