Publisher | Imphenzia |
---|---|
File size | 28.84kB |
Number of files | 6 |
Latest version | 1 |
Latest release date | 2018-01-25 12:32:23 |
First release date | 2018-01-25 12:32:23 |
Supported Unity versions | 2018.4.2 or higher |
Simple customizable gradient sky useful for platform-style games.
Procedurally generated with no need for textures. Fast performance with GPU interpolating between vertex colors in flat low poly mesh.
The gradient sky is created as a procedural mesh and you can configure the gradient in the inspector.
Two versions included:
GradientSkyObject
The sky becomes a flat mesh in the scene that can be positioned and scaled as any other game object.
GradientSkyCamera
The sky becomes a flat mesh that is attached to the camera and re-scaled so that it always fits the viewport perfectly and is always rendered as a background.
For the sake of sharing I made a couple of tutorial videos of how I made this asset:
Tutorial 1 - Making of GradientSkyObject
Tutorial 2 - Making of GradientSkyCamera
Every line of code is well documented if you need to make any changes or if you want to understand how it works.
Check out my other best selling assets:
Universal Sound FX
Procedural Planets
SPACE for Unity
Procedurally generated with no need for textures. Fast performance with GPU interpolating between vertex colors in flat low poly mesh.
The gradient sky is created as a procedural mesh and you can configure the gradient in the inspector.
Two versions included:
GradientSkyObject
The sky becomes a flat mesh in the scene that can be positioned and scaled as any other game object.
GradientSkyCamera
The sky becomes a flat mesh that is attached to the camera and re-scaled so that it always fits the viewport perfectly and is always rendered as a background.
For the sake of sharing I made a couple of tutorial videos of how I made this asset:
Tutorial 1 - Making of GradientSkyObject
Tutorial 2 - Making of GradientSkyCamera
Every line of code is well documented if you need to make any changes or if you want to understand how it works.
Check out my other best selling assets:
Universal Sound FX
Procedural Planets
SPACE for Unity