Ray
97e3277d58
Updated standard shader
Corrects weird artifacts on web
8 年前
raysan5
478d3cbb79
Added standard shader for testing
8 年前
raysan5
9e8232d750
Redesigned bloom shader to work on RPI
8 年前
raysan5
3876f19d6a
Corrected some issues on OpenGL ES
9 年前
Ray
d587cc0e36
Setup values for Oculus Rift DK2
Oculus Rift CV1 default values seem not to be available...
9 年前
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
9 年前
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 年前