redwarp / kmeans-gpu

K-means clustering for image color quantization running on GPU
MIT License
14 stars 0 forks source link

Create struct for textures... #5

Closed redwarp closed 2 years ago

redwarp commented 2 years ago

Refactor with strict like struct InputTexture(texture)

redwarp commented 2 years ago

Started, I like it, need to finish with buffers as well