From 677c5cc9a8f019d1400fdaf9cc90d02a8949e7a3 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Mon, 10 Apr 2017 15:30:36 +0200 Subject: Removed useless files --- docs/examples/web/audio/audio_module_playing.html | 239 ---- docs/examples/web/audio/audio_music_stream.html | 239 ---- docs/examples/web/audio/audio_raw_stream.html | 239 ---- docs/examples/web/audio/audio_sound_loading.html | 239 ---- docs/examples/web/core/core_2d_camera.html | 239 ---- .../web/core/core_3d_camera_first_person.html | 239 ---- docs/examples/web/core/core_3d_camera_free.html | 239 ---- docs/examples/web/core/core_3d_mode.html | 239 ---- docs/examples/web/core/core_3d_picking.html | 239 ---- docs/examples/web/core/core_basic_window.html | 239 ---- docs/examples/web/core/core_color_select.html | 239 ---- .../examples/web/core/core_gestures_detection.html | 239 ---- docs/examples/web/core/core_input_gamepad.html | 239 ---- docs/examples/web/core/core_input_keys.html | 239 ---- docs/examples/web/core/core_input_mouse.html | 239 ---- docs/examples/web/core/core_mouse_wheel.html | 239 ---- docs/examples/web/core/core_random_values.html | 239 ---- docs/examples/web/core/core_vr_simulator.html | 239 ---- docs/examples/web/core/core_world_screen.html | 239 ---- docs/examples/web/models/models_billboard.html | 239 ---- .../examples/web/models/models_box_collisions.html | 239 ---- docs/examples/web/models/models_cubicmap.html | 239 ---- .../web/models/models_geometric_shapes.html | 239 ---- docs/examples/web/models/models_heightmap.html | 239 ---- docs/examples/web/models/models_obj_loading.html | 239 ---- docs/examples/web/models/models_ray_picking.html | 239 ---- docs/examples/web/others/image_formats_loading.c | 271 ---- .../web/others/resources/formats/sonic.png | Bin 116512 -> 0 bytes .../others/resources/formats/sonic_A1R5G5B5.dds | Bin 524416 -> 0 bytes .../others/resources/formats/sonic_A4R4G4B4.dds | Bin 524416 -> 0 bytes .../others/resources/formats/sonic_A8R8G8B8.dds | Bin 1048704 -> 0 bytes .../resources/formats/sonic_ASTC_4x4_ldr.astc | Bin 262160 -> 0 bytes .../resources/formats/sonic_ASTC_8x8_ldr.astc | Bin 65552 -> 0 bytes .../others/resources/formats/sonic_DXT1_RGB.dds | Bin 131200 -> 0 bytes .../others/resources/formats/sonic_DXT1_RGBA.dds | Bin 131200 -> 0 bytes .../others/resources/formats/sonic_DXT3_RGBA.dds | Bin 262272 -> 0 bytes .../others/resources/formats/sonic_DXT5_RGBA.dds | Bin 262272 -> 0 bytes .../others/resources/formats/sonic_ETC1_RGB.ktx | Bin 131140 -> 0 bytes .../others/resources/formats/sonic_ETC1_RGB.pkm | Bin 131088 -> 0 bytes .../resources/formats/sonic_ETC2_EAC_RGBA.ktx | Bin 262212 -> 0 bytes .../resources/formats/sonic_ETC2_EAC_RGBA.old.pkm | Bin 262160 -> 0 bytes .../resources/formats/sonic_ETC2_EAC_RGBA.pkm | Bin 262160 -> 0 bytes .../others/resources/formats/sonic_ETC2_RGB.ktx | Bin 131140 -> 0 bytes .../others/resources/formats/sonic_ETC2_RGB.pkm | Bin 131088 -> 0 bytes .../others/resources/formats/sonic_GRAYSCALE.pvr | Bin 262211 -> 0 bytes .../web/others/resources/formats/sonic_L8A8.pvr | Bin 524355 -> 0 bytes .../others/resources/formats/sonic_PVRT_RGB.pvr | Bin 131139 -> 0 bytes .../others/resources/formats/sonic_PVRT_RGBA.pvr | Bin 131139 -> 0 bytes .../resources/formats/sonic_PVRT_RGBA_2bpp.pvr | Bin 65603 -> 0 bytes .../resources/formats/sonic_PVRT_RGB_2bpp.pvr | Bin 65603 -> 0 bytes .../others/resources/formats/sonic_R4G4B4A4.pvr | Bin 524355 -> 0 bytes .../others/resources/formats/sonic_R5G5B5A1.pvr | Bin 524355 -> 0 bytes .../web/others/resources/formats/sonic_R5G6B5.dds | Bin 524416 -> 0 bytes .../web/others/resources/formats/sonic_R5G6B5.pvr | Bin 524355 -> 0 bytes .../web/others/resources/formats/sonic_R8G8B8.pvr | Bin 786499 -> 0 bytes .../others/resources/formats/sonic_R8G8B8A8.pvr | Bin 1048643 -> 0 bytes .../others/resources/formats/sonic_R8G8B8A8.raw | Bin 1048576 -> 0 bytes .../web/shaders/shaders_custom_uniform.html | 239 ---- .../examples/web/shaders/shaders_model_shader.html | 239 ---- .../web/shaders/shaders_postprocessing.html | 239 ---- .../web/shaders/shaders_shapes_textures.html | 239 ---- docs/examples/web/shapes/shapes_basic_shapes.html | 239 ---- .../examples/web/shapes/shapes_colors_palette.html | 239 ---- docs/examples/web/shapes/shapes_logo_raylib.html | 239 ---- .../web/shapes/shapes_logo_raylib_anim.html | 239 ---- docs/examples/web/text/text_bmfont_ttf.html | 239 ---- docs/examples/web/text/text_bmfont_unordered.html | 239 ---- docs/examples/web/text/text_format_text.html | 239 ---- docs/examples/web/text/text_rbmf_fonts.html | 239 ---- docs/examples/web/text/text_sprite_fonts.html | 239 ---- docs/examples/web/text/text_ttf_loading.html | 239 ---- docs/examples/web/text/text_writing_anim.html | 239 ---- .../web/textures/textures_image_drawing.html | 239 ---- .../web/textures/textures_image_loading.html | 239 ---- .../web/textures/textures_image_processing.html | 239 ---- .../web/textures/textures_logo_raylib.html | 239 ---- docs/examples/web/textures/textures_raw_data.html | 1300 -------------------- docs/examples/web/textures/textures_rectangle.html | 239 ---- .../web/textures/textures_srcrec_dstrec.html | 239 ---- docs/examples/web/textures/textures_to_image.html | 239 ---- 80 files changed, 13043 deletions(-) delete mode 100644 docs/examples/web/audio/audio_module_playing.html delete mode 100644 docs/examples/web/audio/audio_music_stream.html delete mode 100644 docs/examples/web/audio/audio_raw_stream.html delete mode 100644 docs/examples/web/audio/audio_sound_loading.html delete mode 100644 docs/examples/web/core/core_2d_camera.html delete mode 100644 docs/examples/web/core/core_3d_camera_first_person.html delete mode 100644 docs/examples/web/core/core_3d_camera_free.html delete mode 100644 docs/examples/web/core/core_3d_mode.html delete mode 100644 docs/examples/web/core/core_3d_picking.html delete mode 100644 docs/examples/web/core/core_basic_window.html delete mode 100644 docs/examples/web/core/core_color_select.html delete mode 100644 docs/examples/web/core/core_gestures_detection.html delete mode 100644 docs/examples/web/core/core_input_gamepad.html delete mode 100644 docs/examples/web/core/core_input_keys.html delete mode 100644 docs/examples/web/core/core_input_mouse.html delete mode 100644 docs/examples/web/core/core_mouse_wheel.html delete mode 100644 docs/examples/web/core/core_random_values.html delete mode 100644 docs/examples/web/core/core_vr_simulator.html delete mode 100644 docs/examples/web/core/core_world_screen.html delete mode 100644 docs/examples/web/models/models_billboard.html delete mode 100644 docs/examples/web/models/models_box_collisions.html delete mode 100644 docs/examples/web/models/models_cubicmap.html delete mode 100644 docs/examples/web/models/models_geometric_shapes.html delete mode 100644 docs/examples/web/models/models_heightmap.html delete mode 100644 docs/examples/web/models/models_obj_loading.html delete mode 100644 docs/examples/web/models/models_ray_picking.html delete mode 100644 docs/examples/web/others/image_formats_loading.c delete mode 100644 docs/examples/web/others/resources/formats/sonic.png delete mode 100644 docs/examples/web/others/resources/formats/sonic_A1R5G5B5.dds delete mode 100644 docs/examples/web/others/resources/formats/sonic_A4R4G4B4.dds delete mode 100644 docs/examples/web/others/resources/formats/sonic_A8R8G8B8.dds delete mode 100644 docs/examples/web/others/resources/formats/sonic_ASTC_4x4_ldr.astc delete mode 100644 docs/examples/web/others/resources/formats/sonic_ASTC_8x8_ldr.astc delete mode 100644 docs/examples/web/others/resources/formats/sonic_DXT1_RGB.dds delete mode 100644 docs/examples/web/others/resources/formats/sonic_DXT1_RGBA.dds delete mode 100644 docs/examples/web/others/resources/formats/sonic_DXT3_RGBA.dds delete mode 100644 docs/examples/web/others/resources/formats/sonic_DXT5_RGBA.dds delete mode 100644 docs/examples/web/others/resources/formats/sonic_ETC1_RGB.ktx delete mode 100644 docs/examples/web/others/resources/formats/sonic_ETC1_RGB.pkm delete mode 100644 docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.ktx delete mode 100644 docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.old.pkm delete mode 100644 docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.pkm delete mode 100644 docs/examples/web/others/resources/formats/sonic_ETC2_RGB.ktx delete mode 100644 docs/examples/web/others/resources/formats/sonic_ETC2_RGB.pkm delete mode 100644 docs/examples/web/others/resources/formats/sonic_GRAYSCALE.pvr delete mode 100644 docs/examples/web/others/resources/formats/sonic_L8A8.pvr delete mode 100644 docs/examples/web/others/resources/formats/sonic_PVRT_RGB.pvr delete mode 100644 docs/examples/web/others/resources/formats/sonic_PVRT_RGBA.pvr delete mode 100644 docs/examples/web/others/resources/formats/sonic_PVRT_RGBA_2bpp.pvr delete mode 100644 docs/examples/web/others/resources/formats/sonic_PVRT_RGB_2bpp.pvr delete mode 100644 docs/examples/web/others/resources/formats/sonic_R4G4B4A4.pvr delete mode 100644 docs/examples/web/others/resources/formats/sonic_R5G5B5A1.pvr delete mode 100644 docs/examples/web/others/resources/formats/sonic_R5G6B5.dds delete mode 100644 docs/examples/web/others/resources/formats/sonic_R5G6B5.pvr delete mode 100644 docs/examples/web/others/resources/formats/sonic_R8G8B8.pvr delete mode 100644 docs/examples/web/others/resources/formats/sonic_R8G8B8A8.pvr delete mode 100644 docs/examples/web/others/resources/formats/sonic_R8G8B8A8.raw delete mode 100644 docs/examples/web/shaders/shaders_custom_uniform.html delete mode 100644 docs/examples/web/shaders/shaders_model_shader.html delete mode 100644 docs/examples/web/shaders/shaders_postprocessing.html delete mode 100644 docs/examples/web/shaders/shaders_shapes_textures.html delete mode 100644 docs/examples/web/shapes/shapes_basic_shapes.html delete mode 100644 docs/examples/web/shapes/shapes_colors_palette.html delete mode 100644 docs/examples/web/shapes/shapes_logo_raylib.html delete mode 100644 docs/examples/web/shapes/shapes_logo_raylib_anim.html delete mode 100644 docs/examples/web/text/text_bmfont_ttf.html delete mode 100644 docs/examples/web/text/text_bmfont_unordered.html delete mode 100644 docs/examples/web/text/text_format_text.html delete mode 100644 docs/examples/web/text/text_rbmf_fonts.html delete mode 100644 docs/examples/web/text/text_sprite_fonts.html delete mode 100644 docs/examples/web/text/text_ttf_loading.html delete mode 100644 docs/examples/web/text/text_writing_anim.html delete mode 100644 docs/examples/web/textures/textures_image_drawing.html delete mode 100644 docs/examples/web/textures/textures_image_loading.html delete mode 100644 docs/examples/web/textures/textures_image_processing.html delete mode 100644 docs/examples/web/textures/textures_logo_raylib.html delete mode 100644 docs/examples/web/textures/textures_raw_data.html delete mode 100644 docs/examples/web/textures/textures_rectangle.html delete mode 100644 docs/examples/web/textures/textures_srcrec_dstrec.html delete mode 100644 docs/examples/web/textures/textures_to_image.html (limited to 'docs/examples/web') diff --git a/docs/examples/web/audio/audio_module_playing.html b/docs/examples/web/audio/audio_module_playing.html deleted file mode 100644 index eafea364..00000000 --- a/docs/examples/web/audio/audio_module_playing.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/audio/audio_music_stream.html b/docs/examples/web/audio/audio_music_stream.html deleted file mode 100644 index 36d1ebe7..00000000 --- a/docs/examples/web/audio/audio_music_stream.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/audio/audio_raw_stream.html b/docs/examples/web/audio/audio_raw_stream.html deleted file mode 100644 index f238562a..00000000 --- a/docs/examples/web/audio/audio_raw_stream.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/audio/audio_sound_loading.html b/docs/examples/web/audio/audio_sound_loading.html deleted file mode 100644 index 00c5ed39..00000000 --- a/docs/examples/web/audio/audio_sound_loading.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_2d_camera.html b/docs/examples/web/core/core_2d_camera.html deleted file mode 100644 index c66fa3df..00000000 --- a/docs/examples/web/core/core_2d_camera.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_3d_camera_first_person.html b/docs/examples/web/core/core_3d_camera_first_person.html deleted file mode 100644 index 20d75be9..00000000 --- a/docs/examples/web/core/core_3d_camera_first_person.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_3d_camera_free.html b/docs/examples/web/core/core_3d_camera_free.html deleted file mode 100644 index aa264dcd..00000000 --- a/docs/examples/web/core/core_3d_camera_free.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_3d_mode.html b/docs/examples/web/core/core_3d_mode.html deleted file mode 100644 index a3a34fcd..00000000 --- a/docs/examples/web/core/core_3d_mode.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_3d_picking.html b/docs/examples/web/core/core_3d_picking.html deleted file mode 100644 index e8898629..00000000 --- a/docs/examples/web/core/core_3d_picking.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_basic_window.html b/docs/examples/web/core/core_basic_window.html deleted file mode 100644 index 3e60a68e..00000000 --- a/docs/examples/web/core/core_basic_window.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_color_select.html b/docs/examples/web/core/core_color_select.html deleted file mode 100644 index 745b8b42..00000000 --- a/docs/examples/web/core/core_color_select.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_gestures_detection.html b/docs/examples/web/core/core_gestures_detection.html deleted file mode 100644 index d71e7ade..00000000 --- a/docs/examples/web/core/core_gestures_detection.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_input_gamepad.html b/docs/examples/web/core/core_input_gamepad.html deleted file mode 100644 index 552e4567..00000000 --- a/docs/examples/web/core/core_input_gamepad.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_input_keys.html b/docs/examples/web/core/core_input_keys.html deleted file mode 100644 index b327168d..00000000 --- a/docs/examples/web/core/core_input_keys.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_input_mouse.html b/docs/examples/web/core/core_input_mouse.html deleted file mode 100644 index ef3107c5..00000000 --- a/docs/examples/web/core/core_input_mouse.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_mouse_wheel.html b/docs/examples/web/core/core_mouse_wheel.html deleted file mode 100644 index 4d29b3f5..00000000 --- a/docs/examples/web/core/core_mouse_wheel.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_random_values.html b/docs/examples/web/core/core_random_values.html deleted file mode 100644 index 61117df1..00000000 --- a/docs/examples/web/core/core_random_values.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_vr_simulator.html b/docs/examples/web/core/core_vr_simulator.html deleted file mode 100644 index e4a7c720..00000000 --- a/docs/examples/web/core/core_vr_simulator.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/core/core_world_screen.html b/docs/examples/web/core/core_world_screen.html deleted file mode 100644 index fd251749..00000000 --- a/docs/examples/web/core/core_world_screen.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_billboard.html b/docs/examples/web/models/models_billboard.html deleted file mode 100644 index cce35686..00000000 --- a/docs/examples/web/models/models_billboard.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_box_collisions.html b/docs/examples/web/models/models_box_collisions.html deleted file mode 100644 index 4878a739..00000000 --- a/docs/examples/web/models/models_box_collisions.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_cubicmap.html b/docs/examples/web/models/models_cubicmap.html deleted file mode 100644 index b8691d78..00000000 --- a/docs/examples/web/models/models_cubicmap.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_geometric_shapes.html b/docs/examples/web/models/models_geometric_shapes.html deleted file mode 100644 index c0dc3e56..00000000 --- a/docs/examples/web/models/models_geometric_shapes.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_heightmap.html b/docs/examples/web/models/models_heightmap.html deleted file mode 100644 index f66ea920..00000000 --- a/docs/examples/web/models/models_heightmap.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_obj_loading.html b/docs/examples/web/models/models_obj_loading.html deleted file mode 100644 index ceae3d5e..00000000 --- a/docs/examples/web/models/models_obj_loading.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_ray_picking.html b/docs/examples/web/models/models_ray_picking.html deleted file mode 100644 index c9e4d070..00000000 --- a/docs/examples/web/models/models_ray_picking.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/others/image_formats_loading.c b/docs/examples/web/others/image_formats_loading.c deleted file mode 100644 index 8b54f70b..00000000 --- a/docs/examples/web/others/image_formats_loading.c +++ /dev/null @@ -1,271 +0,0 @@ -/******************************************************************************************* -* -* raylib [textures] example - texture formats loading (adapted for HTML5 platform) -* -* NOTE: This example requires raylib OpenGL 3.3+ or ES2 versions for compressed textures, -* OpenGL 1.1 does not support compressed textures, only uncompressed ones. -* -* This example has been created using raylib 1.3 (www.raylib.com) -* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) -* -* Copyright (c) 2015 Ramon Santamaria (@raysan5) -* -********************************************************************************************/ - -#include "raylib.h" - -#if defined(PLATFORM_WEB) - #include -#endif - -#define NUM_TEXTURES 24 - -//---------------------------------------------------------------------------------- -// Global Variables Definition -//---------------------------------------------------------------------------------- -int screenWidth = 800; -int screenHeight = 450; - -int selectedFormat; -Rectangle selectRecs[NUM_TEXTURES]; -Texture2D sonic[NUM_TEXTURES]; - -typedef enum { - PNG_R8G8B8A8 = 0, - PVR_GRAYSCALE, - PVR_GRAY_ALPHA, - PVR_R5G6B5, - PVR_R5G5B5A1, - PVR_R4G4B4A4, - DDS_R5G6B5, - DDS_R5G5B5A1, - DDS_R4G4B4A4, - DDS_R8G8B8A8, - DDS_DXT1_RGB, - DDS_DXT1_RGBA, - DDS_DXT3_RGBA, - DDS_DXT5_RGBA, - PKM_ETC1_RGB, - PKM_ETC2_RGB, - PKM_ETC2_EAC_RGBA, - KTX_ETC1_RGB, - KTX_ETC2_RGB, - KTX_ETC2_EAC_RGBA, - ASTC_4x4_LDR, - ASTC_8x8_LDR, - PVR_PVRT_RGB, - PVR_PVRT_RGBA - -} TextureFormats; - -static const char *formatText[] = { - "PNG_R8G8B8A8", - "PVR_GRAYSCALE", - "PVR_GRAY_ALPHA", - "PVR_R5G6B5", - "PVR_R5G5B5A1", - "PVR_R4G4B4A4", - "DDS_R5G6B5", - "DDS_R5G5B5A1", - "DDS_R4G4B4A4", - "DDS_R8G8B8A8", - "DDS_DXT1_RGB", - "DDS_DXT1_RGBA", - "DDS_DXT3_RGBA", - "DDS_DXT5_RGBA", - "PKM_ETC1_RGB", - "PKM_ETC2_RGB", - "PKM_ETC2_EAC_RGBA", - "KTX_ETC1_RGB", - "KTX_ETC2_RGB", - "KTX_ETC2_EAC_RGBA", - "ASTC_4x4_LDR", - "ASTC_8x8_LDR", - "PVR_PVRT_RGB", - "PVR_PVRT_RGBA" -}; - -// Texture sizes in KB -float textureSizes[NUM_TEXTURES] = { - 512*512*32/8/1024, //PNG_R8G8B8A8 (32 bpp) - 512*512*8/8/1024, //PVR_GRAYSCALE (8 bpp) - 512*512*16/8/1024, //PVR_GRAY_ALPHA (16 bpp) - 512*512*16/8/1024, //PVR_R5G6B5 (16 bpp) - 512*512*16/8/1024, //PVR_R5G5B5A1 (16 bpp) - 512*512*16/8/1024, //PVR_R4G4B4A4 (16 bpp) - 512*512*16/8/1024, //DDS_R5G6B5 (16 bpp) - 512*512*16/8/1024, //DDS_R5G5B5A1 (16 bpp) - 512*512*16/8/1024, //DDS_R4G4B4A4 (16 bpp) - 512*512*32/8/1024, //DDS_R8G8B8A8 (32 bpp) - 512*512*4/8/1024, //DDS_DXT1_RGB (4 bpp) -Compressed- - 512*512*4/8/1024, //DDS_DXT1_RGBA (4 bpp) -Compressed- - 512*512*8/8/1024, //DDS_DXT3_RGBA (8 bpp) -Compressed- - 512*512*8/8/1024, //DDS_DXT5_RGBA (8 bpp) -Compressed- - 512*512*4/8/1024, //PKM_ETC1_RGB (4 bpp) -Compressed- - 512*512*4/8/1024, //PKM_ETC2_RGB (4 bpp) -Compressed- - 512*512*8/8/1024, //PKM_ETC2_EAC_RGBA (8 bpp) -Compressed- - 512*512*4/8/1024, //KTX_ETC1_RGB (4 bpp) -Compressed- - 512*512*4/8/1024, //KTX_ETC2_RGB (4 bpp) -Compressed- - 512*512*8/8/1024, //KTX_ETC2_EAC_RGBA (8 bpp) -Compressed- - 512*512*8/8/1024, //ASTC_4x4_LDR (8 bpp) -Compressed- - 512*512*2/8/1024, //ASTC_8x8_LDR (2 bpp) -Compressed- - 512*512*4/8/1024, //PVR_PVRT_RGB (4 bpp) -Compressed- - 512*512*4/8/1024, //PVR_PVRT_RGBA (4 bpp) -Compressed- -}; - - -//---------------------------------------------------------------------------------- -// Module Functions Declaration -//---------------------------------------------------------------------------------- -void UpdateDrawFrame(void); // Update and Draw one frame - -//---------------------------------------------------------------------------------- -// Main Enry Point -//---------------------------------------------------------------------------------- -int main() -{ - // Initialization - //-------------------------------------------------------------------------------------- - InitWindow(screenWidth, screenHeight, "raylib [textures] example - texture formats loading"); - - selectedFormat = PNG_R8G8B8A8; - - sonic[PNG_R8G8B8A8] = LoadTexture("resources/texture_formats/sonic.png"); - - // Load UNCOMPRESSED PVR texture data - sonic[PVR_GRAYSCALE] = LoadTexture("resources/texture_formats/sonic_GRAYSCALE.pvr"); - sonic[PVR_GRAY_ALPHA] = LoadTexture("resources/texture_formats/sonic_L8A8.pvr"); - sonic[PVR_R5G6B5] = LoadTexture("resources/texture_formats/sonic_R5G6B5.pvr"); - sonic[PVR_R5G5B5A1] = LoadTexture("resources/texture_formats/sonic_R5G5B5A1.pvr"); - sonic[PVR_R4G4B4A4] = LoadTexture("resources/texture_formats/sonic_R4G4B4A4.pvr"); - - // Load UNCOMPRESSED DDS texture data - sonic[DDS_R5G6B5] = LoadTexture("resources/texture_formats/sonic_R5G6B5.dds"); - sonic[DDS_R5G5B5A1] = LoadTexture("resources/texture_formats/sonic_A1R5G5B5.dds"); - sonic[DDS_R4G4B4A4] = LoadTexture("resources/texture_formats/sonic_A4R4G4B4.dds"); - sonic[DDS_R8G8B8A8] = LoadTexture("resources/texture_formats/sonic_A8R8G8B8.dds"); - - // Load COMPRESSED DXT DDS texture data (if supported) - sonic[DDS_DXT1_RGB] = LoadTexture("resources/texture_formats/sonic_DXT1_RGB.dds"); - sonic[DDS_DXT1_RGBA] = LoadTexture("resources/texture_formats/sonic_DXT1_RGBA.dds"); - sonic[DDS_DXT3_RGBA] = LoadTexture("resources/texture_formats/sonic_DXT3_RGBA.dds"); - sonic[DDS_DXT5_RGBA] = LoadTexture("resources/texture_formats/sonic_DXT5_RGBA.dds"); - - // Load COMPRESSED ETC texture data (if supported) - sonic[PKM_ETC1_RGB] = LoadTexture("resources/texture_formats/sonic_ETC1_RGB.pkm"); - sonic[PKM_ETC2_RGB] = LoadTexture("resources/texture_formats/sonic_ETC2_RGB.pkm"); - sonic[PKM_ETC2_EAC_RGBA] = LoadTexture("resources/texture_formats/sonic_ETC2_EAC_RGBA.pkm"); - - sonic[KTX_ETC1_RGB] = LoadTexture("resources/texture_formats/sonic_ETC1_RGB.ktx"); - sonic[KTX_ETC2_RGB] = LoadTexture("resources/texture_formats/sonic_ETC2_RGB.ktx"); - sonic[KTX_ETC2_EAC_RGBA] = LoadTexture("resources/texture_formats/sonic_ETC2_EAC_RGBA.ktx"); - - // Load COMPRESSED ASTC texture data (if supported) - sonic[ASTC_4x4_LDR] = LoadTexture("resources/texture_formats/sonic_ASTC_4x4_ldr.astc"); - sonic[ASTC_8x8_LDR] = LoadTexture("resources/texture_formats/sonic_ASTC_8x8_ldr.astc"); - - // Load COMPRESSED PVR texture data (if supported) - sonic[PVR_PVRT_RGB] = LoadTexture("resources/texture_formats/sonic_PVRT_RGB.pvr"); - sonic[PVR_PVRT_RGBA] = LoadTexture("resources/texture_formats/sonic_PVRT_RGBA.pvr"); - - - - for (int i = 0; i < NUM_TEXTURES; i++) - { - if (i < NUM_TEXTURES/2) selectRecs[i] = (Rectangle){ 40, 30 + 32*i, 150, 30 }; - else selectRecs[i] = (Rectangle){ 40 + 152, 30 + 32*(i - NUM_TEXTURES/2), 150, 30 }; - } - -#if defined(PLATFORM_WEB) - emscripten_set_main_loop(UpdateDrawFrame, 0, 1); -#else - SetTargetFPS(60); // Set our game to run at 60 frames-per-second - //-------------------------------------------------------------------------------------- - - // Main game loop - while (!WindowShouldClose()) // Detect window close button or ESC key - { - UpdateDrawFrame(); - } -#endif - - // De-Initialization - //-------------------------------------------------------------------------------------- - for (int i = 0; i < NUM_TEXTURES; i++) UnloadTexture(sonic[i]); - - CloseWindow(); // Close window and OpenGL context - //-------------------------------------------------------------------------------------- - - return 0; -} - -//---------------------------------------------------------------------------------- -// Module Functions Definition -//---------------------------------------------------------------------------------- -void UpdateDrawFrame(void) -{ - // Update - //---------------------------------------------------------------------------------- - if (IsKeyPressed(KEY_DOWN)) - { - selectedFormat++; - if (selectedFormat >= NUM_TEXTURES) selectedFormat = 0; - } - else if (IsKeyPressed(KEY_UP)) - { - selectedFormat--; - if (selectedFormat < 0) selectedFormat = NUM_TEXTURES - 1; - } - else if (IsKeyPressed(KEY_RIGHT)) - { - if (selectedFormat < NUM_TEXTURES/2) selectedFormat += NUM_TEXTURES/2; - } - else if (IsKeyPressed(KEY_LEFT)) - { - if (selectedFormat >= NUM_TEXTURES/2) selectedFormat -= NUM_TEXTURES/2; - } - //---------------------------------------------------------------------------------- - - // Draw - //---------------------------------------------------------------------------------- - BeginDrawing(); - - ClearBackground(RAYWHITE); - - // Draw rectangles - for (int i = 0; i < NUM_TEXTURES; i++) - { - if (i == selectedFormat) - { - DrawRectangleRec(selectRecs[i], SKYBLUE); - DrawRectangleLines(selectRecs[i].x, selectRecs[i].y, selectRecs[i].width, selectRecs[i].height, BLUE); - DrawText(formatText[i], selectRecs[i].x + selectRecs[i].width/2 - MeasureText(formatText[i], 10)/2, selectRecs[i].y + 11, 10, DARKBLUE); - } - else - { - DrawRectangleRec(selectRecs[i], LIGHTGRAY); - DrawRectangleLines(selectRecs[i].x, selectRecs[i].y, selectRecs[i].width, selectRecs[i].height, GRAY); - DrawText(formatText[i], selectRecs[i].x + selectRecs[i].width/2 - MeasureText(formatText[i], 10)/2, selectRecs[i].y + 11, 10, DARKGRAY); - } - } - - // Draw selected texture - if (sonic[selectedFormat].id != 0) - { - DrawTexture(sonic[selectedFormat], 350, -10, WHITE); - } - else - { - DrawRectangleLines(488, 165, 200, 110, DARKGRAY); - DrawText("FORMAT", 550, 180, 20, MAROON); - DrawText("NOT SUPPORTED", 500, 210, 20, MAROON); - DrawText("ON YOUR GPU", 520, 240, 20, MAROON); - } - - DrawText("Select texture format (use cursor keys):", 40, 10, 10, DARKGRAY); - DrawText("Required GPU memory size (VRAM):", 40, 427, 10, DARKGRAY); - DrawText(FormatText("%4.0f KB", textureSizes[selectedFormat]), 240, 420, 20, DARKBLUE); - - EndDrawing(); - //---------------------------------------------------------------------------------- -} \ No newline at end of file diff --git a/docs/examples/web/others/resources/formats/sonic.png b/docs/examples/web/others/resources/formats/sonic.png deleted file mode 100644 index 7a096847..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic.png and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_A1R5G5B5.dds b/docs/examples/web/others/resources/formats/sonic_A1R5G5B5.dds deleted file mode 100644 index 5e2347db..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_A1R5G5B5.dds and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_A4R4G4B4.dds b/docs/examples/web/others/resources/formats/sonic_A4R4G4B4.dds deleted file mode 100644 index c5ccaf0c..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_A4R4G4B4.dds and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_A8R8G8B8.dds b/docs/examples/web/others/resources/formats/sonic_A8R8G8B8.dds deleted file mode 100644 index fb71b7be..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_A8R8G8B8.dds and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_ASTC_4x4_ldr.astc b/docs/examples/web/others/resources/formats/sonic_ASTC_4x4_ldr.astc deleted file mode 100644 index 9a98d9a0..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_ASTC_4x4_ldr.astc and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_ASTC_8x8_ldr.astc b/docs/examples/web/others/resources/formats/sonic_ASTC_8x8_ldr.astc deleted file mode 100644 index 360a264a..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_ASTC_8x8_ldr.astc and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_DXT1_RGB.dds b/docs/examples/web/others/resources/formats/sonic_DXT1_RGB.dds deleted file mode 100644 index 9d0b4598..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_DXT1_RGB.dds and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_DXT1_RGBA.dds b/docs/examples/web/others/resources/formats/sonic_DXT1_RGBA.dds deleted file mode 100644 index 102bae7f..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_DXT1_RGBA.dds and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_DXT3_RGBA.dds b/docs/examples/web/others/resources/formats/sonic_DXT3_RGBA.dds deleted file mode 100644 index 46d965cb..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_DXT3_RGBA.dds and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_DXT5_RGBA.dds b/docs/examples/web/others/resources/formats/sonic_DXT5_RGBA.dds deleted file mode 100644 index b3a59a79..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_DXT5_RGBA.dds and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_ETC1_RGB.ktx b/docs/examples/web/others/resources/formats/sonic_ETC1_RGB.ktx deleted file mode 100644 index 66241b9d..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_ETC1_RGB.ktx and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_ETC1_RGB.pkm b/docs/examples/web/others/resources/formats/sonic_ETC1_RGB.pkm deleted file mode 100644 index c6fc6df4..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_ETC1_RGB.pkm and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.ktx b/docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.ktx deleted file mode 100644 index b01812cb..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.ktx and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.old.pkm b/docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.old.pkm deleted file mode 100644 index 61ac48ce..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.old.pkm and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.pkm b/docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.pkm deleted file mode 100644 index 61ac48ce..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_ETC2_EAC_RGBA.pkm and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_ETC2_RGB.ktx b/docs/examples/web/others/resources/formats/sonic_ETC2_RGB.ktx deleted file mode 100644 index 7f1207f7..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_ETC2_RGB.ktx and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_ETC2_RGB.pkm b/docs/examples/web/others/resources/formats/sonic_ETC2_RGB.pkm deleted file mode 100644 index f290f019..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_ETC2_RGB.pkm and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_GRAYSCALE.pvr b/docs/examples/web/others/resources/formats/sonic_GRAYSCALE.pvr deleted file mode 100644 index d31e2651..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_GRAYSCALE.pvr and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_L8A8.pvr b/docs/examples/web/others/resources/formats/sonic_L8A8.pvr deleted file mode 100644 index ccf5932e..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_L8A8.pvr and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_PVRT_RGB.pvr b/docs/examples/web/others/resources/formats/sonic_PVRT_RGB.pvr deleted file mode 100644 index 22f3f66a..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_PVRT_RGB.pvr and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_PVRT_RGBA.pvr b/docs/examples/web/others/resources/formats/sonic_PVRT_RGBA.pvr deleted file mode 100644 index feb9aeaf..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_PVRT_RGBA.pvr and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_PVRT_RGBA_2bpp.pvr b/docs/examples/web/others/resources/formats/sonic_PVRT_RGBA_2bpp.pvr deleted file mode 100644 index 9147e1bb..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_PVRT_RGBA_2bpp.pvr and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_PVRT_RGB_2bpp.pvr b/docs/examples/web/others/resources/formats/sonic_PVRT_RGB_2bpp.pvr deleted file mode 100644 index 2a8aea8c..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_PVRT_RGB_2bpp.pvr and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_R4G4B4A4.pvr b/docs/examples/web/others/resources/formats/sonic_R4G4B4A4.pvr deleted file mode 100644 index 3f7368a3..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_R4G4B4A4.pvr and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_R5G5B5A1.pvr b/docs/examples/web/others/resources/formats/sonic_R5G5B5A1.pvr deleted file mode 100644 index c7fa098d..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_R5G5B5A1.pvr and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_R5G6B5.dds b/docs/examples/web/others/resources/formats/sonic_R5G6B5.dds deleted file mode 100644 index 217da954..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_R5G6B5.dds and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_R5G6B5.pvr b/docs/examples/web/others/resources/formats/sonic_R5G6B5.pvr deleted file mode 100644 index 9bb8320e..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_R5G6B5.pvr and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_R8G8B8.pvr b/docs/examples/web/others/resources/formats/sonic_R8G8B8.pvr deleted file mode 100644 index 072cf3ef..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_R8G8B8.pvr and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_R8G8B8A8.pvr b/docs/examples/web/others/resources/formats/sonic_R8G8B8A8.pvr deleted file mode 100644 index f82534f9..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_R8G8B8A8.pvr and /dev/null differ diff --git a/docs/examples/web/others/resources/formats/sonic_R8G8B8A8.raw b/docs/examples/web/others/resources/formats/sonic_R8G8B8A8.raw deleted file mode 100644 index fc5858e7..00000000 Binary files a/docs/examples/web/others/resources/formats/sonic_R8G8B8A8.raw and /dev/null differ diff --git a/docs/examples/web/shaders/shaders_custom_uniform.html b/docs/examples/web/shaders/shaders_custom_uniform.html deleted file mode 100644 index 5e4ba055..00000000 --- a/docs/examples/web/shaders/shaders_custom_uniform.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/shaders/shaders_model_shader.html b/docs/examples/web/shaders/shaders_model_shader.html deleted file mode 100644 index eba18248..00000000 --- a/docs/examples/web/shaders/shaders_model_shader.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/shaders/shaders_postprocessing.html b/docs/examples/web/shaders/shaders_postprocessing.html deleted file mode 100644 index 515e6ef7..00000000 --- a/docs/examples/web/shaders/shaders_postprocessing.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/shaders/shaders_shapes_textures.html b/docs/examples/web/shaders/shaders_shapes_textures.html deleted file mode 100644 index 6bdab562..00000000 --- a/docs/examples/web/shaders/shaders_shapes_textures.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/shapes/shapes_basic_shapes.html b/docs/examples/web/shapes/shapes_basic_shapes.html deleted file mode 100644 index d139c157..00000000 --- a/docs/examples/web/shapes/shapes_basic_shapes.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/shapes/shapes_colors_palette.html b/docs/examples/web/shapes/shapes_colors_palette.html deleted file mode 100644 index 7110a414..00000000 --- a/docs/examples/web/shapes/shapes_colors_palette.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/shapes/shapes_logo_raylib.html b/docs/examples/web/shapes/shapes_logo_raylib.html deleted file mode 100644 index 480a83f2..00000000 --- a/docs/examples/web/shapes/shapes_logo_raylib.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/shapes/shapes_logo_raylib_anim.html b/docs/examples/web/shapes/shapes_logo_raylib_anim.html deleted file mode 100644 index 98f649ca..00000000 --- a/docs/examples/web/shapes/shapes_logo_raylib_anim.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/text/text_bmfont_ttf.html b/docs/examples/web/text/text_bmfont_ttf.html deleted file mode 100644 index 4b5b577b..00000000 --- a/docs/examples/web/text/text_bmfont_ttf.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/text/text_bmfont_unordered.html b/docs/examples/web/text/text_bmfont_unordered.html deleted file mode 100644 index b196ec33..00000000 --- a/docs/examples/web/text/text_bmfont_unordered.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/text/text_format_text.html b/docs/examples/web/text/text_format_text.html deleted file mode 100644 index 10569b0c..00000000 --- a/docs/examples/web/text/text_format_text.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/text/text_rbmf_fonts.html b/docs/examples/web/text/text_rbmf_fonts.html deleted file mode 100644 index 5fdd5fbf..00000000 --- a/docs/examples/web/text/text_rbmf_fonts.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/text/text_sprite_fonts.html b/docs/examples/web/text/text_sprite_fonts.html deleted file mode 100644 index 78893057..00000000 --- a/docs/examples/web/text/text_sprite_fonts.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/text/text_ttf_loading.html b/docs/examples/web/text/text_ttf_loading.html deleted file mode 100644 index 628ae6d7..00000000 --- a/docs/examples/web/text/text_ttf_loading.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/text/text_writing_anim.html b/docs/examples/web/text/text_writing_anim.html deleted file mode 100644 index ecb48971..00000000 --- a/docs/examples/web/text/text_writing_anim.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_image_drawing.html b/docs/examples/web/textures/textures_image_drawing.html deleted file mode 100644 index e6edbd69..00000000 --- a/docs/examples/web/textures/textures_image_drawing.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_image_loading.html b/docs/examples/web/textures/textures_image_loading.html deleted file mode 100644 index 9a5a1c56..00000000 --- a/docs/examples/web/textures/textures_image_loading.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_image_processing.html b/docs/examples/web/textures/textures_image_processing.html deleted file mode 100644 index 02ce2077..00000000 --- a/docs/examples/web/textures/textures_image_processing.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_logo_raylib.html b/docs/examples/web/textures/textures_logo_raylib.html deleted file mode 100644 index 18baf682..00000000 --- a/docs/examples/web/textures/textures_logo_raylib.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_raw_data.html b/docs/examples/web/textures/textures_raw_data.html deleted file mode 100644 index 0d459d4c..00000000 --- a/docs/examples/web/textures/textures_raw_data.html +++ /dev/null @@ -1,1300 +0,0 @@ - - - - - - Emscripten-Generated Code - - - - - image/svg+xml - - -
-
Downloading...
- - - Resize canvas - Lock/hide mouse pointer     - - - - -
- -
- - -
- -
- - - - - - diff --git a/docs/examples/web/textures/textures_rectangle.html b/docs/examples/web/textures/textures_rectangle.html deleted file mode 100644 index 5a5ea669..00000000 --- a/docs/examples/web/textures/textures_rectangle.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_srcrec_dstrec.html b/docs/examples/web/textures/textures_srcrec_dstrec.html deleted file mode 100644 index 8a84317c..00000000 --- a/docs/examples/web/textures/textures_srcrec_dstrec.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_to_image.html b/docs/examples/web/textures/textures_to_image.html deleted file mode 100644 index 72eee3ec..00000000 --- a/docs/examples/web/textures/textures_to_image.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file -- cgit v1.2.3