[Ves] KiwiViewer head revision

Eduardo Poyart poyart at gmail.com
Sat Apr 27 01:02:55 EDT 2013


I was curious about 2.0 and wanted to check it out (not sure if I'll
use it before it's stable though). But how to get to that branch? I
tried git checkout stage/kiwi-next-apps but it doesn't work. Here's
the list of branches that I get:
Eduardos-MacBook-Pro:ves-devel epoyart$ git branch -a
* master
  remotes/origin/HEAD -> origin/master
  remotes/origin/hooks
  remotes/origin/master
  remotes/origin/next

I also tried origin/next but the Kiwi app is not there in its folder.

Eduardo

On Fri, Apr 19, 2013 at 1:10 AM, Pat Marion <pat.marion at kitware.com> wrote:
> You're welcome.  And, in case it was not clear, 2.0 is available now, you
> just have to build a different branch, but I warn that the build is more
> complicated due to additional dependencies.
>
> Pat
>
>
> On Fri, Apr 19, 2013 at 6:05 PM, Eduardo Poyart <poyart at gmail.com> wrote:
>>
>> Pat,
>>
>> Thank you. These are interesting pointers. It's good to know 2.0 will
>> be available!
>>
>> Eduardo
>>
>>
>> On Thu, Apr 18, 2013 at 7:35 PM, Pat Marion <pat.marion at kitware.com>
>> wrote:
>> > You can use the KiwiSimple app to open any of the datasets, including
>> > the CT
>> > model, which is in Kiwi/Kiwi/Data/head.vti.  To open head.vti, just edit
>> > MyGLKViewController.mm and replace the teapot.vtp with head.vti (line
>> > 65).
>> > Then add head.vti to the xcode project so the file is bundled with the
>> > app.
>> >
>> > The old KiwiViewer was removed from the repository because it used
>> > outdated
>> > iOS APIs and could no longer be support.  If you'd like to use this
>> > version
>> > again, you can checkout prior versions of the VES source code, such as
>> > the
>> > v1.0.0 tag (from January last year) or the most recent commit before the
>> > old
>> > KiwiViewer was removed:  c829f02b7 (March this year)
>> >
>> > The new KiwiViewer 2.0 app is available in the branch
>> > stage/kiwi-next-apps,
>> > but it can be difficult to build this branch because of the new required
>> > dependencies.  Once the dependencies have been sorted out, this app will
>> > be
>> > available in the master branch, but we don't have a planned schedule for
>> > that work yet.
>> >
>> > Pat
>> >
>> >
>> > On Fri, Apr 19, 2013 at 11:01 AM, Eduardo Poyart <poyart at gmail.com>
>> > wrote:
>> >>
>> >> Hi,
>> >>
>> >> I synced to the latest ves on the git repository. I noticed the former
>> >> KiwiViewer is now two apps: Kiwi and KiwiSimple.
>> >>
>> >> However, the Kiwi folder is quite empty (there's only Data). The app
>> >> is no longer there. Where to find it? It was very useful for me to see
>> >> the head CT model, learn to use it and rewrite it for my work with
>> >> ultrasound data. I wouldn't have done it if I only had KiwiSimple.
>> >>
>> >> Thanks
>> >> Eduardo
>> >> _______________________________________________
>> >> Ves mailing list
>> >> Ves at public.kitware.com
>> >> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>> >
>> >
>
>



More information about the Ves mailing list