Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.28 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.28 KB

Time Of Day


Dynamic skydome and ToD plugin for godot engine.

Screenshot

Status:

1.0.0


Reflections:

Optimal reflections are possible with a well-configured reflection probe.


Pull Request:

Currently I do not accept pull request.


Limitations:

  • You can only get reflections with a reflection probe.
  • The reflection probe can produce artifacts if the intensity of the sun is very high.
  • The sky model and clouds does not have support for altitude variation.

Future:

  • Currently it is experimental, for godot 4 I will improve the design and the plugin in general.

Feedback is welcome.


Install:

  • Clone or download the repository.
  • Create a folder called addons in your project.
  • Download the repository and copy and paste the folders "jc.godot.universal-sky-common" and "jc.godot.time-of-day" or "jc.godot.time-of-day-mono" into that folder.
  • Build the project in the mono version.
  • Go to Project -> Project Settings -> Plugins and activate the plugin.