minko icon indicating copy to clipboard operation
minko copied to clipboard

Volume textures

Open unicomp21 opened this issue 11 years ago • 1 comments

A way to simulate 3D toroidal volume textures using 2D texture support would be fantastic. ie Use existing bilinear sampling to build trilinear sampling in the shader. Once WebGL2 rolls out, this can be removed.

unicomp21 avatar Jul 20 '14 15:07 unicomp21

I will add this to the feature request list. However, this is not a priority, so you may try implementing it yourself if you need it now. Pull requests are welcome.

warrenseine avatar Jul 21 '14 08:07 warrenseine