OpenXRay/xray-16

Implement shader precompiler (offline compiler)

Open

#460 opened on Sep 5, 2019

View on GitHub
 (0 comments) (1 reaction) (0 assignees)C++ (519 forks)auto 404
Help wantedPerformancePlayer ExperienceRenderer

Repository metrics

Stars
 (3,524 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, we have this script. It should be reimplemented right in the renderer to be native to it, thus making it easy to maintain, when we introduce new shader options.

Contributor guide