Search found 3 matches

by kabutor
Tue Jul 27, 2004 3:11 pm
Forum: Beginners Help
Topic: Fonts not showing
Replies: 0
Views: 213

Fonts not showing

Im having a hard time with fonts, Im trying tu use them to display the stats of on model, but I made a test before, and it did'tn work. gui::IGUIEnvironment* env = device->getGUIEnvironment(); gui::IGUIFont* font = env->getBuiltInFont(); //env->addStaticText(L"Hello World! This is the Irrlicht ...
by kabutor
Tue Jul 27, 2004 12:11 am
Forum: Beginners Help
Topic: Rotate MD2 and keyboard response slow
Replies: 4
Views: 690

^^^That was me, Wasn't logged :roll:

EDIT: well I managed to slow down, with fractions numbers in the :

v.Z += 0.3f;

thingie that makes the movement, but still wanted to cap the FPS, ill search in the forum. :wink:
by kabutor
Mon Jul 26, 2004 10:39 am
Forum: Beginners Help
Topic: Rotate MD2 and keyboard response slow
Replies: 4
Views: 690

Rotate MD2 and keyboard response slow

Hi Im new here, just buliding a small game about ships and sea and two problems at the moment, some help be really apreciated. I have a terrainoctree and a ship model (an MD2 file I made of a ship) 1- when I rotate the ship it rotate with the axis of rotation in the top of the model, inestead of rot...