openjfx / openjfx.github.io

https://openjfx.io
88 stars 23 forks source link

Feature request : ANARI support #77

Open jsorel opened 1 year ago

jsorel commented 1 year ago

Hello,

Recently Khronos released the first version of ANARI. To make it short it's a basic API for 3D rendering.

Javafx has some simple 3D capabilities, and I believe there isn't a huge interest in the community to make a full 3d engine in javafx, it's not it's purpose.

But still, being able to do some 3D rendering is more and more useful for data visualisation.

Make a full 3D engine is a lot of work but implementing ANARI would not be so hard I believe and there are multiple benefits.

What is the javafx dev team opinion on it ?

jsorel commented 11 months ago

no interest at all ?

nlisker commented 10 months ago

You're in the wrong repository. This one is for the website. The correct repository with instructions is under https://github.com/openjdk/jfx/blob/master/CONTRIBUTING.md. You will want to send an email to the mailing list. Also, this has been discussed in the past, but feel free to surface it again.