VTK/Developer how to: Difference between revisions
From KitwarePublic
< VTK
Jump to navigationJump to search
(→Learn) |
No edit summary |
||
Line 29: | Line 29: | ||
:[[VTK/Developers_Corner#Dashboard_submissions | Submit to the Nightly Dashboards]] | :[[VTK/Developers_Corner#Dashboard_submissions | Submit to the Nightly Dashboards]] | ||
:View the [http://open.cdash.org/index.php?project=VTK VTK Dashboards] | :View the [http://open.cdash.org/index.php?project=VTK VTK Dashboards] | ||
---- | |||
<span style="color: #555555; font-size: 18px; font-weight: bold;">Documentation How-To</span> | |||
---- | |||
:[[VTK/BuildingDoxygen|Build the Doxygen]] | |||
---- | ---- | ||
<span style="color: #555555; font-size: 18px; font-weight: bold;">Resources</span> | <span style="color: #555555; font-size: 18px; font-weight: bold;">Resources</span> | ||
Line 35: | Line 39: | ||
====Data==== | ====Data==== | ||
:Get the [http://www.vtk.org/Wiki/VTK_Datasets VTK Datasets] | :Get the [http://www.vtk.org/Wiki/VTK_Datasets VTK Datasets] | ||
====Communications==== | |||
:[http://public.kitware.com/cgi-bin/htsearch Search the mailing list archives] |
Revision as of 14:26, 30 April 2014
Start Here
Join
Read
- Browse the VTK Coding Standards so we're all on the same page
- Skim the Developer's FAQ
- Peruse a few of the External Tutorials
Learn
- Watch some of Kitware's Webinars
- Build some of the Wiki Examples
Source code How-tos
Build Instructions
Testing How-Tos
Documentation How-To
Resources
Data
- Get the VTK Datasets