Search found 18 matches

by paradoximo
Fri Jan 28, 2011 9:02 pm
Forum: Beginners Help
Topic: Exporting in blender to ANY format
Replies: 3
Views: 274

Exporting in blender to ANY format

Hi again :)

I have a problem with exporting a map [which created my friend in blender] to
any other format... it just eport nothing :(.

There is empty scene after the export and 1kB file :( how do i get all mesh?

plz help :D
by paradoximo
Wed Jan 26, 2011 4:09 pm
Forum: Beginners Help
Topic: Problem wth making a project portable.
Replies: 4
Views: 648

whoa :O thanks :D i will try to do all before 18:00 [i have to learn physic for school ;)]

So thanks again... if they will be ANY problems with doing that i will post it here ;).
by paradoximo
Tue Jan 25, 2011 10:40 pm
Forum: Beginners Help
Topic: Problem wth making a project portable.
Replies: 4
Views: 648

Problem wth making a project portable.

Hi I have a simple game writed in Irrlicht. I'm using Code::Blocks [it easier for me and etas less RAM than Visual Studio and i need C::B to work on Linux so...] and my projects runs only on my computer HOWEVER ir tuns only in 1 folder... nad can;t move it for ex. on Desktop because then it just app...
by paradoximo
Fri Nov 05, 2010 9:52 am
Forum: Beginners Help
Topic: "Rotate Animation" for racing game
Replies: 5
Views: 945

hybrid: I know it's just trivial example ;)

Application works but crashes with errors like "x458478476 x868576857 x6978987956" and quits with message to sending a problem to microsoft base x].

I know where to put every line from Murloc992's but i doesn't work well anyway. :(
by paradoximo
Thu Nov 04, 2010 8:22 pm
Forum: Beginners Help
Topic: "Rotate Animation" for racing game
Replies: 5
Views: 945

Thanx for reply :D your code lines seems to be good but i tried to paste them and when i compiled it the program did and error in console and crashed. BTW I'm editing a "Hello World" demo :P and your "CarNode" is just node from line IAnimatedMeshSceneNode* node = smgr -> addAnima...
by paradoximo
Thu Nov 04, 2010 5:56 pm
Forum: Beginners Help
Topic: "Rotate Animation" for racing game
Replies: 5
Views: 945

"Rotate Animation" for racing game

Hi :D

I have a simple question.
How to write a rotating 3d model and set speed of that "rotating animation". I think i don't have to make that animation in modeler :/.

I think about rotating animation with car chosing.Is here anyone who did never see a car changer in racing game? :P
by paradoximo
Thu Aug 05, 2010 4:47 pm
Forum: Beginners Help
Topic: Physics - which is the best for beginners - plz help :)!!!
Replies: 5
Views: 476

Why don't you search for it and look for yourself, your hands shouldn't fall off because of that, right? :wink: right but i'm at friend's pc and here is very slooooooooow internet cnnection + i don't have time here to look at physics anegine but when i'll go back home i'll serach for tutorials... T...
by paradoximo
Thu Aug 05, 2010 4:19 pm
Forum: Beginners Help
Topic: Physics - which is the best for beginners - plz help :)!!!
Replies: 5
Views: 476

IrrBullet... hmmm

What can i do with it?
by paradoximo
Thu Aug 05, 2010 1:13 pm
Forum: Beginners Help
Topic: Physics - which is the best for beginners - plz help :)!!!
Replies: 5
Views: 476

Physics - which is the best for beginners - plz help :)!!!

Hi I am making simple project of skatebaording game :D And i have to know which physic isn't very hard and ideal for simple projects here is the screenshot [and a bit offtopic :D] of IrrEdit map http://www.bankfotek.pl/image/711261.jpeg i want to make simple collison between part o a skateboard mode...
by paradoximo
Mon Aug 02, 2010 10:42 am
Forum: Beginners Help
Topic: Annoying IDE problem - Codeblocks 8.02 - Ubuntu and Win32
Replies: 3
Views: 333

cookie: thanks but it doesn't work ;)

Acki: thanks... your vid tutorial helped alot :D
by paradoximo
Sun Aug 01, 2010 9:26 pm
Forum: Beginners Help
Topic: Annoying IDE problem - Codeblocks 8.02 - Ubuntu and Win32
Replies: 3
Views: 333

Annoying IDE problem - Codeblocks 8.02 - Ubuntu and Win32

Hi When i'm compiling my project on ubuntu, ready program can't find paths like: ../../media/<something> It seems like program can't understand "../../" WTF? I added paths in Project build options and it didn't helped... It's the same when i installed C::B on windows xp and compiled the sa...
by paradoximo
Sun Jul 25, 2010 11:50 am
Forum: Beginners Help
Topic: Ubuntu 10.04 and compiling
Replies: 8
Views: 787

cnallmmg: THANKS!!!!!!!!!!!!!!!!!!!THANKS!!!!!!!!!!!!!!!!!!!THANKS!!!!!!!!!!!!!!!!!!!THANKS!!!!!!!!!!!!!!!!!!!THANKS!!!!!!!!!!!!!!!!!!!THANKS!!!!!!!!!!!!!!!!!!!THANKS!!!!!!!!!!!!!!!!!!!THANKS!!!!!!!!!!!!!!!!!!!THANKS!!!!!!!!!!!!!!!!!!! VERY VERY BIG THANKS!!!!!!!!!!!!!!!!!!! PI: You just have the xc...
by paradoximo
Sat Jul 24, 2010 9:45 pm
Forum: Beginners Help
Topic: Ubuntu 10.04 and compiling
Replies: 8
Views: 787

did u install build-essential? ( sudo apt-get install build-essential) or could be you haven't got x11 development headers/libraries? edit: noticed your post in another topic, the reply about xcursor was probably more accurate lol Yeah i have build essential -_- without it i wouldn't have to type &...
by paradoximo
Sat Jul 24, 2010 3:36 pm
Forum: Beginners Help
Topic: Ubuntu 10.04 and compiling
Replies: 8
Views: 787

Ubuntu 10.04 and compiling

Hi I've got an stupid error when i'm compiling source downloaded from svn Here is the log from terminal: kamil@kamil-laptop:~/irrlicht/source/Irrlicht$ make g++ -Wall -pipe -fno-exceptions -fno-rtti -fstrict-aliasing -g -D_DEBUG -I../../include -Izlib -Ijpeglib -Ilibpng -I/usr/X11R6/include -DIRRLIC...
by paradoximo
Sat Jul 24, 2010 11:09 am
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Tip to compile Irrlicht in linux
Replies: 12
Views: 17285

I have stupid problem while i'm compiling source of downloaded irrlicht from svn... check this out: [log from Terminal] kamil@kamil-laptop:~/irrlicht/source/Irrlicht$ make g++ -Wall -pipe -fno-exceptions -fno-rtti -fstrict-aliasing -g -D_DEBUG -I../../include -Izlib -Ijpeglib -Ilibpng -I/usr/X11R6/i...