You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to recastnavigation
Hi,
I recently observed that Unreal Engine has a modified version of Recast that includes a cluster graph code in it.
I was wondering if there is any plan to include it in the official recast source code.
Cheers,
Jose
Pineapple
unread,
Feb 10, 2023, 4:03:44 AM2/10/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to recastnavigation
Hi,
I also notice that.
It seems that cluster is related to region. How do cluster/cluster graph/hierarchical path work in UE version recastnavigation? Is there any reading/video materials?
Warm wishes
Pineapple
Graham Pentheny
unread,
Mar 15, 2023, 10:27:53 PM3/15/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to recastnavigation
Hi,
Can you speak more about what your hope for this feature is exactly? Cluster graphs appear to be a way to cluster chunks of geometry as a means of speeding up physics checks, which seems like a specific optimization suited for the way Unreal handles physics and spatial partitioning. What would this feature look like if Recast supported it?