-
Notifications
You must be signed in to change notification settings - Fork 12
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
const float to highp 4-component vector of float #4
Comments
@KurtLa There is most probably a uniform type mismatch in the texture function, can you give me some more of what you tried in the ts branch? like what have you used in the ts branch if the files are .js.I'll try to get back as fast as possible in next week :) |
@Timur310 I can reproduce it on all my computer. npm install jsdom in server-side-example.js add:
execute it with: #edit: #edit2 |
Hi @Timur310 |
Hey @KurtLa sorry for the delayed response, I've been busy latelly with other works, but I'll try to reproduce it as soon as possible.Sorry for that again! |
I have tried your ts branch but cannot figure out how to fix this error.
I get it for example with gasGiantRing.js and starPlanet.js.
#edit:
Same goes for the main branch.
The text was updated successfully, but these errors were encountered: