I am not a 3D expert; one question: how is the gamma value set for color interpolation?
Thanks! -andy From: openjfx-dev <openjfx-dev-r...@openjdk.org> on behalf of Knee Snap <kneeste...@gmail.com> Date: Tuesday, September 3, 2024 at 23:53 To: openjfx-dev@openjdk.org <openjfx-dev@openjdk.org> Subject: [Feature Proposal]: TriangleMesh - Vertex Color Support Hello all, This is a continuation of a previous email thread: "[Feature Proposal] Vertex Colors on TriangleMesh". I'm creating a new email thread because after discussion I've put together a feature proposal, and it serves largely as a summary of the previous email thread. (Better organized as a feature proposal) Feature Proposal: https://github.com/Kneesnap/misc-public/blob/main/documents/javafx/feature-proposals/vertex-colors/proposal.md I had previously discussed a draft PR, but considering how simple the proposed public API additions are to discuss, I don't think it's actually that helpful. What's next? I'm currently happy with the design and seeing as it's been discussed already, I could probably ask Kevin for a review. But, I'd like to give another opportunity for design discussion before doing so, just in-case there are any further considerations brought up. So, I open up the floor again. Does anyone have any thoughts on this proposal? Concerns? Questions? Suggestions? Constructive criticism? I eagerly await the feedback. After API discussion concludes, I plan to pass it off to Kevin for review/approval, and if it is approved, the subsequent CSR creation. Thanks!