VTK/Developer how to: Difference between revisions
From KitwarePublic
< VTK
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
<div style="float: left; margin-right: 1%; width: 49%;"> | <div style="float: left; margin-right: 1%; width: 49%;"> | ||
; [[VTK/ | ; [[VTK/Dashboard_how_to|Contribute a Dashboard]]: Dashboards are an important tool we use to ensure quality. | ||
; [http://public.kitware.com/cgi-bin/htsearch Communications]: Search the mailing list archives | ; [http://public.kitware.com/cgi-bin/htsearch Communications]: Search the mailing list archives |
Revision as of 21:56, 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.