Search found 4 matches

by kerouinci
Mon Nov 05, 2012 10:13 pm
Forum: Project Announcements
Topic: Kinect Irrlicht Framework MarbleRacing game
Replies: 1
Views: 2714

Kinect Irrlicht Framework MarbleRacing game

Hello everyone. Over the summer I did a small project to familiarize myself with the Kinect that I decided to release since I saw that people are interested how could this work.

Videos :

https://www.youtube.com/watch?v=VGmuR-j8Fac
https://www.youtube.com/watch?v=vUpA2R8GxgE


As a basis I used ...
by kerouinci
Mon Jul 23, 2012 5:15 pm
Forum: Project Announcements
Topic: IrrODE - an Irrlicht - ODE wrapper (now with SVN)
Replies: 561
Views: 200093

Re: IrrODE - an Irrlicht - ODE wrapper (now with SVN)

I was very confused trying to compile the IrrOdeTestBed. I think you forgot to include the source directory because it's referencing it and it doesn't exist. Any fix?

Nevermind. Got the folder from here: http://irrode.svn.sourceforge.net/viewvc/irrode/trunk/
by kerouinci
Sun Jun 24, 2012 8:45 am
Forum: Beginners Help
Topic: [SOLVED] irrBullet error using IKinematicCharacterControlle
Replies: 2
Views: 445

Re: [SOLVED] irrBullet error using IKinematicCharacterContro

Thank you so much. Problem fixed! Back to work :)
by kerouinci
Sat Jun 23, 2012 10:09 pm
Forum: Beginners Help
Topic: [SOLVED] irrBullet error using IKinematicCharacterControlle
Replies: 2
Views: 445

[SOLVED] irrBullet error using IKinematicCharacterControlle

Hi all,

First of all THANK YOU. I solved 99% of my problems just by reading past threads.
But now I have definately hit a brick wall. I've been using the irrBullet library following instructions very carefully in MS2010. Everything was working fine.

I get no errors when I run my application. Here ...