The code implementation is generic and re-usable, but the KiwiViewer app hard codes the parameters for the presentation of those two demos.  There is no configuration file that describes the demos, the KiwiViewer app instantiates the required objects and sets the parameters in c++ code.<br>

<br>Pat<br><br><div class="gmail_quote">On Mon, Mar 5, 2012 at 5:51 AM, 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 Pat,<br>
<div class="im"><br>
> KiwiViewer's files.  You should see model_info.txt, this is for the brain<br>
> atlas demo.  This file lists the models that make up the brain atlas.  Each<br>
> line contains a filename, label, and color.  The models with the names skin<br>
> and skull automatically get the clip widget applied to them.  You could<br>
> modify this file to trick KiwiViewer into loading your own models in place<br>
> of the brain atlas.  The size and default position of the clip plane is hard<br>
> coded in the app.<br>
><br>
> For the can animation, KiwiViewer loads files with the names can0000.vtp<br>
> thru can0043.vtp.  The color map is hard coded.  You could replace these<br>
> files with your own files, but KiwiViewer won't look for any more than 43<br>
> timesteps, and if you remove some of them, I think KiwiViewer will replace<br>
> the ones you remove.<br>
<br>
</div>Are you saying that both cases are purely hardcoded? I.e. I can only<br>
"trick" the viewer into loading my atlas/transient flies, but the file<br>
names, widget positions and the number of timesteps can all not be<br>
changed?<br>
<div class="im"><br>
> Both of these demos are fairly easy to customize if you're interested in<br>
> modifying the source code and making your own build.  If you'd like to<br>
> suggest some features that would make KiwiViewer better fit your use cases,<br>
> please don't hesitate to let us know!  A nice place to put these is<br>
> <a href="http://ves.uservoice.com" target="_blank">http://ves.uservoice.com</a><br>
<br>
</div>Once you clarify the above question, I certainly might do so.<br>
<br>
Regards,<br>
Dominik<br>
</blockquote></div><br>