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

Removed dual fisheye example #19369

Merged
merged 1 commit into from
May 15, 2020
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
2 changes: 0 additions & 2 deletions examples/files.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ var files = {
"webgl_multiple_views",
"webgl_nearestneighbour",
"webgl_panorama_cube",
"webgl_panorama_dualfisheye",
"webgl_panorama_equirectangular",
"webgl_performance",
"webgl_performance_doublesided",
Expand Down Expand Up @@ -450,7 +449,6 @@ var tags = {
"webgl_multiple_elements_text": [ "font" ],
"webgl_nearestneighbour": [ "kdtree" ],
"webgl_panorama_cube": [ "envmap" ],
"webgl_panorama_dualfisheye": [ "envmap" ],
"webgl_panorama_equirectangular": [ "envmap" ],
"webgl_points_billboards": [ "particles" ],
"webgl_points_dynamic": [ "particles" ],
Expand Down
Binary file removed examples/textures/ricoh_theta_s.jpg
Binary file not shown.
192 changes: 0 additions & 192 deletions examples/webgl_panorama_dualfisheye.html

This file was deleted.