summaryrefslogtreecommitdiffhomepage
path: root/examples/models
diff options
context:
space:
mode:
authorRay <[email protected]>2022-08-02 18:32:30 +0200
committerRay <[email protected]>2022-08-02 18:32:30 +0200
commit3007c48021505d0c9e120ea15acb67cc65dbc0ca (patch)
treedf03f5f7d5272f4ff902b86c68605b4f1406eba3 /examples/models
parentb3c23d4d4c28b8c6943c0b706c1db98a93f36cba (diff)
downloadraylib.com-3007c48021505d0c9e120ea15acb67cc65dbc0ca.tar.gz
raylib.com-3007c48021505d0c9e120ea15acb67cc65dbc0ca.zip
Update examples, issues with mouse wheel
Diffstat (limited to 'examples/models')
-rw-r--r--examples/models/models_animation.wasmbin286507 -> 286499 bytes
-rw-r--r--examples/models/models_billboard.wasmbin152870 -> 152864 bytes
-rw-r--r--examples/models/models_cubicmap.wasmbin165075 -> 165069 bytes
-rw-r--r--examples/models/models_first_person_maze.wasmbin165844 -> 165838 bytes
-rw-r--r--examples/models/models_heightmap.wasmbin162954 -> 162948 bytes
-rw-r--r--examples/models/models_loading.wasmbin288171 -> 288163 bytes
-rw-r--r--examples/models/models_loading_gltf.wasmbin278842 -> 278836 bytes
-rw-r--r--examples/models/models_loading_vox.wasmbin282477 -> 282471 bytes
-rw-r--r--examples/models/models_mesh_generation.wasmbin142299 -> 142293 bytes
-rw-r--r--examples/models/models_mesh_picking.wasmbin296700 -> 296694 bytes
-rw-r--r--examples/models/models_rlgl_solar_system.wasmbin114284 -> 114278 bytes
-rw-r--r--examples/models/models_skybox.wasmbin173360 -> 173352 bytes
12 files changed, 0 insertions, 0 deletions
diff --git a/examples/models/models_animation.wasm b/examples/models/models_animation.wasm
index d532a87..1528d0c 100644
--- a/examples/models/models_animation.wasm
+++ b/examples/models/models_animation.wasm
Binary files differ
diff --git a/examples/models/models_billboard.wasm b/examples/models/models_billboard.wasm
index 6f51965..6b9ff29 100644
--- a/examples/models/models_billboard.wasm
+++ b/examples/models/models_billboard.wasm
Binary files differ
diff --git a/examples/models/models_cubicmap.wasm b/examples/models/models_cubicmap.wasm
index c0d256d..1ce590f 100644
--- a/examples/models/models_cubicmap.wasm
+++ b/examples/models/models_cubicmap.wasm
Binary files differ
diff --git a/examples/models/models_first_person_maze.wasm b/examples/models/models_first_person_maze.wasm
index 5e81f5f..46038c6 100644
--- a/examples/models/models_first_person_maze.wasm
+++ b/examples/models/models_first_person_maze.wasm
Binary files differ
diff --git a/examples/models/models_heightmap.wasm b/examples/models/models_heightmap.wasm
index d6a3391..5a2de7f 100644
--- a/examples/models/models_heightmap.wasm
+++ b/examples/models/models_heightmap.wasm
Binary files differ
diff --git a/examples/models/models_loading.wasm b/examples/models/models_loading.wasm
index 3f2f246..3e34807 100644
--- a/examples/models/models_loading.wasm
+++ b/examples/models/models_loading.wasm
Binary files differ
diff --git a/examples/models/models_loading_gltf.wasm b/examples/models/models_loading_gltf.wasm
index 7c8fa83..8e64f46 100644
--- a/examples/models/models_loading_gltf.wasm
+++ b/examples/models/models_loading_gltf.wasm
Binary files differ
diff --git a/examples/models/models_loading_vox.wasm b/examples/models/models_loading_vox.wasm
index 4a8b14e..e0234f3 100644
--- a/examples/models/models_loading_vox.wasm
+++ b/examples/models/models_loading_vox.wasm
Binary files differ
diff --git a/examples/models/models_mesh_generation.wasm b/examples/models/models_mesh_generation.wasm
index dcfb9d4..3ac313f 100644
--- a/examples/models/models_mesh_generation.wasm
+++ b/examples/models/models_mesh_generation.wasm
Binary files differ
diff --git a/examples/models/models_mesh_picking.wasm b/examples/models/models_mesh_picking.wasm
index 4a0c4d9..ad34802 100644
--- a/examples/models/models_mesh_picking.wasm
+++ b/examples/models/models_mesh_picking.wasm
Binary files differ
diff --git a/examples/models/models_rlgl_solar_system.wasm b/examples/models/models_rlgl_solar_system.wasm
index c4ae4e1..1c98b8b 100644
--- a/examples/models/models_rlgl_solar_system.wasm
+++ b/examples/models/models_rlgl_solar_system.wasm
Binary files differ
diff --git a/examples/models/models_skybox.wasm b/examples/models/models_skybox.wasm
index 9f0c055..206cd7f 100644
--- a/examples/models/models_skybox.wasm
+++ b/examples/models/models_skybox.wasm
Binary files differ