A DESCRIPTION OF THE PROBLEM :
I encountered an issue when applying a low-resolution texture to a 3D model. The image applied in PhongMaterial always has linear filtering enabled. I hope JavaFX can provide a way to disable linear filtering for images. Here is a GitHub repository that reproduces the issue: https://github.com/mouse0w0/javafx-linear-filtering-issue
I encountered an issue when applying a low-resolution texture to a 3D model. The image applied in PhongMaterial always has linear filtering enabled. I hope JavaFX can provide a way to disable linear filtering for images. Here is a GitHub repository that reproduces the issue: https://github.com/mouse0w0/javafx-linear-filtering-issue
- is blocked by
-
JDK-8092272 [D3D 3D] Need a robust 3D states management for texture
- Open
- relates to
-
JDK-8311022 Enable mip filter for D3D 3D texture maps
- Open