Ray
84d1b19f61
Added custom Oculus CV1 parameters
Matching the same stereo rendering result given by Oculus PC SDK for
Oculus Rift CV1 is very difficult because hardware has changed a lot and
DK2 distortion shader and parameters don't fit on CV1. Some custom
parameters have been calculated to simulate kind of CV1 stereo
rendering. Further work is required on this point.
pirms 8 gadiem
Ray
d587cc0e36
Setup values for Oculus Rift DK2
Oculus Rift CV1 default values seem not to be available...
pirms 8 gadiem
Ray
bc80174357
VR Functions renaming (for generic HMD device)
Stereo rendering has been moved again to Begin3dMode() and End3dMode(),
it has some limitations but makes more sense...
pirms 8 gadiem
raysan5
2ff2096b36
Moved Oculus enable drawing to user side...
Still thinking about the best way to manage this...
pirms 8 gadiem
Ray
ee72654b55
Redesigned stereo rendering mechanism
Now it's easier for the user! Just init Oculus device and get stereo
rendering!
pirms 8 gadiem
Ray
f88c95ce2d
Updated examples and makefile
pirms 8 gadiem
raysan5
5a4eb34c39
Corrected issue on distortion shader
pirms 8 gadiem
raysan5
9127b5a57d
Enable/Disable VR experience
pirms 8 gadiem
Ray
6062201e8f
Simplify Oculus example...
...to align it with standard raylib code. Final goal would be having the
same code work for every platform with no changes...
pirms 8 gadiem
Ray
24c9b1f717
Improving Oculus Rift example...
Under design... looking for the easiest and most comprehensive way for
the user to use VR...
pirms 8 gadiem
Ray
3468af213f
Reviewing Oculus rendering...
pirms 8 gadiem
raysan5
d1a5374ac4
raylib Oculus Rift CV1 example... IT WORKS!!!
pirms 8 gadiem
raysan5
97fc266ad4
Updated raylib Oculus example
pirms 8 gadiem
raysan5
b574e105dd
Basic raylib Oculus Rift template for reference
Not functional yet...
pirms 9 gadiem
raysan5
d8bd8634ab
3d Camera: Added support for field-of-view Y
pirms 9 gadiem
raysan5
15cd4dce4e
Updated examples to make them clearer
pirms 9 gadiem
raysan5
183795b8aa
Review literals type
pirms 9 gadiem
raysan5
4f0165f32d
Example reviewed (more clear now)
pirms 9 gadiem
raysan5
12581c1721
Changed mail address by twitter user
Probably more useful...
pirms 9 gadiem
raysan5
51688c004c
Code cleaning, removed useless spaces
pirms 10 gadiem
raysan5
5ecb6801fa
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
pirms 10 gadiem
Ray
b648a9ddee
Rename ex07a_3d_mode.c to core_3d_mode.c
pirms 10 gadiem
raysan5
62f298ce54
Updated
pirms 11 gadiem
raysan5
6f9d7db4ad
Updated
pirms 11 gadiem
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
pirms 11 gadiem
Ray
818e79638b
Replaced tabs by 4 spaces
pirms 11 gadiem
raysan5
1a8cdc10b7
Added some examples
pirms 11 gadiem