Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    OPCODE -

    Download button

    No screenshots available
    Downloads: 993  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    14 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Pierre Terdiman | More programs
    Freeware / FREE
    April 14th, 2005, 14:31 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    OPCODE description

    OPCODE is a small collision detection library.

    Opcode is a small collision detection library. It works on all meshes (convex or non-convex), even polygon soups.

    Here are some key features of "OPCODE":

    · C++ interface, developed for Windows systems using VC++ 6.0
    · Works on arbitrary meshes (convex or non-convex), even polygon soups
    · Current implementation uses AABB-trees
    · Introduces Primitive-BV overlap tests during recursive collision queries (whereas standard libraries only rely on Primitive-Primitive and BV-BV tests)
    · Introduces no-leaf trees, i.e. collision trees whose leaf nodes have been removed
    · Supports collision queries on quantized trees (decompressed on-the-fly)
    · Supports "first contact" or "all contacts" modes (à la RAPID)
    · Uses temporal coherence for "first contact" mode (~10 to 20 times faster, useful in rigid body simulation during bisection)
    · Memory footprint is 7.2 times smaller than RAPID's one, which is ideal for console games with limited ram (actually, if you use the unmodified RAPID code using double precision, it's more like 13 times smaller...)
    · And yet it often runs faster than RAPID (according to RDTSC, sometimes more than 5 times faster when objects are deeply overlapping)
    · Performance is usually close to RAPID's one in close-proximity situations
    · Stabbing, planes & volume queries (sphere, AABB, OBB, LSS)
    · Sweep-and-prune and radix-based box pruner
    · Now works with deformable meshes (OPCODE 1.3)
    · Hybrid trees (OPCODE 1.3) keep a maximum of 16 triangles per leaf and reorganize client triangle lists, to eventually need roughly 16 times less ram than OPCODE's standard trees. In the best case, this goes down to 1.25 byte / triangle, which is 115 times smaller than RAPID's OBB trees (using floats ! else it's 168 times). Speed hit is often negligible, and volume queries can actually run faster than OPCODE 1.2 due to less cache misses (reorganizing clients arrays also helps in this regard). They're also faster for deformable meshes.



    Product's homepage

    Here are some key features of "OPCODE":

    · C interface, developed for Windows systems using VC 6.0
    · Works on arbitrary meshes (convex or non-convex), even polygon soups
    · Current implementation uses AABB-trees
    · Introduces Primitive-BV overlap tests during recursive collision queries (whereas standard libraries only rely on Primitive-Primitive and BV-BV tests)
    · Introduces no-leaf trees, i.e. collision trees whose leaf nodes have been removed
    · Supports collision queries on quantized trees (decompressed on-the-fly)
    · Supports "first contact" or "all contacts" modes (à la RAPID)
    · Uses temporal coherence for "first contact" mode (~10 to 20 times faster, useful in rigid body simulation during bisection)
    · Memory footprint is 7.2 times smaller than RAPID's one, which is ideal for console games with limited ram (actually, if you use the unmodified RAPID code using double precision, it's more like 13 times smaller...)
    · And yet it often runs faster than RAPID (according to RDTSC, sometimes more than 5 times faster when objects are deeply overlapping)
    · Performance is usually close to RAPID's one in close-proximity situations
    · Stabbing, planes & volume queries (sphere, AABB, OBB, LSS)
    · Sweep-and-prune and radix-based box pruner
    · Now works with deformable meshes (OPCODE 1.3)
    · Hybrid trees (OPCODE 1.3) keep a maximum of 16 triangles per leaf and reorganize client triangle lists, to eventually need roughly 16 times less ram than OPCODE's standard trees. In the best case, this goes down to 1.25 byte / triangle, which is 115 times smaller than RAPID's OBB trees (using floats ! else it's 168 times). Speed hit is often negligible, and volume queries can actually run faster than OPCODE 1.2 due to less cache misses (reorganizing clients arrays also helps in this regard). They're also faster for deformable meshes.

      


    TAGS:

    collision detection | detection library | OPCODE | library |

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM