Need to add support for specular map in metal.
AfterJDK-8310109 we will have basic support for texture mapping and filtering. We have also added mipmap support for diffuse map. But specualr map doesn't need mipmap so in this change mostly we need to add a way to set multiple sampler descriptors for 3D texture mapping.
After
- blocks
-
JDK-8302049 Texture map support
- Resolved
- relates to
-
JDK-8311640 Black color seen in Ensemble8 3D demos
- Open