VTK/Developer how to: Difference between revisions
From KitwarePublic
< VTK
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
:Browse the [https://docs.google.com/a/kitware.com/document/d/1nzinw-dR5JQRNi_gb8qwLL5PnkGMK2FETlQGLr10tZw/edit VTK Coding Standards] so we're all on the same page | :Browse the [https://docs.google.com/a/kitware.com/document/d/1nzinw-dR5JQRNi_gb8qwLL5PnkGMK2FETlQGLr10tZw/edit VTK Coding Standards] so we're all on the same page | ||
:Skim the [[VTK/FAQ | Developer's FAQ]] | :Skim the [[VTK/FAQ | Developer's FAQ]] | ||
:Peruse a few of the [[VTK/Tutorials/External_Tutorials | External Tutorials]] | |||
<hr> | <hr> | ||
<span style="color: #555555; font-size: 18px; font-weight: bold;">Source code How-tos</span> | <span style="color: #555555; font-size: 18px; font-weight: bold;">Source code How-tos</span> |
Revision as of 17:30, 29 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
Source code How-tos
Build Instructions
Testing How-Tos