[vtkusers] VTK 6.3.0

Berk Geveci berk.geveci at kitware.com
Fri Sep 11 10:27:37 EDT 2015


An interesting metric. Ken, who is not the only developer working on this,
had 773 commits solely on this topic. Some of these commits changed or
added thousands of lines at once. Not trivial to migrate hundreds of
classes, tens of thousands of lines of code from fixed pipeline to modern
OpenGL.

On Thu, Sep 10, 2015 at 8:12 PM, Ken Martin <ken.martin at kitware.com> wrote:

> Adding a few more points.  As David said OpenGL2 could have been named
> OpenGLNew, the 2 is really just there because we are implementing it
> without yet replacing the old OpenGL code. So we have two libraries so we
> needed a name that was different than just OpenGL so we called it OpenGL2
> :-)  In terms of what version of OpenGL we support it is mostly OpenGL
> version 3.2 which has the nice property that I believe it is mostly
> forward compatible with later versions of OpenGL including the latest
> releases.  So I believe you could create an OpenGL 4.4 context and most if
> not all of the new rendering code would work in it which is nice for those
> who want to experiment with the latest OpenGL features.  The difference
> between OpenGL 1.0 which VTK originally used and OpenGL 3.2 Core is
> significant given how much rendering code VTK has in it. Plus at the same
> time we made the new OpenGL code support OpenGL ES versions 2.0 and 3.0
> which are used on Android and iOS devices and added in support for
> multitouch events etc.  There is a lot in this upgrade :-)
>
> Hope that helps!
> Ken
>
>
> Ken Martin PhD
> Chairman & CFO
> Kitware Inc.
> 28 Corporate Drive
> Clifton Park NY 12065
> ken.martin at kitware.com
> 919 869-8871 (w)
>
>
> This communication, including all attachments, contains confidential and
> legally privileged information, and it is intended only for the use of the
> addressee.  Access to this email by anyone else is unauthorized. If you
> are not the intended recipient, any disclosure, copying, distribution or
> any action taken in reliance on it is prohibited and may be unlawful. If
> you received this communication in error please notify us immediately and
> destroy the original message.  Thank you.
>
> -----Original Message-----
> From: vtkusers [mailto:vtkusers-bounces at vtk.org] On Behalf Of Siavash
> Khallaghi
> Sent: Thursday, September 10, 2015 7:28 PM
> To: vtkusers at vtk.org
> Subject: Re: [vtkusers] VTK 6.3.0
>
> Thanks to both Davids for the clarification. I am looking forward to the
> new release!
>
> Cheers,
>
> Siavash
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/VTK-6-3-0-tp5733847p5733853.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150911/475f1ee3/attachment.html>


More information about the vtkusers mailing list