trapped to objects...

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
dreamport
Posts: 188
Joined: Sun Jul 26, 2009 9:02 am
Location: philippines

trapped to objects...

Post by dreamport »

i think its because of the number of vertices of the object and the collision response animator.... im trapped when approaching objects with many vertices....

do i need to adjust something?

i use createocttreetriangleselector() and collisionresponseanimator()....

thnx
opensource = freedom
<br>
how can you face the problem if the problem is your face?
dreamport
Posts: 188
Joined: Sun Jul 26, 2009 9:02 am
Location: philippines

bullet + irrlicht

Post by dreamport »

can someone give me some tutorials on applying physics in irrlicht using bullet?

thnx guys....

even a simple code snippet showing how to put collision on some object can really help me... thnx....
opensource = freedom
<br>
how can you face the problem if the problem is your face?
FuzzYspo0N
Posts: 914
Joined: Fri Aug 03, 2007 12:43 pm
Location: South Africa
Contact:

Post by FuzzYspo0N »

click : http://irrlicht.sourceforge.net/phpBB2/search.php

Type in " bullet and demo " hit enter.

Why cant people use the search feature?
You can also use google :

type : Bullet Demo inurl:"irrlicht.sourceforge.net/phpBB2/"
Psan
Posts: 16
Joined: Sun Oct 04, 2009 7:07 pm

Post by Psan »

Yes, search to find a few examples here.

I found a good and simple working example, which I was also using...

http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=25063
Post Reply