„Benutzer:Mazoro/Visualization Toolkit“ – Versionsunterschied
Mazoro (Diskussion | Beiträge) Quellen hinzugefügt, Absatz Geschichte hinzugefügt |
Mazoro (Diskussion | Beiträge) siehe auch |
||
Zeile 21: | Zeile 21: | ||
== Patente == |
== Patente == |
||
Das US-Patent für den [[Marching Cubes]] [[Algorithmus]] endete am 5. Juni 2005.<ref>{{Internetquelle |url=https://patents.google.com/patent/US4710876 |titel=System and method for the display of surface structures contained within the interior region of a solid body |zugriff=2020-06-10 |sprache=en}}</ref> |
Das US-Patent für den [[Marching Cubes]] [[Algorithmus]] endete am 5. Juni 2005.<ref>{{Internetquelle |url=https://patents.google.com/patent/US4710876 |titel=System and method for the display of surface structures contained within the interior region of a solid body |zugriff=2020-06-10 |sprache=en}}</ref> |
||
⚫ | |||
⚫ | |||
== Literatur == |
== Literatur == |
||
*Schroeder, Will, et al.: ''The Visualization Toolkit: An Object-Oriented Approach to 3D Graphics'' Kitware, 2006, ISBN 978-1-930934-19-1, [https://vtk.org/documentation/ online] |
*Schroeder, Will, et al.: ''The Visualization Toolkit: An Object-Oriented Approach to 3D Graphics'' Kitware, 2006, ISBN 978-1-930934-19-1, [https://vtk.org/documentation/ online] |
||
*Avila, Lisa S., et al.: ''The Visualization Toolkit: User's Guide'' Kitware, 2010, ISBN 978-1-930934-23-8, [https://vtk.org/documentation/ online] |
*Avila, Lisa S., et al.: ''The Visualization Toolkit: User's Guide'' Kitware, 2010, ISBN 978-1-930934-23-8, [https://vtk.org/documentation/ online] |
||
⚫ | |||
⚫ | |||
== Einzelnachweise == |
== Einzelnachweise == |
Version vom 24. Juni 2020, 21:49 Uhr
Mazoro/Visualization Toolkit | |
---|---|
Basisdaten
| |
Entwickler | Kitware Inc. |
Aktuelle Version | 9.0.0[1] |
Betriebssystem | Unix-Derivate (Linux, macOS), Windows |
Programmiersprache | C, C++, Python |
Kategorie | Wissenschaftliche Visualisierung, Programmbibliothek |
Lizenz | BSD-artige |
deutschsprachig | nein |
http://vtk.org |
Das Visualization Toolkit (VTK) ist eine Open-Source-C++-Grafikbibliothek, die besonders geeignet ist für die 3D-Computergrafik mit einem Augenmerk für die wissenschaftliche Visualisierung.
Geschichte
Entstanden ist VTK in einer Forschungsabteilung des Unternehmens General Electric. Anfangs diente VTK zur Visualisierung von Bilddaten bildgebender Verfahren (Patent des Marching Cubes Algorithmus), wurde aber schon bald in seinem Anwendungsgebiet erweitert. Die von Will Schroeder, Ken Martin und Bill Lorensen gegründete Firma Kitware leitet heute die Entwicklung von VTK.[2]
VTK besteht aus über 700 Klassen. Es ist mittlerweile sehr groß geworden und umfasst mehr als 1.000.000 Zeilen C++-Code. Der Zugriff auf VTK ist (neben C++) auch mittels Tcl/Tk, Java, Python und .NET möglich.
Patente
Das US-Patent für den Marching Cubes Algorithmus endete am 5. Juni 2005.[3]
Siehe auch
Literatur
- Schroeder, Will, et al.: The Visualization Toolkit: An Object-Oriented Approach to 3D Graphics Kitware, 2006, ISBN 978-1-930934-19-1, online
- Avila, Lisa S., et al.: The Visualization Toolkit: User's Guide Kitware, 2010, ISBN 978-1-930934-23-8, online