Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples: Remove webgl_instancing_modified. #24335

Merged
merged 1 commit into from
Jul 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/api/en/objects/InstancedMesh.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ <h2>Examples</h2>

<p>
[example:webgl_instancing_dynamic WebGL / instancing / dynamic]<br />
[example:webgl_instancing_modified WebGL / instancing / modified]<br />
[example:webgl_instancing_performance WebGL / instancing / performance]<br />
[example:webgl_instancing_scatter WebGL / instancing / scatter]<br />
[example:webgl_instancing_raycast WebGL / instancing / raycast]
Expand Down
1 change: 0 additions & 1 deletion docs/api/zh/objects/InstancedMesh.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ <h2>示例</h2>

<p>
[example:webgl_instancing_dynamic WebGL / instancing / dynamic]<br />
[example:webgl_instancing_modified WebGL / instancing / modified]<br />
[example:webgl_instancing_performance WebGL / instancing / performance]<br />
[example:webgl_instancing_scatter WebGL / instancing / scatter]<br />
[example:webgl_instancing_raycast WebGL / instancing / raycast]
Expand Down
1 change: 0 additions & 1 deletion examples/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@
"webgl_gpgpu_birds_gltf",
"webgl_gpgpu_water",
"webgl_gpgpu_protoplanet",
"webgl_instancing_modified",
"webgl_lightningstrike",
"webgl_materials_modified",
"webgl_raymarching_reflect",
Expand Down
Binary file removed examples/screenshots/webgl_instancing_modified.jpg
Binary file not shown.
208 changes: 0 additions & 208 deletions examples/webgl_instancing_modified.html

This file was deleted.