Describe the bug
Running BasicVolumeDemo yield to
glGetError() returned the following error codes after a call to glBindTexture(<int> 0x806F, <int> 0x1): GL_INVALID_OPERATION ( 1282 0x502),
At Texture3D.bind()
Versions (please complete the following information):
- Jzy3D : 2.2.1-SNAPSHOT + JOGL 2.4.0-rc4
- JVM / JDK: any
- GPU: any
- OS: any
- Currently working on macOS 11+AppleM1, but issue reproduced on Windows 10, macOs 10.12
Additional context
Reproduced
Describe the bug
Running BasicVolumeDemo yield to
glGetError() returned the following error codes after a call to glBindTexture(<int> 0x806F, <int> 0x1): GL_INVALID_OPERATION ( 1282 0x502),At Texture3D.bind()
Versions (please complete the following information):
Additional context
Reproduced