AiGameDev.com | Your Online Hub for Game/AI

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Administrator

    Join Date
    Nov 2007
    Posts
    454
    Thanks
    0
    Thanked 25 Times in 7 Posts

    Default Building and Traversing Navigation Meshes with Recast and Detour (Project Video)

    <p class='premium-pre'>A new feature has been posted.</p>
    <!-- <img src="http://aigamedev.com/recast-teaser.jpg" class="alignleft" /> -->
    <p>Over the past couple years, Mikko Mononen has been working on a personal R&D project for automatically generating navigation meshes based on a polygon soup. His project was born out of a need for better data for pathfinding; navigation meshes can never be good enough! Previously, Mikko worked on Crysis as a Lead AI Programmer and recently started in the same role at Recoil Games, although he has a demomaking background and experience with independent games too.</p>

    <p>Mikko experimented with a variety of different techniques based on rasterization and voxelization, which treat space as a discrete grid and post-process these voxels to retrieve polygons on the output. This approach is one of the most promising for generating robust and reliable navigation meshes, and research projects and commercial solutions are increasingly relying on this approach too. (See the references below in the article.)</p>

    <p>In the following 11:30 minute HD video, you'll get a guided tour of the navigation generation (known as <i>Recast</i>) as well as a demo of the runtime pathfinding and navigation queries (called <i>Detour</i>). You'll get an idea of how this kind of technology works, as well as a demonstration of how it works on a variety of indoor and outdoor levels.</p>

    <p class='premium-post'><a href='http://www.aigamedev.com/index.php?id=23&tx_ttnews[tt_news]=1001062'>Click here</a> to read the original post.</p>
    <br />

  2. #2

    Join Date
    Apr 2009
    Posts
    2
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Open source

    You can download executables and source at http://code.google.com/p/recastnavigation/

  3. #3
    Smarty Pants

    Join Date
    Jun 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Broken Video Link

    Sorry, I'm getting this error while loading the video:

    200, Stream not found, NetStream.Play.StreamNotFound, clip: '[Clip] 'http://stream.aigamedev.com/insiders/recast-teaser.mp4'

    EDIT : Seems like problem is solved.
    Last edited by siavashserver; 2011-06-29 at 02:52 PM.



Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts