[vtk-developers] VTK to GLTF Exporter

Steve Pieper pieper at isomics.com
Wed Oct 31 15:31:04 EDT 2018


Hi Sal -

I did a gltf 1.0 exporter from slicer a while back [1].  I've been wanting
to factor it out into an independent library and upgrade it to gltf 2.0.
Most of the code is generic VTK, but with some extra context extracted from
Slicer data structures.  Here's a web page [2] that shows an exported scene
displayed with a-frame (also works with WebVR if you have it).

I would be glad to see this move forward - I was just a Qt event yesterday
and the new KDAB Kuesa [3] tools use gltf 2.0 with QML in ways that could
be fun.

Best,
Steve


[1]
https://github.com/pieper/SlicerWeb/blob/master/WebServer/WebServer.py#L37-L457

[2] https://pieper.github.io/scenes/spl-pnl-brain-atlas/

[3] https://www.kdab.com/expertise/3dgraphicsandcompute/kuesa/

On Wed, Oct 31, 2018 at 2:14 PM Sal Choueib <sal.choueib at queensu.ca> wrote:

> Dear developers and others,
>
>
>
>                 I am looking to develop a VTK exporter to the GLTF data
> format. I was wondering if someone has already begun developing this so
> that perhaps we could communicate.
>
>
>
> Thank you,
> Sal Choueib
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtk-developers/attachments/20181031/7f2f8a2f/attachment-0001.html>


More information about the vtk-developers mailing list