Review VR simulator

Requires some work, distortion shader could be move out of raylib to
example code...
This commit is contained in:
Ray San
2017-10-04 12:11:40 +02:00
parent ca0ff82046
commit ddea9d68bf
3 changed files with 8 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
* #define SUPPORT_VR_SIMULATION / SUPPORT_STEREO_RENDERING
* Support VR simulation functionality (stereo rendering)
*
* #define SUPPORT_SHADER_DISTORTION
* #define SUPPORT_DISTORTION_SHADER
* Include stereo rendering distortion shader (shader_distortion.h)
*
* DEPENDENCIES: