VTK/Developer how to: Difference between revisions
From KitwarePublic
< VTK
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
; [[VTK/Dashboard_how_to|Contribute a Dashboard]]: Dashboards are an important tool we use to ensure quality. | ; [[VTK/Dashboard_how_to|Contribute a Dashboard]]: Dashboards are an important tool we use to ensure quality. | ||
; [http:// | ; [http://markmail.org/search/?q=vtk Communications]: Search the mailing list archives | ||
; [http://www.vtk.org/Wiki/VTK_Datasets Data]: VTK is tested and released with datasets for visualization. | ; [http://www.vtk.org/Wiki/VTK_Datasets Data]: VTK is tested and released with datasets for visualization. |
Revision as of 17:39, 8 May 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
- Read the Advanced Tutorials
Source Code How-to
- Get the VTK source
- Setup for Git development
- Create, Commit, and Share Change Sets
- Configure and Build VTK
Check the Status
View the Code
Resources
- Contribute a Dashboard
- Dashboards are an important tool we use to ensure quality.
- Communications
- Search the mailing list archives
- Data
- VTK is tested and released with datasets for visualization.
- CDash
- View the VTK Quality Dashboards
- Documentation
- Build the VTK Doxygen documentation
- FAQ
- Read some popular questions and answers.