Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simeonradivoev/Galaxia-Runtime
Galaxy generator for Unity 3D, with Custom Particle Distributors, DirectX 11 Particles and Highly customization, curve driven Generation.
https://github.com/simeonradivoev/Galaxia-Runtime
asset galaxy generator gpu-acceleration particles tool unity3d
Last synced: 2 days ago
JSON representation
Galaxy generator for Unity 3D, with Custom Particle Distributors, DirectX 11 Particles and Highly customization, curve driven Generation.
- Host: GitHub
- URL: https://github.com/simeonradivoev/Galaxia-Runtime
- Owner: simeonradivoev
- License: bsd-3-clause
- Created: 2019-03-19T20:04:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T07:28:57.000Z (almost 4 years ago)
- Last Synced: 2024-08-02T05:17:01.268Z (3 months ago)
- Topics: asset, galaxy, generator, gpu-acceleration, particles, tool, unity3d
- Language: C#
- Size: 12.4 MB
- Stars: 51
- Watchers: 6
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Galaxia
Galaxy generator for Unity 3D, with Custom Particle Distributors, DirectX 11 Particles and Highly customization, curve driven Generation.
This is the runtime souce code for the galaxy generator. For the editor scripts and editor check out [Galaxia Editor](https://github.com/simeonradivoev/Galaxia-Editor)# Getting Started
Check out the wiki on how to get started as well as information on the types of particle distributors or how to create your own [here](https://github.com/simeonradivoev/Galaxia-Runtime/wiki/Getting-Started)# Examples
There are several example scenes included.
* VR galaxy scene
* Image based galaxy
* A simple galaxy map
* Galaxy dynamic animation
* Simple galaxy# Demo
A webGL demo of the different distributors can be found [here](https://galaxia.simeonradivoev.com/WebGl/).There should also be a windows demo in the releases section.
# API
The API documentation can be found [here](https://galaxia.simeonradivoev.com/api/html/e7999a8b-177c-82fe-da7e-09cadc6b0933.htm)# Screenshots
![](https://raw.githubusercontent.com/wiki/simeonradivoev/galaxia-runtime/Images/02.36.07.36.35.png)
![](https://raw.githubusercontent.com/wiki/simeonradivoev/galaxia-runtime/Images/02.45.07.45.54.png)
![](https://raw.githubusercontent.com/wiki/simeonradivoev/galaxia-runtime/Images/10.06.11.06.47.png)
![](https://raw.githubusercontent.com/wiki/simeonradivoev/galaxia-runtime/Images/10.08.11.08.29.png)
![](https://raw.githubusercontent.com/wiki/simeonradivoev/galaxia-runtime/Images/19.06.01.06.31.png)
![](https://raw.githubusercontent.com/wiki/simeonradivoev/galaxia-runtime/Images/10.05.11.05.57.png)# Notes
This was a paid asset on the asset store, but I depricated it and decided to release the source code for it.
The latest tested version of Unity compatible with the generator was 2017.1.2f.