first version of new renderer

This commit is contained in:
aap
2021-01-05 11:12:48 +01:00
parent 042e21115e
commit e6ef2f12de
11 changed files with 837 additions and 13 deletions

View File

@@ -252,6 +252,7 @@ enum Config {
#define EXTENDED_COLOURFILTER // more options for colour filter (replaces mblur)
#define EXTENDED_PIPELINES // custom render pipelines (includes Neo)
#define SCREEN_DROPLETS // neo water droplets
#define NEW_RENDERER // leeds-like world rendering, needs librw
#endif
#ifndef EXTENDED_COLOURFILTER