Minimal Ogre Collision
From Ogre Wiki
Author: Nauk
Project: External Project
Type: OGRE Library
Supported Platforms: Mac OS X, Linux, Windows
Sources: Google Code
Binaries: MOC Demo
Status and bug reports: OGRE Forum Thread, MOC forum
MOC is a easy to integrate and lightweight collision detection library.
TODO: ... add more information here ...
- Links
Mogre
For Mogre a port is available (called MMOC).
- Differences
- Raycast methods return a class with the results (position, entity, distance) instead of a bool
- Changed the MouseEvent param in RaycastFromCamera to Vector2 (mouse position)
- Links


