-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
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: Geometry => BufferGeometry #13427
Conversation
Yikes! Both versions of |
Same here. Looks like setting |
The old version was beautiful, the new one not so much, although it does arguably demonstrate what's happening more clearly. I'm not going to complain if the change is kept, but I do prefer the old one. |
I like both versions. But I'll probably update the example to something more... demonstrative? |
Thanks! |
@grorg @kenrussell Any ideas why this example blinks in Safari? |
Ouch! I don't know what's up. I filed: https://bugs.webkit.org/show_bug.cgi?id=183151 I guess I broke preserveDrawingBuffer :( |
I modified
webgl_trails.html
slightly, but the other examples should be visually identical.I am not able to test
webvr_vive_dragging.html
, but the changes are minimal.