Skip to content

Commit e5f2707

Browse files
authored
Examples: Remove raymarching GLSL demo. (#29774)
1 parent 732bc2a commit e5f2707

File tree

4 files changed

+0
-364
lines changed

4 files changed

+0
-364
lines changed

examples/files.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@
278278
"webgl_materials_modified",
279279
"webgl_multiple_rendertargets",
280280
"webgl_multisampled_renderbuffers",
281-
"webgl_raymarching_reflect",
282281
"webgl_rendertarget_texture2darray",
283282
"webgl_shadowmap_csm",
284283
"webgl_shadowmap_pcss",
Binary file not shown.

examples/webgl_raymarching_reflect.html

Lines changed: 0 additions & 361 deletions
This file was deleted.

test/e2e/puppeteer.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,11 @@ const exceptionList = [
9696
'webgl_postprocessing_transition',
9797
'webgl_postprocessing_glitch',
9898
'webgl_postprocessing_dof2',
99-
'webgl_raymarching_reflect',
10099
'webgl_renderer_pathtracer',
101100
'webgl_shadowmap',
102101
'webgl_shadowmap_progressive',
103102
'webgpu_shadowmap_progressive',
104103
'webgl_test_memory2',
105-
'webgl_tiled_forward',
106104
'webgl_points_dynamic',
107105
'webgpu_multisampled_renderbuffers',
108106
'webgl_test_wide_gamut',

0 commit comments

Comments
 (0)