• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.0: 2021-11-29T23:56:14Z
  • First Published: 2021-06-23T12:11:11Z
  • Size: 62176720
  • Supported Unity Versions: 2021.1.10
vfx shaders fullscreen-camera-effects

UPGEN Lighting URP

(8 Votes)
$- $-

UPGEN Lighting is an optimized for maximum performance framework around post-effect that provides a fully dynamic approximation of Global Illumination to your games (requires no precomputations). This solution provides high execution speed, produce great visual results, and uses minimum of system resources. Emulation of indirect lighting could be made as fully automatic, in a semi-automatic way, or by manual designing light to save extra performance.


Under the hood, solution is based on the idea of making ultra-fast type of point light sources (10 times faster than standard ones) and using thousands of them to approximate light propagation for the scene in realtime. To achieve this we made a special kind of screen space effect, which bakes each frame hundreds of most valuable lights and applies combined lighting inside G-Buffer for current camera.


This framework provides several workflows for building lighting in your scenes. You can use such Fast Light sources to automatically transfer bounced light from standard light sources using Ray-Tracing. Or you can combine a standard type of light sources with Fast Lights to manually approximate GI in complex scenes and achieve the best performance and a beautiful visual look.


Windows Standalone Demo (33MB)


Limitations:

  • Only URP pipeline with Forward Rendering path is supported (does not work with HDRP or BuiltIn pipeline)
  • In automatic mode it could be very inaccurate (to stay fast) and some manual work still required
  • Lighting does not affect forward-rendered objects like transparent geometry
  • Ray-Tracing uses colliders to detect ray hits (geometry without colliders will not produce bounced lighting)
  • Only light types supported with Fast GI and Ray-Tracing are Point and Spot Lights
  • Does not take into consideration shadows and light cookies
  • Ray-Tracing cache has a certain amount of inertia and will have visual delay for fast-moving light sources
  • Ray-Tracing will produce light leaking

Forum Thread | Online Documentation


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!