timscaffidi / ofxVolumetrics

Simple volumetric rendering addon for openFrameworks.
Other
53 stars 15 forks source link

Load texture #11

Open Jonathhhan opened 2 years ago

Jonathhhan commented 2 years ago

I added loadTexture()... for loading textures instead of pixels. Maybe it can be optimized, but copying textures seems faster than loading pixels. I also added an example. Its just a suggestion. https://forum.openframeworks.cc/t/getting-the-gluint-handle-from-an-ofxvolumetrics-instance/39791/4