Galaxia Namespace |
[Missing <summary> documentation for "N:Galaxia"]
Class | Description | |
---|---|---|
![]() | CurveRangeAttribute | |
![]() | DefaultResources |
Stores default values for Curves used in the Galaxy Prefab
|
![]() | DensityWaveDistributor |
The Density Wave Distribution Algorithm
http://simeon.co.vu/Documentation/Galaxia/custom_distributors.html |
![]() | DistributionProperty | |
![]() | Galaxy |
The Component that holds and manages visualization of GalaxyPrefab |
![]() | GalaxyRenderEvent | |
![]() | GalaxyRenderEventHandler |
Render Event Implementation
|
![]() | GalaxyPrefab |
The holder of all the ParticlesPrefab
|
![]() | GalaxyRenderer | |
![]() | GaussianDistributor |
The Gaussian Distribution algorith.
|
![]() | ImageDistributor |
This is the Image Distribution Algorithm.
It uses Images to distribute stars based on it's grayscale values.
It Generates Inverse Integrals for probability distributon.
|
![]() | OffscreenGalaxyRenderer |
Renders the Galaxy and all it's particles as an Image Effect. Allowing downsampling of particles for overdrawing and performance.
|
![]() | Particle |
Main data storage class for particles.
|
![]() | ParticleDistributor |
The Particle Distributor is the base class for all Particle Distributors.
|
![]() | Particles |
This is the component class that holds the generated particles.
It also hold the Unity's particle system object when CPU particles are active.
This is the main connection between Galaxia and Unity.
|
![]() | ParticlesPrefab |
Holder for all properties on the different particles in a GalaxyPrefab
|
![]() | Random | |
![]() | SimplexNoise |
Implementation of the Perlin simplex noise, an improved Perlin noise algorithm.
|
![]() | StarFinder |
The star Finder helper component.
Used to find particular stars.
|
![]() | Utils |
Structure | Description | |
---|---|---|
![]() | ParticleDistributorProcessContext |
The context that holds all the data needed for particle distribution by any Particle Distributor.
|
Delegate | Description | |
---|---|---|
![]() | StarFinderChooser |
Enumeration | Description | |
---|---|---|
![]() | DistrbuitionType | |
![]() | GalaxyGalaxyGenerationType |
Used for specifying the Galaxy Particle Generation Type.
|
![]() | ParticlesPrefabPreset |
The Star Preset Types
|
![]() | StarFinderDistribution |