- 添加纹理数组(bindless texture)支持 - RayTracer添加texture_arrays_成员存储6种纹理类型 - 添加build_texture_arrays_函数构建纹理数组 - 修改shader使用sampler2DArray进行纹理采样 - 添加sample_texture_array辅助函数 |
||
|---|---|---|
| .. | ||
| cornell_box | ||
| cornell_box.cpp | ||
- 添加纹理数组(bindless texture)支持 - RayTracer添加texture_arrays_成员存储6种纹理类型 - 添加build_texture_arrays_函数构建纹理数组 - 修改shader使用sampler2DArray进行纹理采样 - 添加sample_texture_array辅助函数 |
||
|---|---|---|
| .. | ||
| cornell_box | ||
| cornell_box.cpp | ||