VTK/Developer how to: Difference between revisions
From KitwarePublic
< VTK
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
:Watch some of Kitware's [http://www.vtk.org/VTK/resources/webinars.html Webinars] | :Watch some of Kitware's [http://www.vtk.org/VTK/resources/webinars.html Webinars] | ||
:Build some of the [[VTK/Examples | Wiki Examples]] | :Build some of the [[VTK/Examples | Wiki Examples]] | ||
:Read the [[VTK/Tutorials | Advanced Tutorials]] | |||
</div> | </div> |
Revision as of 17:51, 6 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.