From 32bed038d8cd79adf41c812829a9d9d4812f46f4 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 8 Nov 2023 20:33:39 +0100 Subject: Updated open-graph --- .../textures/textures_background_scrolling.html | 27 +++- examples/textures/textures_blend_modes.html | 32 ++++- examples/textures/textures_bunnymark.html | 47 +++++- examples/textures/textures_draw_tiled.html | 47 +++++- examples/textures/textures_fog_of_war.html | 57 +++++++- examples/textures/textures_gif_player.html | 72 +++++++++- examples/textures/textures_image_drawing.html | 67 ++++++++- examples/textures/textures_image_generation.html | 67 ++++++++- examples/textures/textures_image_loading.html | 82 ++++++++++- examples/textures/textures_image_processing.html | 122 +++++++++++++++- examples/textures/textures_image_rotate.html | 107 +++++++++++++- examples/textures/textures_image_text.html | 102 ++++++++++++- examples/textures/textures_logo_raylib.html | 117 ++++++++++++++- examples/textures/textures_mouse_painting.html | 117 ++++++++++++++- examples/textures/textures_npatch_drawing.html | 117 ++++++++++++++- examples/textures/textures_particles_blending.html | 157 ++++++++++++++++++++- examples/textures/textures_polygon.html | 127 ++++++++++++++++- examples/textures/textures_raw_data.html | 147 ++++++++++++++++++- examples/textures/textures_svg_loading.html | 2 +- examples/textures/textures_textured_curve.html | 12 +- examples/textures/textures_to_image.html | 22 ++- 21 files changed, 1626 insertions(+), 21 deletions(-) (limited to 'examples/textures') diff --git a/examples/textures/textures_background_scrolling.html b/examples/textures/textures_background_scrolling.html index a5ccdb9..e8c4927 100644 --- a/examples/textures/textures_background_scrolling.html +++ b/examples/textures/textures_background_scrolling.html @@ -1 +1,26 @@ -raylib web game
\ No newline at end of file +textures background scrolling
\ No newline at end of file diff --git a/examples/textures/textures_blend_modes.html b/examples/textures/textures_blend_modes.html index 2246572..b48fff4 100644 --- a/examples/textures/textures_blend_modes.html +++ b/examples/textures/textures_blend_modes.html @@ -1 +1,31 @@ -raylib web game
\ No newline at end of file +textures blend modes
\ No newline at end of file diff --git a/examples/textures/textures_bunnymark.html b/examples/textures/textures_bunnymark.html index d313a63..39ee645 100644 --- a/examples/textures/textures_bunnymark.html +++ b/examples/textures/textures_bunnymark.html @@ -1 +1,46 @@ -raylib web game
\ No newline at end of file +textures bunnymark
\ No newline at end of file diff --git a/examples/textures/textures_draw_tiled.html b/examples/textures/textures_draw_tiled.html index 2bf323a..c400c70 100644 --- a/examples/textures/textures_draw_tiled.html +++ b/examples/textures/textures_draw_tiled.html @@ -1 +1,46 @@ -raylib web game
\ No newline at end of file +textures draw tiled
\ No newline at end of file diff --git a/examples/textures/textures_fog_of_war.html b/examples/textures/textures_fog_of_war.html index 7e0b6af..0505b85 100644 --- a/examples/textures/textures_fog_of_war.html +++ b/examples/textures/textures_fog_of_war.html @@ -1 +1,56 @@ -raylib web game
\ No newline at end of file +textures fog of war
\ No newline at end of file diff --git a/examples/textures/textures_gif_player.html b/examples/textures/textures_gif_player.html index 00978dc..86c8b5b 100644 --- a/examples/textures/textures_gif_player.html +++ b/examples/textures/textures_gif_player.html @@ -1 +1,71 @@ -raylib web game
\ No newline at end of file +textures gif player
\ No newline at end of file diff --git a/examples/textures/textures_image_drawing.html b/examples/textures/textures_image_drawing.html index 89bba91..981551b 100644 --- a/examples/textures/textures_image_drawing.html +++ b/examples/textures/textures_image_drawing.html @@ -1 +1,66 @@ -raylib web game
\ No newline at end of file +textures image drawing
\ No newline at end of file diff --git a/examples/textures/textures_image_generation.html b/examples/textures/textures_image_generation.html index 758e020..90aa1f3 100644 --- a/examples/textures/textures_image_generation.html +++ b/examples/textures/textures_image_generation.html @@ -1 +1,66 @@ -raylib web game
\ No newline at end of file +textures image generation
\ No newline at end of file diff --git a/examples/textures/textures_image_loading.html b/examples/textures/textures_image_loading.html index bbb0c1b..91d9d9e 100644 --- a/examples/textures/textures_image_loading.html +++ b/examples/textures/textures_image_loading.html @@ -1 +1,81 @@ -raylib web game
\ No newline at end of file +textures image loading
\ No newline at end of file diff --git a/examples/textures/textures_image_processing.html b/examples/textures/textures_image_processing.html index 55cd8e2..6fae5e0 100644 --- a/examples/textures/textures_image_processing.html +++ b/examples/textures/textures_image_processing.html @@ -1 +1,121 @@ -raylib web game
\ No newline at end of file +textures image processing // Required for: free() + +#define NUM_PROCESSES 9 + +typedef enum { + NONE = 0, + COLOR_GRAYSCALE, + COLOR_TINT, + COLOR_INVERT, + C"name=description> // Required for: free() + +#define NUM_PROCESSES 9 + +typedef enum { + NONE = 0, + COLOR_GRAYSCALE, + COLOR_TINT, + COLOR_INVERT, + C"property=og:image:alt> // Required for: free() + +#define NUM_PROCESSES 9 + +typedef enum { + NONE = 0, + COLOR_GRAYSCALE, + COLOR_TINT, + COLOR_INVERT, + C"property=og:description> // Required for: free() + +#define NUM_PROCESSES 9 + +typedef enum { + NONE = 0, + COLOR_GRAYSCALE, + COLOR_TINT, + COLOR_INVERT, + C"name=twitter:image:alt> // Required for: free() + +#define NUM_PROCESSES 9 + +typedef enum { + NONE = 0, + COLOR_GRAYSCALE, + COLOR_TINT, + COLOR_INVERT, + C"name=twitter:description>
\ No newline at end of file diff --git a/examples/textures/textures_image_rotate.html b/examples/textures/textures_image_rotate.html index f2651b8..dc251f5 100644 --- a/examples/textures/textures_image_rotate.html +++ b/examples/textures/textures_image_rotate.html @@ -1 +1,106 @@ -raylib web game
\ No newline at end of file +textures image rotate
\ No newline at end of file diff --git a/examples/textures/textures_image_text.html b/examples/textures/textures_image_text.html index 49d9ecc..1e1da8f 100644 --- a/examples/textures/textures_image_text.html +++ b/examples/textures/textures_image_text.html @@ -1 +1,101 @@ -raylib web game
\ No newline at end of file +textures image text
\ No newline at end of file diff --git a/examples/textures/textures_logo_raylib.html b/examples/textures/textures_logo_raylib.html index d0e0273..2fbbdbd 100644 --- a/examples/textures/textures_logo_raylib.html +++ b/examples/textures/textures_logo_raylib.html @@ -1 +1,116 @@ -raylib web game
\ No newline at end of file +textures logo raylib
\ No newline at end of file diff --git a/examples/textures/textures_mouse_painting.html b/examples/textures/textures_mouse_painting.html index 4aaf4c1..edf02fc 100644 --- a/examples/textures/textures_mouse_painting.html +++ b/examples/textures/textures_mouse_painting.html @@ -1 +1,116 @@ -raylib web game
\ No newline at end of file +textures mouse painting
\ No newline at end of file diff --git a/examples/textures/textures_npatch_drawing.html b/examples/textures/textures_npatch_drawing.html index 65e2626..f0836ca 100644 --- a/examples/textures/textures_npatch_drawing.html +++ b/examples/textures/textures_npatch_drawing.html @@ -1 +1,116 @@ -raylib web game
\ No newline at end of file +textures npatch drawing
\ No newline at end of file diff --git a/examples/textures/textures_particles_blending.html b/examples/textures/textures_particles_blending.html index 42a3a2b..9ba5727 100644 --- a/examples/textures/textures_particles_blending.html +++ b/examples/textures/textures_particles_blending.html @@ -1 +1,156 @@ -raylib web game
\ No newline at end of file +textures particles blending
\ No newline at end of file diff --git a/examples/textures/textures_polygon.html b/examples/textures/textures_polygon.html index 9c55771..f04e3f3 100644 --- a/examples/textures/textures_polygon.html +++ b/examples/textures/textures_polygon.html @@ -1 +1,126 @@ -raylib web game
\ No newline at end of file +textures polygon
\ No newline at end of file diff --git a/examples/textures/textures_raw_data.html b/examples/textures/textures_raw_data.html index 17041b6..a977486 100644 --- a/examples/textures/textures_raw_data.html +++ b/examples/textures/textures_raw_data.html @@ -1 +1,146 @@ -raylib web game
\ No newline at end of file +textures raw data // Required for: malloc() and free() + +//------------------------------------------------------------------------------------ +// Program main entry point +//------------------------------------------------------------------------------------ +int main(void) +{ + // Initialization + //-------------------------------------------------------------------------------------- + const int screenWidth = 800; + const int screenHeight = 450; + + InitWindow(screenWidth, screenHeight, "raylib [textures] example - texture from raw data"); + + // NOTE: Textur"name=description> // Required for: malloc() and free() + +//------------------------------------------------------------------------------------ +// Program main entry point +//------------------------------------------------------------------------------------ +int main(void) +{ + // Initialization + //-------------------------------------------------------------------------------------- + const int screenWidth = 800; + const int screenHeight = 450; + + InitWindow(screenWidth, screenHeight, "raylib [textures] example - texture from raw data"); + + // NOTE: Textur"property=og:image:alt> // Required for: malloc() and free() + +//------------------------------------------------------------------------------------ +// Program main entry point +//------------------------------------------------------------------------------------ +int main(void) +{ + // Initialization + //-------------------------------------------------------------------------------------- + const int screenWidth = 800; + const int screenHeight = 450; + + InitWindow(screenWidth, screenHeight, "raylib [textures] example - texture from raw data"); + + // NOTE: Textur"property=og:description> // Required for: malloc() and free() + +//------------------------------------------------------------------------------------ +// Program main entry point +//------------------------------------------------------------------------------------ +int main(void) +{ + // Initialization + //-------------------------------------------------------------------------------------- + const int screenWidth = 800; + const int screenHeight = 450; + + InitWindow(screenWidth, screenHeight, "raylib [textures] example - texture from raw data"); + + // NOTE: Textur"name=twitter:image:alt> // Required for: malloc() and free() + +//------------------------------------------------------------------------------------ +// Program main entry point +//------------------------------------------------------------------------------------ +int main(void) +{ + // Initialization + //-------------------------------------------------------------------------------------- + const int screenWidth = 800; + const int screenHeight = 450; + + InitWindow(screenWidth, screenHeight, "raylib [textures] example - texture from raw data"); + + // NOTE: Textur"name=twitter:description>
\ No newline at end of file diff --git a/examples/textures/textures_svg_loading.html b/examples/textures/textures_svg_loading.html index 3b08b0b..cbd4a86 100644 --- a/examples/textures/textures_svg_loading.html +++ b/examples/textures/textures_svg_loading.html @@ -1 +1 @@ -raylib web game
\ No newline at end of file +textures svg loading
\ No newline at end of file diff --git a/examples/textures/textures_textured_curve.html b/examples/textures/textures_textured_curve.html index 061505f..486e517 100644 --- a/examples/textures/textures_textured_curve.html +++ b/examples/textures/textures_textured_curve.html @@ -1 +1,11 @@ -raylib web game
\ No newline at end of file +textures textured curve
\ No newline at end of file diff --git a/examples/textures/textures_to_image.html b/examples/textures/textures_to_image.html index d6e5fe3..d43d240 100644 --- a/examples/textures/textures_to_image.html +++ b/examples/textures/textures_to_image.html @@ -1 +1,21 @@ -raylib web game
\ No newline at end of file +textures to image
\ No newline at end of file -- cgit v1.2.3