Jump to content

Detour?


slapin

Recommended Posts

Link to comment
Share on other sites

DetourCrowd will take a rewrite. Sourcecode for the navmesh system interop can be found https://github.com/GarageGames/Torque3D/tree/development/Engine/source/navigation


https://github.com/GarageGames/Torque3D/blob/development/Engine/source/navigation/navMesh.cpp#L859-L1097 for example.


Done a bit of looking on and off, and unless I'm misreading the system, at minimum we'll be needing to eyeball converting it to use the detourtileCache example vs the detourTile one to play nice with agents, then hook up the agent management protocols to aiPlayer/cook up a source side aiManager.

Link to comment
Share on other sites

Well it is definitely worth it as with Urho3D 100 physical characters spawned did give about 10-20 FPS and with 100 agents via DetourCrowd was quite well with 100+ FPS on the same machine. Need to learn source code first though.


Currently with Torque3D 100 aiplayers heavily drop FPS to slideshow level so I wonder...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...