VTK/Developer how to: Difference between revisions
From KitwarePublic
< VTK
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ __NOEDITSECTION__ | ||
==Start Here== | ==Start Here== | ||
Revision as of 16:14, 5 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
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.