issues
search
codeonwort
/
pathosengine
OpenGL Rendering Engine for Study
MIT License
20
stars
0
forks
source link
Merge rendering-challenge-1 for volumetric clouds
#18
Closed
codeonwort
closed
4 years ago
codeonwort
commented
4 years ago
Implement volumetric clouds.
Add cvar
r.bloom
for bloom toggle.
Read EngineConfig.ini at engine startup.
Skip assertion for glut mouse wheel events.
Fix a bug that some cvars are not registered to the manager.
Generate mipmaps correctly when loading images.
Add exec
profile_gpu
to dump gpu profile to a text file.
Implement depth prepass.
r.bloom
for bloom toggle.profile_gpu
to dump gpu profile to a text file.