Closed tigrazone closed 2 months ago
We do not plan to support this extension in the near future. In the meantime, if data compression is important, the nvvkhl::SceneVk::createVertexBuffers
function can be overloaded to upload the vertex data. Then the vertex_accessor.h
must be synchronized with this new data.
is it possible to support KHR_mesh_quantization?