Sample animated Maya file for Jfx3dViewerApp
Johannes Riecken
johannes.riecken at gmail.com
Wed Mar 13 20:15:21 UTC 2024
Hey Jose
Thanks, that's exactly what I was looking for! The skeleton visualization
is indeed the most useful addition for me.
Best, Johannes
On Wed, Mar 13, 2024 at 1:05 PM José Pereda <jose.pereda at gluonhq.com> wrote:
> Have you checked [FXyz3D][1]? It includes all the importers from the
> 3DViewer project.
> If you run the [sampler application][2], you can load a complex Maya
> [file][3] and see an animated Duke 3D.
> There are some extra additions not originally in the 3DViewer project,
> like the JointChain node that allows skeleton visualization.
>
> Jose
>
>
> [1]: https://github.com/FXyz/FXyz
> [2]: https://github.com/FXyz/FXyz?tab=readme-ov-file#fxsampler
> [3]:
> https://github.com/FXyz/FXyz/blob/master/FXyz-Samples/src/main/resources/org/fxyz3d/samples/importers/King_WalkCycle.ma
> [4]: https://github.com/FXyz/FXyz/issues/80
> [5]:
> https://github.com/FXyz/FXyz/blob/master/FXyz-Core/src/main/java/org/fxyz3d/utils/geom/JointChain.java
>
>
> On Wed, Mar 13, 2024 at 10:14 AM Johannes Riecken <
> johannes.riecken at gmail.com> wrote:
>
>> Hey
>>
>> It looks like the [JavaFX 3D viewer sample][1] comes with animation
>> support (for Maya files), but the [resources directory][2] only contains
>> unanimated sample files in obj format and Maya files in the wild are too
>> complex for the viewer to parse. Would anyone have an animated 3D file that
>> can be opened in the 3D viewer? I don't mean a specific file, as I just
>> want to look at the file to learn how to create such files myself. Then I
>> could convert the animated 3D files from my favorite game into that format.
>> I haven't looked at other open source 3D viewers, but I like the
>> Jfx3dViewerApp so far.
>>
>> Cheers, Johannes
>>
>>
>> [1]: https://github.com/openjdk/jfx/tree/master/apps/samples/3DViewer
>> [2]:
>> https://github.com/openjdk/jfx/tree/master/apps/samples/3DViewer/src/main/resources/com/javafx/experiments/jfx3dviewer
>>
>
>
> --
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-discuss/attachments/20240313/e6ff3aa2/attachment.htm>
More information about the openjfx-discuss
mailing list