raysan5
9e8232d750
Redesigned bloom shader to work on RPI
8年前
raysan5
3876f19d6a
Corrected some issues on OpenGL ES
8年前
Ray
d587cc0e36
Setup values for Oculus Rift DK2
Oculus Rift CV1 default values seem not to be available...
8年前
raysan5
884e13ac2f
Updated VR support -IN PROGRESS-
- Embedded VR distortion shader
- Ready to support multiple VR devices
- Fallback to VR Simulator if device not ready
- Support mono rendering over stereo rendering
8年前
raysan5
be61d2f8c1
Added missing parameter
9年前
raysan5
6fbf6a1c23
Redesigned distortion shader, added chromatic aberration
9年前
raysan5
5a4eb34c39
Corrected issue on distortion shader
9年前
raysan5
c4922c9e88
Reorganize shaders to respective folders
9年前
victorfisac
77f599885d
Fixed GLSL 100 shaders
texture() doesn't exist in glsl 100, it must use texture2D().
9年前
raysan5
bc08271da3
Updated shaders with comments
9年前
raysan5
1d545449bb
Reviewed shaders and added comments
9年前