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 PBR support #682

Open
VinnyVicious opened this issue Aug 19, 2024 · 0 comments
Open

Add PBR support #682

VinnyVicious opened this issue Aug 19, 2024 · 0 comments

Comments

@VinnyVicious
Copy link

OpenJK has recently added PBR support to their renderer: https://jkhub.org/forums/topic/7468-rend2-a-modern-renderer/

PBR models light interactions more accurately by simulating how light behaves in the real world, which allows for more detailed and lifelike materials. This would enable our engine to produce surfaces that reflect, refract, and scatter light in a way that is consistent with real-world physics, improving the overall visual quality, especially in environments with complex lighting scenarios.

It would also provide greater consistency across different lighting conditions, as materials would behave predictably regardless of the scene's lighting setup. This would reduce the time spent on tweaking material properties for different environments, streamline our asset creation pipeline, and ensure that our engine remains competitive with modern rendering standards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant