diff --git a/README b/README.md similarity index 80% rename from README rename to README.md index fd1a52b..e62e64a 100644 --- a/README +++ b/README.md @@ -1,6 +1,6 @@ -The Lab Renderer +# The Lab Renderer -Valve’s VR renderer used in The Lab (Valve’s VR launch title for the HTC Vive). +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.