<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">3D line and point primitives<br></blockquote><div><br></div><div>I filed <a href="https://bugs.openjdk.org/browse/JDK-8316398">https://bugs.openjdk.org/browse/JDK-8316398</a> for this already. As noted, it requires a somewhat complex computation for intersections and possibly for contains. If you would like to write these Mesh classes, like the current TriangleMesh, I can write the rest.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">removal of AWT<br></blockquote><div><br></div><div>Isn't that *a lot* of work? All the image IO is AWT, no? </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 15, 2023 at 10:48 AM Dirk Lemmermann <<a href="mailto:dlemmermann@gmail.com">dlemmermann@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi guys,<br>
<br>
I already mentioned this at the JavaFX BOF at DEVOXX and also posted this on Twitter but wanna make sure it gets the visibility it deserves:<br>
<br>
All I want for Christmas is … / what I think is needed for JavaFX going forward ...<br>
<br>
- removal of AWT <br>
- a tray API (tray icon) <br>
- undecorated interactive stage style <br>
- blur support for stages <br>
- WebP image format support <br>
- native embedded browser (Chromium) <br>
- 3D line and point primitives <br>
- injection support in FXML for custom controls <br>
- TableView improvements, aka. TableView2<br>
<br>
(order of items does not imply priority)<br>
<br>
Dirk<br>
<br>
</blockquote></div>