Moco - Models & Collisions
by Xception

Production Stage: Alpha

Download:
http://home.tiscalinet.de/xception/Moco.zip

Description:
Allows you to import Deled 3D editor 3D scenes with automatic collision response, all with GM's native 3D , no 3D render window is put on top of GM.

Features:
importing DeleD 3D dmf scene fileformat
reading dmf light attributes
swept sphere sliding collisions with gravity using octree for speed performance
swept ellipsoid sliding and bouncing collisions with gravity and friction using octree for speed performance
octree raycast intersections
sphere to sphere collision detection
find out collision results like positions, normals and more

Press ctrl to jump, wasd to move , mouse to look around
Actually you can switch with B sliding/bounce mode but you will only see a difference when jumping because for wall bumping I had to use the acceleration function and not the move function.

This example only shows a part of the dll's functions.