visualdesigncafe / nature-renderer

Nature Renderer is a plugin for the Unity game engine to efficiently render vegetation on your terrains.
https://visualdesigncafe.com/nature-renderer/
0 stars 0 forks source link

Culling Algorithm Does Not Account For Tree Height And Clips Incorrectly #80

Open stonstad opened 1 month ago

stonstad commented 1 month ago

Describe the bug The camera culling algorithm does not account for tree height and it clips tall trees.

To Reproduce See enclosed video. A tall tree is required.

Expected behavior The tree should not be culled.

Video https://stellarconquest.blob.core.windows.net/tmp/nm/Desktop%202024-09-27%2010-32-02%20AM.mp4

Project(please complete the following information):

Additional context What does NR use to determine the bounds for a tree for culling purposes?

stonstad commented 1 month ago

@maxplooi Thanks for scamming me.