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

RGBFormat has been removed - Texture format has changed in r137 #2

Open
nicolasgermeaux opened this issue Jun 10, 2022 · 1 comment

Comments

@nicolasgermeaux
Copy link

RGBFormat has been removed in the r137 update and changed to the RGBAFormat which on my side creates a new error :

WebGL: INVALID_OPERATION: texSubImage2D: ArrayBufferView not big enough for request

Currently working on it but one of the lead to correct this is to change RGBAFormat to THREE.RedFormat since we send only one channel.

Thread about this issue : discover.three.js

@cy53rg
Copy link

cy53rg commented Sep 24, 2023

i cant seem to install the dependencies .. what version of node did you use

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