vybe

A fast skybox for mobile platforms on Unity

OTHER License

Stars
21
Committers
2

Vybe

Contents

  • About
  • Features
  • Roadmap
  • Installation Instructions
  • Branching

About

Vybe is a skybox targeted for mobile platforms for Unity. This skybox has been developed by https://www.occasoftware.com/.

Features

  • Gradient Sky with Day and Night Color options
  • Lightweight Day Night Cycle / Time of Day System
  • Stars

Roadmap

  • Clouds
  • (Possible): Sun sprite

Installation Instructions

  1. Import the asset into your project.
  2. Add the Sky Settings component to your Main Directional Light.
  3. Configure the settings from script.

Branching

The default branch is main. That's where you can find the latest version of the package. For each release version, we create a new branch titled release/. No changes are made to those branches. They exist for reference only.

During development, we merge PRs directly on the main branch (or maintenance branch, if applicable). The main branch and any release branches should always be shippable: the code compiles and features are complete.

Badges
Extracted from project README
GitHub Release
Related Projects