Black4Blade / the_lab_renderer

Valve’s VR renderer used in The Lab (Valve’s VR launch title for the HTC Vive).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Lab Renderer

Valve’s VR renderer used in The Lab (Valve’s VR launch title for the HTC Vive). 

This is the set of scripts and shaders that drove rendering in The Lab. It is a forward renderer with support for up to 18 dynamic shadowing lights in a single pass with MSAA enabled, and it included the Adaptive Quality system that dynamically adjusts rendering resolution to maintain framerate in VR. 

Requires Unity 5.4.b15 or newer.

More information:
http://steamcommunity.com/games/250820/announcements/detail/604985915045842668

About

Valve’s VR renderer used in The Lab (Valve’s VR launch title for the HTC Vive).

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 88.0%Language:GLSL 12.0%