Search found 4 matches

by moktar
Wed Feb 26, 2014 7:34 pm
Forum: Beginners Help
Topic: B3D not animated, but why ??
Replies: 3
Views: 559

Re: B3D not animated, but why ??

Thank but it still doesn't work :/

There is my .blend sphere

https://sourceforge.net/projects/bigspl ... rce=navbar

Thank,
by moktar
Wed Feb 26, 2014 5:32 pm
Forum: Beginners Help
Topic: B3D not animated, but why ??
Replies: 3
Views: 559

B3D not animated, but why ??

Hello,

I've a problem and i need your help to solve him ...

I've created a .b3d sphere wich is just animated with a scale keyFrame and a rotation KeyFrame . But when i try to use it with irrlicht ... no animations are played ... It work when i use the ninja.b3d instead of my b3d model ... Have i ...
by moktar
Fri Feb 21, 2014 8:03 am
Forum: Beginners Help
Topic: node->remove() SegFault, what the hell ?!
Replies: 3
Views: 569

Re: node->remove() SegFault, what the hell ?!

Thank you,

I will use the debbuger, i think, i try to use the node after removing him !

Have a nice day,
by moktar
Thu Feb 20, 2014 8:34 pm
Forum: Beginners Help
Topic: node->remove() SegFault, what the hell ?!
Replies: 3
Views: 569

node->remove() SegFault, what the hell ?!

Hi !

Firstly, scuse me for my english speaking, i'm french.

For my last bachelor year, i've to create a small video game using irrlicht . But i've a problem .

Steps :

1) i create a node, i set his position, and i push him in a vector wich is stored in a class .

2) i need to delete some nodes ...