8 lines
97 B
GLSL
8 lines
97 B
GLSL
struct Voxel {
|
|
|
|
};
|
|
|
|
//TODO: add tlas and blas voxel fetching (rings and all)
|
|
void getVoxel() {
|
|
|
|
} |