I want to apply SNORM texture by using GL_TEXTURE_3D as a target, what will be the fragment shader for the same? Also, what should be the data type of texture data?
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
When using It is basically the same as normal UNORM textures only that you get a value between Sampler type is sampler3D (Floating-point also covers normalized integer formats). |
|||||||||||
|
