Other |
---|
tbdUnresolved |
Blocks :
|
|
Relates :
|
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
|