How to get the Axiom Source - Axiom : A 3D Rendering Engine in C#

How to get the Axiom Source

From Axiom

Jump to: navigation, search

Contents

Getting the Axiom Source

There are two ways of getting the source for Axiom. Which you choose depends on how cutting edge you want to be. File releases of the source occur every time there is a new release of the project. You can always get the latest source from the source repository.

Getting the latest file release

File releases are available from either SourceForge or CodePlex.

SourceForge

  • 1) Open the SourceForge Project site
  • 2) Select the package you want to download.
Stable packages tend to have fewer problems
  • 3) Download either the full or src file.

CodePlex

  • 1) Open the CodePlex Project site
  • 2) Click the 'Download Now' button on the right hand side of the page.
This will select the latest recommended release.

Getting the source from Subversion

The process for getting the source for Axiom from the the Subversion (SVN) repository hosted on SourceForge, is quite simple. There are a couple of prerequisites though.

  • 1) Get and install a subversion client (Subversion Clients)
  • 2) Read the instructions here: SVN Info Page
  • 3) Check out the source (usually you want the trunk):
    https://axiomengine.svn.sourceforge.net/svnroot/axiomengine/trunk
  • 4) Go get coffee and donuts - this will take awhile.


Next: Getting Source Dependencies

Views
Powered by MediaWiki GNU Free Documentation License 1.2