REDESIGNED: Vr stereo rendering

This commit is contained in:
Ray 2021-04-06 22:49:41 +02:00
parent fd663024ea
commit 71b86bf4d0
4 changed files with 174 additions and 220 deletions

View file

@ -57,8 +57,6 @@
#define SUPPORT_COMPRESSION_API 1
// Support saving binary data automatically to a generated storage.data file. This file is managed internally.
#define SUPPORT_DATA_STORAGE 1
// Support VR simulation functionality (stereo rendering)
#define SUPPORT_VR_SIMULATOR 1
// core: Configuration values
//------------------------------------------------------------------------------------