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

TypeError: renderer.translate is not a function #6

Open
lenniezelk opened this issue Mar 21, 2024 · 2 comments
Open

TypeError: renderer.translate is not a function #6

lenniezelk opened this issue Mar 21, 2024 · 2 comments

Comments

@lenniezelk
Copy link

lenniezelk commented Mar 21, 2024

Using the webgl2-advanced library gives:
TypeError: renderer.translate is not a function
when trying to access translate in Renderer

Using Chromium 122.0.6261.130

@naychrist
Copy link

naychrist commented Sep 27, 2024

I got this error with wegl2 then tested with webgl-advanced 2.21.3 and I get the same error however canvas-advanced 2.21.3 works fine. keen to start using the new renderer but really need this function.

@naychrist
Copy link

here is a repro w webgl-advanced. you can uncomment the renderer translate line to see the issue:

https://codesandbox.io/p/sandbox/boring-water-225m5q

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

2 participants