new LCS-style renderer

This commit is contained in:
aap
2020-11-03 20:33:07 +01:00
parent 8acc98563e
commit 3c5bb4e8f3
10 changed files with 749 additions and 16 deletions

View File

@@ -245,6 +245,7 @@ enum Config {
//#define CUTSCENE_BORDERS_SWITCH
//#define EXTENDED_COLOURFILTER // more options for colour filter (replaces mblur)
//#define EXTENDED_PIPELINES // custom render pipelines (includes Neo)
//#define NEW_RENDERER // leeds-like world rendering, needs librw
//#define MULTISAMPLING // adds MSAA option TODO
#ifdef LIBRW