oframe / ogl

Minimal WebGL Library
https://oframe.github.io/ogl/examples
3.77k stars 213 forks source link

chore: texture3d types #237

Closed pschroen closed 1 month ago

pschroen commented 1 month ago

Exported Texture3D and added type definitions for the new class.

@DougLilliequist would you have an example for this you could contribute as well? 🙏 😉

Related PR: #230

monolithMktg commented 1 month ago

@DougLilliequist would you have an example for this you could contribute as well? 🙏 😉

this is a wonderful idea. @DougLilliequist, I am sure a lot of the OGL users would greatly appreciate to see an example and to learn from it.