raylib/examples
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.
2016-07-11 14:43:58 +02:00
..
oculus_glfw_sample Updated to new rlgl 2016-06-25 23:29:03 +02:00
resources Setup values for Oculus Rift DK2 2016-07-10 20:07:54 +02:00
audio_music_stream.c Corrected stream playing with index 2016-06-27 18:30:18 +02:00
audio_music_stream.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
audio_sound_loading.c Review literals type 2016-01-16 12:52:55 +01:00
audio_sound_loading.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
core_2d_camera.c Updated examples and makefile 2016-06-30 00:26:56 +02:00
core_3d_camera_first_person.c Improved 2D-3D drawing 2016-03-17 13:51:48 +01:00
core_3d_camera_first_person.png Improved 2D-3D drawing 2016-03-17 13:51:48 +01:00
core_3d_camera_free.c Improved 2D-3D drawing 2016-03-17 13:51:48 +01:00
core_3d_camera_free.png Improved 2D-3D drawing 2016-03-17 13:51:48 +01:00
core_3d_mode.c 3d Camera: Added support for field-of-view Y 2016-03-05 13:05:45 +01:00
core_3d_mode.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
core_3d_picking.c Improved 2D-3D drawing 2016-03-17 13:51:48 +01:00
core_3d_picking.png Updated some files 2016-02-21 14:34:11 +01:00
core_basic_window_web.c Reviewed examples 2015-09-02 01:07:16 +02:00
core_basic_window.c Review literals type 2016-01-16 12:52:55 +01:00
core_basic_window.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
core_color_select.c Corrected window size to unify with other examples 2016-06-25 22:41:45 +02:00
core_color_select.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
core_drop_files.c Added some comments to examples 2015-09-01 22:59:16 +02:00
core_drop_files.png New examples added 2015-08-28 18:07:39 +02:00
core_gestures_detection.c Improved gestures system 2016-04-17 11:36:40 +02:00
core_gestures_detection.png Added 6 new examples 2016-02-11 12:26:45 +01:00
core_input_gamepad.c fix example 2016-05-20 11:03:44 -07:00
core_input_gamepad.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
core_input_keys.c Review literals type 2016-01-16 12:52:55 +01:00
core_input_keys.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
core_input_mouse.c Redesigned RPI input system -IN PROGRESS- 2016-02-18 14:05:48 +01:00
core_input_mouse.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
core_mouse_wheel.c Changed mail address by twitter user 2015-08-28 14:17:35 +02:00
core_mouse_wheel.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
core_oculus_rift.c Added custom Oculus CV1 parameters 2016-07-11 14:43:58 +02:00
core_oculus_rift.png Added screenshot for example core_oculus_rift 2016-07-06 08:47:19 +02:00
core_random_values.c Review literals type 2016-01-16 12:52:55 +01:00
core_random_values.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
core_storage_values.c Added 6 new examples 2016-02-11 12:26:45 +01:00
core_storage_values.png Added functionality: Storage values 2016-01-04 15:12:34 +01:00
core_world_screen.c Updated examples and makefile 2016-06-30 00:26:56 +02:00
Makefile Updated examples and makefile 2016-06-30 00:26:56 +02:00
models_billboard.c 3d Camera: Added support for field-of-view Y 2016-03-05 13:05:45 +01:00
models_billboard.png Added 6 new examples 2016-02-11 12:26:45 +01:00
models_box_collisions.c 3d Camera: Added support for field-of-view Y 2016-03-05 13:05:45 +01:00
models_box_collisions.png Added example: box collisions 2015-09-02 02:41:21 +02:00
models_cubicmap.c Removed function SetModelTexture() 2016-06-24 19:49:36 +02:00
models_cubicmap.png New examples added (with some resources) 2015-08-28 14:16:28 +02:00
models_geometric_shapes.c 3d Camera: Added support for field-of-view Y 2016-03-05 13:05:45 +01:00
models_geometric_shapes.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
models_heightmap.c Removed function SetModelTexture() 2016-06-24 19:49:36 +02:00
models_heightmap.png Improved LoadHeightmap() 2016-02-11 15:51:04 +01:00
models_obj_loading.c Removed function SetModelTexture() 2016-06-24 19:49:36 +02:00
models_obj_loading.png New examples added (with some resources) 2015-08-28 14:16:28 +02:00
physics_basic_rigidbody.c Fixed little bug in physac example 2016-06-14 20:40:12 +02:00
physics_basic_rigidbody.png Physac redesign (3/3) 2016-03-23 15:50:41 +01:00
physics_forces.c Fixed spacing and set UpdatePhysics() function as static... 2016-06-14 20:38:49 +02:00
physics_forces.png Physac redesign (3/3) 2016-03-23 15:50:41 +01:00
shaders_custom_uniform.c Removed function SetModelTexture() 2016-06-24 19:49:36 +02:00
shaders_custom_uniform.png Added new examples: SHADERS 2015-09-01 22:59:43 +02:00
shaders_model_shader.c Testing new material usage 2016-05-07 18:29:04 +02:00
shaders_model_shader.png Added new examples: SHADERS 2015-09-01 22:59:43 +02:00
shaders_postprocessing.c Removed function SetModelTexture() 2016-06-24 19:49:36 +02:00
shaders_postprocessing.png Added new examples: SHADERS 2015-09-01 22:59:43 +02:00
shaders_shapes_textures.c Improved library consistency 2016-05-31 17:11:02 +02:00
shaders_shapes_textures.png Added new examples: SHADERS 2015-09-01 22:59:43 +02:00
shaders_standard_lighting.c Adjust to standard example screen size 2016-06-08 22:55:38 +02:00
shapes_basic_shapes.c Review literals type 2016-01-16 12:52:55 +01:00
shapes_basic_shapes.png Improved 2D-3D drawing 2016-03-17 13:51:48 +01:00
shapes_colors_palette.c Review literals type 2016-01-16 12:52:55 +01:00
shapes_colors_palette.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
shapes_logo_raylib_anim.c Updated show-logo and start reviewing RPI inputs 2016-02-13 19:14:22 +01:00
shapes_logo_raylib_anim.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
shapes_logo_raylib.c Review literals type 2016-01-16 12:52:55 +01:00
shapes_logo_raylib.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
text_bmfont_ttf.c Added 6 new examples 2016-02-11 12:26:45 +01:00
text_bmfont_ttf.png Added 6 new examples 2016-02-11 12:26:45 +01:00
text_font_select.c Updates some examples 2015-08-30 17:46:37 +02:00
text_font_select.png New examples added (with some resources) 2015-08-28 14:16:28 +02:00
text_format_text.c New examples added (with some resources) 2015-08-28 14:16:28 +02:00
text_format_text.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
text_rbmf_fonts.c Updates some examples 2015-08-30 17:46:37 +02:00
text_rbmf_fonts.png New examples added (with some resources) 2015-08-28 14:16:28 +02:00
text_sprite_fonts.c Updates some examples 2015-08-30 17:46:37 +02:00
text_sprite_fonts.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
text_writing_anim.c Added 6 new examples 2016-02-11 12:26:45 +01:00
text_writing_anim.png Added 6 new examples 2016-02-11 12:26:45 +01:00
textures_formats_loading.c Corrected minor bugs 2015-10-26 12:14:26 +01:00
textures_formats_loading.png Updated screenshots 2016-01-26 20:26:46 +01:00
textures_image_drawing.c Updated image to POT 2016-02-20 22:43:10 +01:00
textures_image_drawing.png Added 6 new examples 2016-02-11 12:26:45 +01:00
textures_image_loading.c Added some comments to examples 2015-09-01 22:59:16 +02:00
textures_image_loading.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
textures_image_processing.c Added 6 new examples 2016-02-11 12:26:45 +01:00
textures_image_processing.png Added 6 new examples 2016-02-11 12:26:45 +01:00
textures_logo_raylib.c Review literals type 2016-01-16 12:52:55 +01:00
textures_logo_raylib.png Examples renaming and test examples merge 2014-09-21 14:26:42 +02:00
textures_particles_trail_blending.c Improved library consistency 2016-05-31 17:11:02 +02:00
textures_particles_trail_blending.png New examples added 2015-08-28 18:07:39 +02:00
textures_raw_data.c Added some comments to examples 2015-09-01 22:59:16 +02:00
textures_raw_data.png New textures loading examples 2015-08-29 17:01:56 +02:00
textures_rectangle.c Corrected literal value 2016-01-18 13:33:12 +01:00
textures_rectangle.png New examples added (with some resources) 2015-08-28 14:16:28 +02:00
textures_srcrec_dstrec.c Updated examples to make them clearer 2016-02-11 14:56:27 +01:00
textures_srcrec_dstrec.png Improved 2D-3D drawing 2016-03-17 13:51:48 +01:00
textures_to_image.c Added some comments to examples 2015-09-01 22:59:16 +02:00
textures_to_image.png New examples added 2015-08-28 18:07:39 +02:00