raysan5
0603e59cae
Review examples and added new ones
8 years ago
raysan5
648676f46b
Update examples to new camera system
8 years ago
Ray
5af1b4a7c9
Added simulated head-tracking on VR simulator
A simple 1st person camera... still requires some work...
8 years ago
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.
8 years ago
Ray
d587cc0e36
Setup values for Oculus Rift DK2
Oculus Rift CV1 default values seem not to be available...
8 years ago
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...
8 years ago
raysan5
2ff2096b36
Moved Oculus enable drawing to user side...
Still thinking about the best way to manage this...
8 years ago
Ray
ee72654b55
Redesigned stereo rendering mechanism
Now it's easier for the user! Just init Oculus device and get stereo
rendering!
8 years ago
Ray
f88c95ce2d
Updated examples and makefile
8 years ago
raysan5
5a4eb34c39
Corrected issue on distortion shader
8 years ago
raysan5
9127b5a57d
Enable/Disable VR experience
8 years ago
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...
8 years ago
Ray
24c9b1f717
Improving Oculus Rift example...
Under design... looking for the easiest and most comprehensive way for
the user to use VR...
8 years ago
Ray
3468af213f
Reviewing Oculus rendering...
8 years ago
raysan5
d1a5374ac4
raylib Oculus Rift CV1 example... IT WORKS!!!
8 years ago
raysan5
97fc266ad4
Updated raylib Oculus example
8 years ago
raysan5
b574e105dd
Basic raylib Oculus Rift template for reference
Not functional yet...
8 years ago
raysan5
d8bd8634ab
3d Camera: Added support for field-of-view Y
8 years ago
raysan5
15cd4dce4e
Updated examples to make them clearer
9 years ago
raysan5
183795b8aa
Review literals type
9 years ago
raysan5
4f0165f32d
Example reviewed (more clear now)
9 years ago
raysan5
12581c1721
Changed mail address by twitter user
Probably more useful...
9 years ago
raysan5
51688c004c
Code cleaning, removed useless spaces
10 years ago
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.
10 years ago
Ray
b648a9ddee
Rename ex07a_3d_mode.c to core_3d_mode.c
10 years ago
raysan5
62f298ce54
Updated
11 years ago
raysan5
6f9d7db4ad
Updated
11 years ago
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
11 years ago
Ray
818e79638b
Replaced tabs by 4 spaces
11 years ago
raysan5
1a8cdc10b7
Added some examples
11 years ago