m-schuetz / compute_rasterizer

Rendering Point Clouds with Compute Shaders
Other
676 stars 52 forks source link

How to use LOD method? #15

Open sonphambk opened 1 year ago

sonphambk commented 1 year ago

Hi @m-schuetz In your source code. I found that this file simLOD.h. Could you explain a little bit about these functions in header. I want to implement to render large point cloud by this way. Thank you

sonphambk commented 1 year ago

Hello @m-schuetz Can you help explain this section code? image