Skip to content

Commit

Permalink
Examples: Update screenshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 committed May 9, 2024
1 parent c873a72 commit dc6edbc
Show file tree
Hide file tree
Showing 45 changed files with 3 additions and 0 deletions.
Binary file modified examples/screenshots/games_fps.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/physics_ammo_break.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/physics_ammo_volume.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webaudio_timing.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl2_rendertarget_texture2darray.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_animation_multiple.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_animation_skinning_ik.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_buffergeometry_drawrange.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_buffergeometry_lines.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_camera_cinematic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_effects_peppersghost.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_geometry_cube.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_gpgpu_birds.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_gpgpu_birds_gltf.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_gpgpu_protoplanet.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_gpgpu_water.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_instancing_morph.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_instancing_performance.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_interactive_cubes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_interactive_cubes_ortho.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_interactive_points.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_interactive_raycasting_points.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_layers.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_lines_colors.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_loader_bvh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/screenshots/webgl_loader_fbx.jpg
Binary file modified examples/screenshots/webgl_marchingcubes.jpg
Binary file modified examples/screenshots/webgl_materials_texture_anisotropy.jpg
Binary file modified examples/screenshots/webgl_materials_texture_filters.jpg
Binary file modified examples/screenshots/webgl_materials_texture_manualmipmap.jpg
Binary file modified examples/screenshots/webgl_math_obb.jpg
Binary file modified examples/screenshots/webgl_mesh_batch.jpg
Binary file modified examples/screenshots/webgl_points_waves.jpg
Binary file modified examples/screenshots/webgl_postprocessing.jpg
Binary file modified examples/screenshots/webgl_postprocessing_advanced.jpg
Binary file modified examples/screenshots/webgl_postprocessing_afterimage.jpg
Binary file modified examples/screenshots/webgl_postprocessing_fxaa.jpg
Binary file modified examples/screenshots/webgl_postprocessing_rgb_halftone.jpg
Binary file modified examples/screenshots/webgl_postprocessing_smaa.jpg
Binary file modified examples/screenshots/webgl_postprocessing_ssaa.jpg
Binary file modified examples/screenshots/webgl_postprocessing_taa.jpg
Binary file modified examples/screenshots/webgl_shadow_contact.jpg
Binary file modified examples/screenshots/webgl_shadowmap_performance.jpg
Binary file modified examples/screenshots/webgl_test_memory.jpg
3 changes: 3 additions & 0 deletions test/e2e/puppeteer.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ const exceptionList = [
// Unknown
// TODO: most of these can be fixed just by increasing idleTime and parseTime
'webgl_animation_skinning_blending',
'webgl_animation_skinning_additive_blending',
'webgl_buffergeometry_glbufferattribute',
'webgl_interactive_cubes_gpu',
'webgl_clipping_advanced',
'webgl_lensflares',
'webgl_lights_spotlights',
Expand All @@ -90,6 +92,7 @@ const exceptionList = [
'webgl_mirror',
'webgl_morphtargets_face',
'webgl_postprocessing_transition',
'webgl_postprocessing_glitch',
'webgl_postprocessing_dof2',
'webgl_raymarching_reflect',
'webgl_renderer_pathtracer',
Expand Down

0 comments on commit dc6edbc

Please sign in to comment.