issues
search
prisonerjohn
/
ofxAzureKinect
An openFrameworks addon for the Azure Kinect.
MIT License
73
stars
24
forks
source link
Fix invalid pixel values in shader.
#5
Closed
prisonerjohn
closed
5 years ago
prisonerjohn
commented
5 years ago
Fixed by setting min/mag filters to
GL_NEAREST
.
Fixed by setting min/mag filters to
GL_NEAREST
.