You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
Hello, does the depthdemo actually works with webgl 1.0? I see in the code that there are a few if's checking for webgl2 availability and if not, defaults to webgl 1...but I've forced the path to be 1.0 and I'm getting an Invalid internal format when uploading the video texture. I'm using a realsense 415.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, does the depthdemo actually works with webgl 1.0? I see in the code that there are a few if's checking for webgl2 availability and if not, defaults to webgl 1...but I've forced the path to be 1.0 and I'm getting an Invalid internal format when uploading the video texture. I'm using a realsense 415.
The text was updated successfully, but these errors were encountered: