tentone / nunuStudio

Web powered cross-platform 3D, WebXR game engine.
https://nunustudio.org
MIT License
2.13k stars 319 forks source link

this.image.getImageData isnt a function #453

Open KCGD opened 4 years ago

KCGD commented 4 years ago

Im using the terrainBufferGeometry constructor but loading an in-game texture causes a this.image.getImageData error in the console and the program fails. The map texture was a re-import of the default terrain image. Any suggestions?

Version
Platform

Web Version

image image image

tentone commented 4 years ago

Hello

Can you please share a example file so that i can take a look?

Thanks a lot!

KCGD commented 4 years ago

@tentone got it here