[Kind of completed] HDR effect script similar to Source Engine

Currently working on updating this module to do 4 main things.

  1. Improve performance.
  2. Improve usability.
  3. Improve accuracy.
  4. Improve Readibility

How will I do this?

Performance:
Check if Camera’s CFrame has changed. If not then Return end.

Usability:
Use CollectionService and Tags instead of specific folders.

Accuracy:
Use Updated ZonePlus module.

Readibility:
Store the bulk of reused tweenservice creations into functions.

Hopefully this will serve as a base to an actual roblox-engine feature.

4 Likes