Advertisement

Latest lod Activity

LOD selection issue

I've used progressive lod only with storing clusters directly in nodes, not groups of clusters.

I'm not sure how do you want to work with group of clusters there (or how that works in general) - the problem with DAG for LOD is that once you include single child of a parent - you have to exclude ALL …

10,479 views
Advertisement

I'm developing a Hierarchical LOD Nanite-style system using meshoptimizer. I'm having troubles with how to create a local index buffer from a group of merged meshlets. Is there a correct way to create a local index buffer from a group of merged meshlets? Do you have any suggestions or advice on tha…

3,671 views

@cgrant Many thanks for the reply, I will see the link that you sent to me 

6,983 views

I managed to get the back face shadow map generation working relatively easily…indeed, it does address the LOD transition shadowing issue. Of course, the shadowing itself is not working perfectly as I have various depth biases to (re)adjust/invert (I have different depth biases per shadow cascade t…

5,126 views
How to make blurry reflections without using LODs?

“IBL” just means you're getting lighting from an image. Any method for sampling lighting from an image is IBL, what the OP is doing here definitely qualifies. There are of course many other options for implementing IBL, such as pre-filtered cubemaps and other related techniques.

If your image has sm…

16,718 views
Advertisement
Advertisement