JavaFX 3D demo of image tessellation with animation

preview_player
Показать описание
Demonstrating how to convert a color image (PNG) into a TriangleMesh using the RGB values to scale the height. Tessellation is then animated using an AnimationTimer without blocking the UI.
Рекомендации по теме
Комментарии
Автор

what are the best books that explain javafx 3d charts and shapes?

ahmadfx