Will there be an API for creating materials?
Nir Lisker
nlisker at gmail.com
Thu May 11 00:09:10 UTC 2017
It seems that currently developers can't create their own material because
the abstract class Material is not designed to be subclassed, and so
PhongMaterial is the only one available.
Are there any plans to allow developers to subclass Material and crate
their own materials? Phong is somewhat old and other shaders are more
commonly used in the industry.
More information about the openjfx-dev
mailing list