Making your first ship

From PioneerWiki
Revision as of 16:36, 20 February 2013 by Mikehgentry (talk | contribs)
Jump to: navigation, search

Overview

This page describes point by point how to create your first ship, and get it into Pioneer. You should be able to do this from scratch within an hour, having no experience whatsoever. We aren't intending to cover much detail at all, but will rather give a simplified overview, and point to other pages with fuller explanations for once you're comfortable with the process.

Prerequisites

To follow this tutorial you will need:

  • A recent copy of Pioneer - using SGModel system. Anything since around Alpha 30 is fine
  • A recent copy of Blender - this was written on 2.65
  • A recent copy of GIMP - this was written on 2.8

Other 3D modellers or raster art programs will work fine, as long as you can work with standard formats such as Collada and .png

Step by step

Making a ship

Open Blender. The default scene should consist of a cube, a camera and a lamp. The camera and lamp are irrelevant and won't be exported, but that cube is going places ;-)

  • Hit Ctrl-alt-'q' to switch to quad view. This allows us to easily check we have lined things up correctly.
  • Shift-'a', then choose 'Mesh' -> 'Cube'. You've just added a cube to the scene. You won't be able to see it yet, as it's perfectly aligned with the 'default' cube.
  • Move the mouse cursor onto the top down view, then hit 'g' to move it. Hold Ctrl to snap it to the grid, and move it a little further in the plus direction along the Y axis (in the direction the green arrow is pointing). Leave it just touching the edge of the default cube
  • Make two more cubes, and leave them touching the default cube on either direction on the X axis. You can use Shift-'a' for Add, or Shift-'d' for Duplicate.

Adding a texture

Creating a .model file

Adding the model to Pioneer