文件名称:BrunetonSkyModel:Eric Bruneton的预计算大气散射纸的OpenGL实现
文件大小:118KB
文件格式:ZIP
更新时间:2024-02-25 06:15:25
opengl atmospheric-scattering sky-model eric-brunetons OpenGLGLSL
BrunetonSkyModel:Eric Bruneton的预计算大气散射纸的OpenGL实现
【文件预览】:
BrunetonSkyModel-master
----.gitmodules(132B)
----data()
--------atmosphere_2.jpg(33KB)
--------atmosphere_3.jpg(33KB)
--------atmosphere_1.jpg(30KB)
----LICENSE(1KB)
----src()
--------texture_buffer.h(1KB)
--------atmosphere_model.cpp(29KB)
--------shader()
--------texture_buffer.cpp(7KB)
--------constants.h(8KB)
--------.clang-format(1KB)
--------main.cpp(28KB)
--------atmosphere_model.h(11KB)
--------CMakeLists.txt(916B)
----.gitignore(321B)
----CMakeLists.txt(529B)
----README.md(2KB)
----external()
--------dwSampleFramework()