Name | vtk-onepoint JSON |
Version |
9.2.2.20230614.dev0
JSON |
| download |
home_page | https://vtk.org |
Summary | VTK is an open-source toolkit for 3D computer graphics, image processing, and visualization |
upload_time | 2023-06-14 10:25:44 |
maintainer | |
docs_url | None |
author | VTK developers |
requires_python | |
license | BSD |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
![VTK - The Visualization Toolkit][vtk-banner]
Introduction
============
VTK is an open-source software system for image processing, 3D
graphics, volume rendering and visualization. VTK includes many
advanced algorithms (e.g., surface reconstruction, implicit modeling,
decimation) and rendering techniques (e.g., hardware-accelerated
volume rendering, LOD control).
VTK is used by academicians for teaching and research; by government
research institutions such as Los Alamos National Lab in the US or
CINECA in Italy; and by many commercial firms who use VTK to build or
extend products.
The origin of VTK is with the textbook "The Visualization Toolkit, an
Object-Oriented Approach to 3D Graphics" originally published by
Prentice Hall and now published by Kitware, Inc. (Third Edition ISBN
1-930934-07-6). VTK has grown (since its initial release in 1994) to a
world-wide user base in the commercial, academic, and research
communities.
Learning Resources
==================
* General information is available at the [VTK Homepage][vtk-homepage].
* Community discussion takes place on the [VTK Discourse][vtk-discourse] forum.
* Commercial [support][kitware-support] and [training][kitware-training]
are available from [Kitware][kitware].
* Doxygen-generated nightly reference documentation is
available [online][vtk-doxygen].
* There is now a large collection of [VTK Examples][vtk-examples] that
showcase VTK features and provide a useful learning resource.
Reporting Bugs
==============
If you have found a bug:
1. If you have a patch, please read the [CONTRIBUTING.md][vtk-contributing] document.
2. Otherwise, please join the [VTK Discourse][vtk-discourse] forum and ask
about the expected and observed behaviors to determine if it is
really a bug.
3. Finally, if the issue is not resolved by the above steps, open
an entry in the [VTK Issue Tracker][vtk-issues].
Requirements
============
In general VTK tries to be as portable as possible; the specific configurations below are known to work and tested.
VTK supports the following compilers:
1. GCC 4.8 or newer
2. Clang 3.3 or newer
3. Apple Clang 5.0 (from Xcode 5.0) or newer
4. Microsoft Visual Studio 2015 or newer
5. Intel 14.0 or newer
VTK supports the following operating systems:
1. Windows Vista or newer
2. Mac OS X 10.7 or newer
3. Linux (ex: Ubuntu 12.04 or newer, Debian 4 or newer)
Building
========
See [build.md][vtk-build] (in Documentation/dev/) for build instructions.
Contributing
============
See [CONTRIBUTING.md][vtk-contributing] for instructions to contribute.
License
=======
VTK is distributed under the OSI-approved BSD 3-clause License.
See [Copyright.txt][vtk-copyright] for details.
[kitware]: https://www.kitware.com/
[kitware-support]: https://www.kitware.com/what-we-offer/#support
[kitware-training]: https://www.kitware.com/what-we-offer/#training
[vtk-banner]: https://gitlab.kitware.com/vtk/vtk/-/raw/master/vtkBanner.gif
[vtk-build]: https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/dev/build.md#building-vtk
[vtk-contributing]: https://gitlab.kitware.com/vtk/vtk/-/blob/master/CONTRIBUTING.md#contributing-to-vtk
[vtk-copyright]: https://gitlab.kitware.com/vtk/vtk/-/raw/master/Copyright.txt
[vtk-discourse]: https://discourse.vtk.org/
[vtk-doxygen]: https://www.vtk.org/doc/nightly/html
[vtk-examples]: https://kitware.github.io/vtk-examples/site/
[vtk-homepage]: https://www.vtk.org/
[vtk-issues]: https://gitlab.kitware.com/vtk/vtk/-/issues
Raw data
{
"_id": null,
"home_page": "https://vtk.org",
"name": "vtk-onepoint",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "VTK developers",
"author_email": "",
"download_url": "https://vtk.org/download/",
"platform": null,
"description": "![VTK - The Visualization Toolkit][vtk-banner]\r\n\r\nIntroduction\r\n============\r\n\r\nVTK is an open-source software system for image processing, 3D\r\ngraphics, volume rendering and visualization. VTK includes many\r\nadvanced algorithms (e.g., surface reconstruction, implicit modeling,\r\ndecimation) and rendering techniques (e.g., hardware-accelerated\r\nvolume rendering, LOD control).\r\n\r\nVTK is used by academicians for teaching and research; by government\r\nresearch institutions such as Los Alamos National Lab in the US or\r\nCINECA in Italy; and by many commercial firms who use VTK to build or\r\nextend products.\r\n\r\nThe origin of VTK is with the textbook \"The Visualization Toolkit, an\r\nObject-Oriented Approach to 3D Graphics\" originally published by\r\nPrentice Hall and now published by Kitware, Inc. (Third Edition ISBN\r\n1-930934-07-6). VTK has grown (since its initial release in 1994) to a\r\nworld-wide user base in the commercial, academic, and research\r\ncommunities.\r\n\r\nLearning Resources\r\n==================\r\n\r\n* General information is available at the [VTK Homepage][vtk-homepage].\r\n\r\n* Community discussion takes place on the [VTK Discourse][vtk-discourse] forum.\r\n\r\n* Commercial [support][kitware-support] and [training][kitware-training]\r\n are available from [Kitware][kitware].\r\n\r\n* Doxygen-generated nightly reference documentation is\r\n available [online][vtk-doxygen].\r\n\r\n* There is now a large collection of [VTK Examples][vtk-examples] that\r\n showcase VTK features and provide a useful learning resource.\r\n\r\nReporting Bugs\r\n==============\r\n\r\nIf you have found a bug:\r\n\r\n1. If you have a patch, please read the [CONTRIBUTING.md][vtk-contributing] document.\r\n\r\n2. Otherwise, please join the [VTK Discourse][vtk-discourse] forum and ask\r\n about the expected and observed behaviors to determine if it is\r\n really a bug.\r\n\r\n3. Finally, if the issue is not resolved by the above steps, open\r\n an entry in the [VTK Issue Tracker][vtk-issues].\r\n\r\nRequirements\r\n============\r\n\r\nIn general VTK tries to be as portable as possible; the specific configurations below are known to work and tested.\r\n\r\nVTK supports the following compilers:\r\n\r\n1. GCC 4.8 or newer\r\n2. Clang 3.3 or newer\r\n3. Apple Clang 5.0 (from Xcode 5.0) or newer\r\n4. Microsoft Visual Studio 2015 or newer\r\n5. Intel 14.0 or newer\r\n\r\nVTK supports the following operating systems:\r\n\r\n1. Windows Vista or newer\r\n2. Mac OS X 10.7 or newer\r\n3. Linux (ex: Ubuntu 12.04 or newer, Debian 4 or newer)\r\n\r\nBuilding\r\n========\r\n\r\nSee [build.md][vtk-build] (in Documentation/dev/) for build instructions.\r\n\r\nContributing\r\n============\r\n\r\nSee [CONTRIBUTING.md][vtk-contributing] for instructions to contribute.\r\n\r\nLicense\r\n=======\r\n\r\nVTK is distributed under the OSI-approved BSD 3-clause License.\r\nSee [Copyright.txt][vtk-copyright] for details.\r\n\r\n\r\n[kitware]: https://www.kitware.com/\r\n[kitware-support]: https://www.kitware.com/what-we-offer/#support\r\n[kitware-training]: https://www.kitware.com/what-we-offer/#training\r\n[vtk-banner]: https://gitlab.kitware.com/vtk/vtk/-/raw/master/vtkBanner.gif\r\n[vtk-build]: https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/dev/build.md#building-vtk\r\n[vtk-contributing]: https://gitlab.kitware.com/vtk/vtk/-/blob/master/CONTRIBUTING.md#contributing-to-vtk\r\n[vtk-copyright]: https://gitlab.kitware.com/vtk/vtk/-/raw/master/Copyright.txt\r\n[vtk-discourse]: https://discourse.vtk.org/\r\n[vtk-doxygen]: https://www.vtk.org/doc/nightly/html\r\n[vtk-examples]: https://kitware.github.io/vtk-examples/site/\r\n[vtk-homepage]: https://www.vtk.org/\r\n[vtk-issues]: https://gitlab.kitware.com/vtk/vtk/-/issues\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "VTK is an open-source toolkit for 3D computer graphics, image processing, and visualization",
"version": "9.2.2.20230614.dev0",
"project_urls": {
"Download": "https://vtk.org/download/",
"Homepage": "https://vtk.org"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ef9d969822498fd5edd71d345f7fd6e6479b75f9be65f59d08c65906499b225c",
"md5": "2f4b83635ff32ae4d2611d60c3ac9215",
"sha256": "849be7168d115ad9be637a9ab66bc8e5b909a68cb869405243c12be1ee3a0a46"
},
"downloads": -1,
"filename": "vtk_onepoint-9.2.2.20230614.dev0-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "2f4b83635ff32ae4d2611d60c3ac9215",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 36573935,
"upload_time": "2023-06-14T10:25:44",
"upload_time_iso_8601": "2023-06-14T10:25:44.084647Z",
"url": "https://files.pythonhosted.org/packages/ef/9d/969822498fd5edd71d345f7fd6e6479b75f9be65f59d08c65906499b225c/vtk_onepoint-9.2.2.20230614.dev0-cp37-cp37m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-14 10:25:44",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "vtk-onepoint"
}