All Projects → Rahix → spacestation

Rahix / spacestation

Licence: MIT license
A procedural spacestation generator

Programming Languages

Hy
24 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to spacestation

Jaks Blender Scripts
Various Python Scripts for Blender
Stars: ✭ 26 (+18.18%)
Mutual labels:  blender, blender-addon
stampinfo
Stamp Info is a Blender add-on that ensures the tracking of the rendered images by writing all the meta information directly on them, on specific areas such as their top and bottom.
Stars: ✭ 21 (-4.55%)
Mutual labels:  blender, blender-addon
blender Shelves
Custom Header Buttons
Stars: ✭ 32 (+45.45%)
Mutual labels:  blender, blender-addon
blender-mqo
Blender Add-on: Metasequoia File Importer/Exporter
Stars: ✭ 27 (+22.73%)
Mutual labels:  blender, blender-addon
Blender-Metaverse-Addon
Blender toolset for creating content for Metaverses like High Fidelity
Stars: ✭ 53 (+140.91%)
Mutual labels:  blender, blender-addon
Blender2NieR
Import/Export WMB/WTP/WTA/DAT/DTT/LAY/COL files for NieR:Automata
Stars: ✭ 115 (+422.73%)
Mutual labels:  blender, blender-addon
uvlayout bridge
Blender Add-On: A bridge between Headus UVlayout and Blender
Stars: ✭ 20 (-9.09%)
Mutual labels:  blender, blender-addon
io import vmf
A Valve Map Format (.vmf) and Valve Material Type (.vmt) importer for Blender.
Stars: ✭ 225 (+922.73%)
Mutual labels:  blender, blender-addon
projectile
An artist-friendly tool for throwing stuff around inside Blender
Stars: ✭ 136 (+518.18%)
Mutual labels:  blender, blender-addon
blendpresence
Discord RPC support for Blender 3.0
Stars: ✭ 81 (+268.18%)
Mutual labels:  blender, blender-addon
interactive-physics-editor
Simplifies the process of positioning multiple objects in 3D space with collision handling
Stars: ✭ 20 (-9.09%)
Mutual labels:  blender, blender-addon
BlenderGameRig
Rigging framework for game development. Hard fork from Rigify.
Stars: ✭ 53 (+140.91%)
Mutual labels:  blender, blender-addon
blender-halo-tools
Halo / Blam engine support for Blender.
Stars: ✭ 14 (-36.36%)
Mutual labels:  blender, blender-addon
zpy
Synthetic data for computer vision. An open source toolkit using Blender and Python.
Stars: ✭ 251 (+1040.91%)
Mutual labels:  blender, blender-addon
MindMapper
Blender Python - Node-based multi-line text and image flowchart
Stars: ✭ 58 (+163.64%)
Mutual labels:  blender, blender-addon
cc3 blender tools
Add-on for importing and auto-setup of character creator 3 & 4 and iClone 7 & 8 character exports.
Stars: ✭ 191 (+768.18%)
Mutual labels:  blender, blender-addon
MustardTools
A set of tools for animators/riggers
Stars: ✭ 30 (+36.36%)
Mutual labels:  blender, blender-addon
Blendpeaks
A free and open source addon for Blender. It creates mountain peaks.
Stars: ✭ 78 (+254.55%)
Mutual labels:  blender, blender-addon
PieMenusPlus
Pie Menus Plus is a complete Pie Menu ecosystem for Blender 2.8+
Stars: ✭ 26 (+18.18%)
Mutual labels:  blender, blender-addon
neuro-bge
Node-based Blender game engine and logic editor addon for Blender
Stars: ✭ 27 (+22.73%)
Mutual labels:  blender, blender-addon

spacestation

A procedural spacestation generator

Results

01 02 03

Installation

The script is available in two versions. One is the add_mesh_Spacestation.zip archive, found under releases, the other version is the actual script itself, as it contains extra functionality to add the material. To run it, open the empty.blend file, and load and run spacestation.py. Alternatively, the spacestation.hy script also works with https://github.com/chr15m/blender-hylang-live-code.

What it does

The generation is done by adding a random amout of modules to a central beam. The modules are one of:

  • Torus: A torus with two cylinders connecting it to the central beam
  • Beveled Box: A beveled box
  • Cylinder: A beveled cylinder
  • Storage Containers: 4 beveled boxes with cylinders connecting them to the central beam

Credits

The background image is of the M8 Lagoon Nebula in Sagittarius and was downloaded from wikimedia commons.

The texture was created by myself using a blender freestyle render

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].