Working on a cel shader supporting multiple lights, and with specular as well as rim highlights

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
  • Graphics

    Discontinued Unity Graphics - Including Scriptable Render Pipeline

  • The light intensity falloff is still something I'm working on. The implementation utilizes structs and functions from the Unity URP library, more specifically the RealtimeLights.hlsl file (https://github.com/Unity-Technologies/Graphics/blob/master/com.unity.render-pipelines.universal/ShaderLibrary/RealtimeLights.hlsl). Within the light struct there exists variables for both distance attenuation and shadow attenuation, in short this library calculates how much the light intensity should decrease/increase based on distance, and then it's up to the cel shader to properly threshold this value in a correct way.

  • 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

  • Uno: Create Beautiful Cross Platform .NET Apps Faster

    9 projects | news.ycombinator.com | 1 May 2024
  • Oh Frick Go Back: GUI Tool to Removes Ads from Various Places Around Windows 11

    1 project | news.ycombinator.com | 2 May 2024
  • From Dull to Dazzling: 3 Methods to Elevate Your Writing with Visual Content

    3 projects | dev.to | 2 May 2024
  • How to create an Installer for a Winforms application using Wix for Visual Studio 2022

    1 project | dev.to | 2 May 2024
  • How to Add Blazor Components to a Blazor WPF App

    1 project | dev.to | 2 May 2024