Login  Register

Re: A new binary build available soon

Posted by gouessej on Apr 11, 2023; 6:44pm
URL: https://forum.jogamp.org/A-new-binary-build-available-soon-tp4038575p4042432.html

Hello

I'll try this solution to aggregate Java API documentation with Gradle:
https://discuss.gradle.org/t/how-can-i-create-aggregated-javadocs/3165/2

N.B: I won't implement a renderer based on WebGPU because it doesn't seem to be mature enough, it's too early, the native implementations are still moving and incompatible, some choices need to be done. Vulkan is a worse choice when considering the web but the tooling to target web browsers with Java is still poor in the client side; Vulkan is a better choice when the target is not the web, that's why I'll consider using it in the future.
Julien Gouesse | Personal blog | Website