Hi Dominik,<br><br>If you look on your Android's sdcard, under /mnt/sdcard/data/Android/com.kitware.KiwiViewer you'll find all of KiwiViewer's files.  You should see model_info.txt, this is for the brain atlas demo.  This file lists the models that make up the brain atlas.  Each line contains a filename, label, and color.  The models with the names skin and skull automatically get the clip widget applied to them.  You could modify this file to trick KiwiViewer into loading your own models in place of the brain atlas.  The size and default position of the clip plane is hard coded in the app.<br>

<br>For the can animation, KiwiViewer loads files with the names can0000.vtp thru can0043.vtp.  The color map is hard coded.  You could replace these files with your own files, but KiwiViewer won't look for any more than 43 timesteps, and if you remove some of them, I think KiwiViewer will replace the ones you remove.<br>

<br>Both of these demos are fairly easy to customize if you're interested in modifying the source code and making your own build.  If you'd like to suggest some features that would make KiwiViewer better fit your use cases, please don't hesitate to let us know!  A nice place to put these is <a href="http://ves.uservoice.com">http://ves.uservoice.com</a><br>

<br>Pat<br><br><div class="gmail_quote">On Sun, Mar 4, 2012 at 2:46 PM, Dominik Szczerba <span dir="ltr"><<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
I am wondering how the visible human brain atlas (clip) and the can<br>
simulation (transient) was made. What is the required data format /<br>
structure? I do not seem to find any hints on the wiki, please advise.<br>
<br>
Many thanks for the great app,<br>
<br>
Dominik<br>
_______________________________________________<br>
Kiwiviewer mailing list<br>
<a href="mailto:Kiwiviewer@public.kitware.com">Kiwiviewer@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/kiwiviewer" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/kiwiviewer</a><br>
</blockquote></div><br>