3D Features Planned for Version 8 (original) (raw)

Joseph Andresen joseph.andresen at oracle.com
Sun Oct 7 20:10:41 PDT 2012


Hey chien,

Unity uses an LoDGroup attribute to their "node"....

Seems to me like the app could do something similar with our API using a group node and a callback that measures distance (or something else) and enables the appropriate mesh.

-Joe

On Oct 7, 2012, at 8:00 PM, Chien Yang <chien.yang at oracle.com> wrote:

Though LOD isn't part of the 3D feature list, it is very likely that we may provide API support to make LOD implementation easier at the utility or application level. Any feedback on this will be greatly appreciated.

JIRA: RT-25524 - Need to provide an easy means for application or utility developer to implement LOD http://javafx-jira.kenai.com/browse/RT-25524 - Chien

LOD node would be useful even for 2D when scaling. Scott On 2012-10-06, at 9:26 AM,goddard at seznam.cz wrote: I overlooked that LOD node is missing, but I think JFX is a general purpose graphics API so one should be able to write a game in it, for example. Not an AAA title though. Jiri



More information about the openjfx-dev mailing list