https://github.com/mkmarek/unity-spaceship-generator
Procedural generation of 3D spaceships for Unity
https://github.com/mkmarek/unity-spaceship-generator
game-development generator procedural procedural-generation spaceship unity3d
Last synced: 5 months ago
JSON representation
Procedural generation of 3D spaceships for Unity
- Host: GitHub
- URL: https://github.com/mkmarek/unity-spaceship-generator
- Owner: mkmarek
- License: other
- Archived: true
- Created: 2018-06-03T06:24:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T21:51:22.000Z (almost 7 years ago)
- Last Synced: 2024-08-03T05:18:49.309Z (9 months ago)
- Topics: game-development, generator, procedural, procedural-generation, spaceship, unity3d
- Language: C#
- Size: 2.04 MB
- Stars: 27
- Watchers: 9
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Unity Procedural spaceship generator
This is a port of a spaceship generator originally written as a blender plugin authored by [Michael Davies](https://github.com/a1studmuffin) which can be found [here](https://github.com/a1studmuffin/SpaceshipGenerator)

## Feature list
- [x] Main spaceship segments extrusion
- [x] Asymmetry segments
- [x] Face details
- [x] exhaust
- [x] grid
- [x] surface antenna
- [x] weapons
- [x] sphere to face
- [x] disc to face
- [x] cylinders to face
- [ ] horizontal symmetry
- [ ] vertical symmetry
- [ ] bevels
- [ ] materialsThis project is licensed under [MIT license](LICENSE.md).