Skip to content

yf885188/the_lab_renderer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 76.3%
  • HLSL 13.3%
  • ShaderLab 8.6%
  • GLSL 1.8%