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

Uncaught TypeError: gl.bindTexSource is not a function at bindIFrame #2

Closed
Digitalisme opened this issue Nov 22, 2018 · 3 comments
Closed

Comments

@Digitalisme
Copy link

Hello,
My name is Naufal. I'm a student at Brawijaya University.
I'm interested in your project...
I'm tried to run this project, but I had an error on my chrome and safari (I'm using mac btw)

screen shot 2018-11-22 at 11 50 13 am

Uncaught TypeError: gl.bindTexSource is not a function at bindIFrame ((index):343)

I need your assistance to solve this problem. Thank you.
Sircenly
Naufal

@kainino0x
Copy link
Collaborator

This project only worked with a locally-patched prototype version of Chromium, but we are no longer working on it. I don't think we will ever add this support in Chromium.

Depending on your use-case, you can directly upload <video> to a texture, use 2D canvas for text rendering, or try something else like this.

@nsmith1024
Copy link

Hi, so can an iFrame be embedded into WebGL so that it can show a webpage using a regular non-modified browser?

@kainino0x
Copy link
Collaborator

No, this cannot be done in any browser, and this project is no longer being worked on. Check out other possible solutions, like https://zachernuk.neocities.org/webGLizer/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants