Dealing with pixel jitter in a 2.5D game

This page summarizes the projects mentioned and recommended in the original post on /r/Unity2D

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • UnitySmoothPixelFiltering

    A unity shader for smooth pixel filtering, based on CptPotato's smooth filtering

  • This is a shader that from what I understand is basically an implementation of bilinear filtering without the ugly smoothing that usually happens on low res sprites. It actually works really well. The pixel jitter is gone and you only lose a tiny bit of crispness in the pixels. The problem is that particular shader doesn’t handle transparencies well and also disables any alpha modifications made to the sprite during runtime, which I use to fade obstacles between the camera and player.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Unity + Arquitetura Model-View-Presenter?

    1 project | dev.to | 4 Jan 2024
  • Is this some 2d sorcery, a 3d faking as 2d, or something else?

    1 project | /r/Unity3D | 7 Dec 2023
  • Unity 3D r/Place Inspired Project (Frontend in Unity3D & .NET Backend)

    1 project | /r/gamedev | 6 Dec 2023
  • Q3 Depth API - Accessing depth sensor data directly

    1 project | /r/oculusdev | 3 Nov 2023
  • Reuse making Scroll List in Unity using this package on Github

    1 project | /r/gamedev | 11 Oct 2023