Hull
Last updated
Last updated
These settings control the main body of the spaceship, such as the number of hull sections, number of subdivisions, transformations and other shape altering properties like extrusion bumps.
These are the Hull properties and what they do:
These determines how many numbers of hull sections the ship has by extrusion.
Normal threshold which determines if the faces needed to extrude the hull can include faces in the x and z axis.
Generally left to default values but exposed if you want some weird shapes.
Auto smooth angle for the mesh if using Limit Smooth: None and Shading: Angle in the Plating section.
Angle threshold by which to triangulate faces. This is used to make certain faces look angular or alter its shading.
Angle threshold by which to quadify faces. This activates after triangulation. Triangulation is used in the mesh to basically to make most of its structure look angular then quadification is used to quadify the mostly flat faces that does not need the triangulation effect.
This comes with two options: Dynamic and Static and determines the way the hull is extruded to form its sections.
When using Dynamic, the hull sections will be extruded randomly in the front or back of the ship.
When using Static, the hull sections will be extruded only towards the front or the -y axis direction unless inverted.
The total length of the hull section. The resulting hull length will be randomized between the values of the mix and max properties.
This involves two properties which are the Count and Seed. This generates lateral edgecuts in random hull sections with the amount controlled by the Count property. The Seed property is used to randomize which of the hull sections these edge cuts are generated.
Moves the mesh in the local x, y and z axis.
Scales the mesh in the local x, y and z axis.
Rotates the mesh in the global x, y and z axis.
The bevel properties are the primary control for the overall shape of the hull sections where all the other shape affecting properties follow.
They ensure that shapes generated from other settings create more variety compared to just being extruded from a simple cylinder.
The number of segments when beveling the hull sections.
This is made to generate the star shape profile when facing the front of the ship which of course you can modify like a normal bevel profile resulting to other shapes.
The bevel properties are key to generating the shape of the ship and when viewed from the front will give you an idea on how some details can be accidentally generated and made to look convincing.
The scale of the extruded hull section face. This is randomized between the values of the min and max properties.
The number of hull section count before the Section Scale property can take effect. For example, if you have 3 section intervals, this means scaling will only occur in every third hull section.
In Figure 18, you can see the ship has a total hull section of 8 so when the scale interval reached this number all of them have the same scale because the scaling only started at the 8th hull section.
Percentage for which uniform scaling can happen on a hull section. By default, the section scaling creates a random value for the x and z axis.
This property ensures that a particular hull section will have a single value used for scaling in the x and z axis making it look more cylindrical.
This determines which elements are used for the bump effect. This bump is another shape altering property like the bevel properties.
There three options which decides what element you want to bump or offset: Edge, Face or Both.
This controls what part of the mesh will be bumped or offset.
None means all edges or faces can be used for bumping. Adjacent means an edge or a face can only be bumbed if it is one edge or one face away from a bumbed edge or face.
This contains the properties: Count and Seed. Count determines the number of edges or faces to be bumped and Seed randomizes which of them in the mesh will get offsetted.
This determines the strength of the bump or offset. This is randomized between the values of the min and max properties.
Random seed control for the bump offset property.
This contains two properties: Level and Smooth. Level is the amount of subdivision for the mesh and Smooth is the amount of subdivision smoothing.
The smoothing here is different from the Hull Smooth property as this is connected to the subdivision operation and smooths its result. This is exposed only for more shape variation possibility.
This represents the true smoothing property for the mesh and smooths all the vertices subdivided or not.
The level of subdivision for the subdivision modifier added to the mesh. This modifier will be intact in the modifier stack of the resulting starship mesh.
The percentage of faces to be triangulated. This is generated after the Auto Smooth, Triangulation and Quadify properties above to influence the pattern created by the plating details.
This is the random seed control for all the hull properties above and randomizes their result if possible.
You can consider the hull seed property as the master control for the rest of the section seeds as changes in the hull will greatly affect the rest of the sections below it.