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

Sign up for the vtk mailing lists
Register on the Mantis bug tracker

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

Get the VTK source
Setup for Git development
Create, Commit, and Share Change Sets

Build Instructions

Setup the Prerequisites
Configure and Build

Testing How-Tos

Contribute a Dashboard
Submit to the Nightly Dashboards