OHM MyVessel Template v1.1

OrbitHangar

Addon Comments
Joined
Apr 9, 2008
Messages
3,832
Reaction score
18
Points
0

Author: tcr_500

Add-on Description:
This utility is a basic template for Visual C++ 2010 for creating vessels for Orbiter 2010.  Includes basics for saving and loading vessel states, a template animation, and a template for updating animations.

You can find this code in the "API_Guide.pdf" file supplied with the Orbiter SDK.  This puts that code in a convinient location for you.  Please look at the readme file included in the zip file.

Update:
Needed to update website URLs.

1.1 Update:
Change:  Additional Include Directories are now relative to the solution.
Change:  Readme contains an index of the content.
Fix:  Preview has been fixed to include the build notes.



DOWNLOAD
 
Wow, thanks. So this is basically a "fill in the space" template for us C++ newbies to use?
 
Back
Top