Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add skybox post-processing + general post process improvements #154

Merged
merged 5 commits into from
Apr 9, 2024

Conversation

edunad
Copy link
Owner

@edunad edunad commented Apr 9, 2024

Description

  • Add post processing skybox
  • Add ability to turn on and off post process plugins
  • Improve dithering
  • Add drawText background

Closes #39

- Add ability to turn on and off post process plugins
- Improve dithering
- Add drawText background
@github-actions github-actions bot added 📷 RENDERER RAWRBOX.RENDERER related 🧮 MATH RAWRBOX.MATH related 🐲 SAMPLES Samples related IMPROVEMENTS Code improvements labels Apr 9, 2024
Copy link

github-actions bot commented Apr 9, 2024

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format reports: 1 file(s) not formatted
  • rawrbox.math/include/rawrbox/math/color.hpp

Have any feedback or feature suggestions? Share it here.

@edunad edunad merged commit 30cd289 into master Apr 9, 2024
3 checks passed
@edunad edunad deleted the improvements/skybox branch April 9, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IMPROVEMENTS Code improvements 🧮 MATH RAWRBOX.MATH related 📷 RENDERER RAWRBOX.RENDERER related 🐲 SAMPLES Samples related
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[TODO] Add cubemap skybox support
1 participant