Skip to content

Commit

Permalink
Examples: Removed webgl_performance_*.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed May 23, 2023
1 parent d666ff8 commit 5a408a8
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 571 deletions.
4 changes: 0 additions & 4 deletions docs/api/en/loaders/BufferGeometryLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ <h2>Code Example</h2>
);
</code>

<h2>Examples</h2>

<p>[example:webgl_performance WebGL / performance]</p>

<h2>Constructor</h2>

<h3>[name]( [param:LoadingManager manager] )</h3>
Expand Down
6 changes: 0 additions & 6 deletions docs/api/it/loaders/BufferGeometryLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@ <h2>Codice di Esempio</h2>
);
</code>

<h2>Esempi</h2>

<p>
[example:webgl_performance WebGL / performance]
</p>

<h2>Costruttore</h2>

<h3>[name]( [param:LoadingManager manager] )</h3>
Expand Down
6 changes: 0 additions & 6 deletions docs/api/zh/loaders/BufferGeometryLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@ <h2>代码示例</h2>
);
</code>

<h2>例子</h2>

<p>
[example:webgl_performance WebGL / performance]
</p>

<h2>构造函数</h2>

<h3>[name]( [param:LoadingManager manager] )</h3>
Expand Down
3 changes: 0 additions & 3 deletions examples/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,6 @@
"webgl_multiple_views",
"webgl_panorama_cube",
"webgl_panorama_equirectangular",
"webgl_performance",
"webgl_performance_static",
"webgl_performance_shader",
"webgl_points_billboards",
"webgl_points_dynamic",
"webgl_points_sprites",
Expand Down
Binary file removed examples/screenshots/webgl_performance.jpg
Binary file not shown.
Binary file removed examples/screenshots/webgl_performance_shader.jpg
Binary file not shown.
Binary file removed examples/screenshots/webgl_performance_static.jpg
Binary file not shown.
155 changes: 0 additions & 155 deletions examples/webgl_performance.html

This file was deleted.

Loading

0 comments on commit 5a408a8

Please sign in to comment.