Automatic See-through Walls?

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

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
  • urp-fading-standard-shaders

    Learn how you can easily fade out objects that are using the standard URP shaders that obstruct view to the player using C# code!

  • URP: tutorial video | GitHub repo

  • fade-objects-standard-shader

    Learn how to fade out objects that block line of sight to your player, or any other object, while still using the Unity Standard Shader! No custom shader writing or Shader Graph editing required!

  • & Built in RP: tutorial video | GitHub repo

  • 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

  • Objects Obstructing View of Your Player? Don't know how to write your own shaders? You can just fade out those objects that are in the way using C# and the built-in Unity URP shaders!

    1 project | /r/gamedev | 24 Jul 2022
  • A lot of people copy/paste tutorial code without understanding what's going on, so to help with that, I started a Unity-focused C# Basics series aimed at absolute beginners. Here's part 7 where I teach about Composition (you've probably been using it this whole time!)! Learn C# in a Unity-context! F

    1 project | /r/unity_tutorials | 6 Sep 2022
  • If you're using the Unity Line Renderer and need a collider for it - here's how you can quickly add a collider regardless of the complexity of your line

    1 project | /r/gamedev | 23 Jun 2022
  • I've always used planar quads for decals, but with the Unity 2021 release with URP 12, both URP and HDRP now support Decal Projectors that wrap to the target geometry which results in much nicer looking decals!

    1 project | /r/gamedev | 2 Jun 2022
  • Need to display how much health a unit has in your Unity game? Why not add World Space health bars? Learn how with this in-depth tutorial!

    1 project | /r/gamedev | 20 Feb 2022