From 3007c48021505d0c9e120ea15acb67cc65dbc0ca Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 2 Aug 2022 18:32:30 +0200 Subject: Update examples, issues with mouse wheel --- examples/models/models_animation.wasm | Bin 286507 -> 286499 bytes examples/models/models_billboard.wasm | Bin 152870 -> 152864 bytes examples/models/models_cubicmap.wasm | Bin 165075 -> 165069 bytes examples/models/models_first_person_maze.wasm | Bin 165844 -> 165838 bytes examples/models/models_heightmap.wasm | Bin 162954 -> 162948 bytes examples/models/models_loading.wasm | Bin 288171 -> 288163 bytes examples/models/models_loading_gltf.wasm | Bin 278842 -> 278836 bytes examples/models/models_loading_vox.wasm | Bin 282477 -> 282471 bytes examples/models/models_mesh_generation.wasm | Bin 142299 -> 142293 bytes examples/models/models_mesh_picking.wasm | Bin 296700 -> 296694 bytes examples/models/models_rlgl_solar_system.wasm | Bin 114284 -> 114278 bytes examples/models/models_skybox.wasm | Bin 173360 -> 173352 bytes 12 files changed, 0 insertions(+), 0 deletions(-) (limited to 'examples/models') diff --git a/examples/models/models_animation.wasm b/examples/models/models_animation.wasm index d532a87..1528d0c 100644 Binary files a/examples/models/models_animation.wasm and b/examples/models/models_animation.wasm differ diff --git a/examples/models/models_billboard.wasm b/examples/models/models_billboard.wasm index 6f51965..6b9ff29 100644 Binary files a/examples/models/models_billboard.wasm and b/examples/models/models_billboard.wasm differ diff --git a/examples/models/models_cubicmap.wasm b/examples/models/models_cubicmap.wasm index c0d256d..1ce590f 100644 Binary files a/examples/models/models_cubicmap.wasm and b/examples/models/models_cubicmap.wasm differ diff --git a/examples/models/models_first_person_maze.wasm b/examples/models/models_first_person_maze.wasm index 5e81f5f..46038c6 100644 Binary files a/examples/models/models_first_person_maze.wasm and b/examples/models/models_first_person_maze.wasm differ diff --git a/examples/models/models_heightmap.wasm b/examples/models/models_heightmap.wasm index d6a3391..5a2de7f 100644 Binary files a/examples/models/models_heightmap.wasm and b/examples/models/models_heightmap.wasm differ diff --git a/examples/models/models_loading.wasm b/examples/models/models_loading.wasm index 3f2f246..3e34807 100644 Binary files a/examples/models/models_loading.wasm and b/examples/models/models_loading.wasm differ diff --git a/examples/models/models_loading_gltf.wasm b/examples/models/models_loading_gltf.wasm index 7c8fa83..8e64f46 100644 Binary files a/examples/models/models_loading_gltf.wasm and b/examples/models/models_loading_gltf.wasm differ diff --git a/examples/models/models_loading_vox.wasm b/examples/models/models_loading_vox.wasm index 4a8b14e..e0234f3 100644 Binary files a/examples/models/models_loading_vox.wasm and b/examples/models/models_loading_vox.wasm differ diff --git a/examples/models/models_mesh_generation.wasm b/examples/models/models_mesh_generation.wasm index dcfb9d4..3ac313f 100644 Binary files a/examples/models/models_mesh_generation.wasm and b/examples/models/models_mesh_generation.wasm differ diff --git a/examples/models/models_mesh_picking.wasm b/examples/models/models_mesh_picking.wasm index 4a0c4d9..ad34802 100644 Binary files a/examples/models/models_mesh_picking.wasm and b/examples/models/models_mesh_picking.wasm differ diff --git a/examples/models/models_rlgl_solar_system.wasm b/examples/models/models_rlgl_solar_system.wasm index c4ae4e1..1c98b8b 100644 Binary files a/examples/models/models_rlgl_solar_system.wasm and b/examples/models/models_rlgl_solar_system.wasm differ diff --git a/examples/models/models_skybox.wasm b/examples/models/models_skybox.wasm index 9f0c055..206cd7f 100644 Binary files a/examples/models/models_skybox.wasm and b/examples/models/models_skybox.wasm differ -- cgit v1.2.3