Search found 15 matches

by qqta
Wed Jan 28, 2009 1:39 pm
Forum: Beginners Help
Topic: board games
Replies: 3
Views: 651

board games

hi all.. i want to start creating a 3d multiplayer board game using irrlicht but i'm just wondering if this is possible to do.. cause i've never done any multiplayer game programming before.. what i want to create is just a simple two-player board game, probably something like chess.. in 3d.. can an...
by qqta
Thu Jun 05, 2008 12:21 pm
Forum: Beginners Help
Topic: md3 loader
Replies: 7
Views: 369

sorry for my stupidity.. :D

thanks a lot for all your help.. i'm so happy my md3 models work now :D
by qqta
Thu Jun 05, 2008 10:52 am
Forum: Beginners Help
Topic: md3 loader
Replies: 7
Views: 369

yes, i even delete the debug folder where the exe is (i use visual studio)

i must've done something wrong but i don't know what it is..

when i run my exe, it has an error at the smgr->addLightSceneNode
but when i change the DLL to the old one, it's normal again
by qqta
Thu Jun 05, 2008 10:49 am
Forum: Beginners Help
Topic: md3 loader
Replies: 7
Views: 369

sorry to bother you again.. i want to know how to migrate from one version of irrlicht to other version?? i changed the library and other things but it kept saying like this: Warning: The library version of the Irrlicht Engine (1.4.1) does not match the version the application was compiled with (1.4...
by qqta
Thu Jun 05, 2008 10:23 am
Forum: Beginners Help
Topic: md3 loader
Replies: 7
Views: 369

OMG!! i'm so stupid.. i use irrlicht 1.4..
thx a lot!! :D
by qqta
Thu Jun 05, 2008 4:36 am
Forum: Beginners Help
Topic: md3 loader
Replies: 7
Views: 369

md3 loader

hi everyone.. i load some md3 models in my game but i can't make it move.. so i searched in the forum and i found some people have the same difficulties.. so i searched again for any md3 loader.. i found some old posts where some people created md3 loader for previous version of irrlicht.. but all t...
by qqta
Thu Mar 06, 2008 1:30 pm
Forum: Beginners Help
Topic: warcraft model importer
Replies: 28
Views: 2256

Hmm, looks like milkshape cannot export frame based animations. Try .x, as this format supports als keyframe animations. Seems like the mdx loader interprets some parts wrongly, the faces seem to be inside out. i tried the .x but the animation didn't work.. i dunno.. is it something with the mdx?? ...
by qqta
Thu Mar 06, 2008 11:38 am
Forum: Beginners Help
Topic: warcraft model importer
Replies: 28
Views: 2256

JP: i'm trying to find other models in turbosquid but what i need is some monster or creep models (about 20 of them) and i can only find chairs, tables, and stuff.. JP, bitplane: i already used milkshape 3d but when i tried to export my .mdx model into .md2, it says "Found vertices with no bone...
by qqta
Wed Mar 05, 2008 3:14 am
Forum: Beginners Help
Topic: warcraft model importer
Replies: 28
Views: 2256

i'm so depressed.. my deadline is in couple months and i'm still stuck about this modelling thing..

sorry to keep bothering you guys but can someone help me find any converter.. thx
by qqta
Tue Mar 04, 2008 5:22 pm
Forum: Beginners Help
Topic: warcraft model importer
Replies: 28
Views: 2256

i have searched a lot (trust me..) but i can't find any good working converter.. it doesn't have to be .md2, any irrlicht supported format would do great..

please help me if u know 1
by qqta
Tue Mar 04, 2008 4:21 pm
Forum: Beginners Help
Topic: warcraft model importer
Replies: 28
Views: 2256

i use vista (hate it but still using it)
is it something to do with my os?

what should i do then?
by qqta
Tue Mar 04, 2008 3:42 pm
Forum: Beginners Help
Topic: MD3 questions
Replies: 6
Views: 671

B@z, are you successful?
i just wondering.. coz i have the same problem..
can you tell me what exporter do you use to export your md3 model to other formats? is it working in irrlicht now?
thx
by qqta
Tue Mar 04, 2008 3:24 pm
Forum: Beginners Help
Topic: warcraft model importer
Replies: 28
Views: 2256

when i use md3 it appears like this
Image

but when i use md2
Image
by qqta
Tue Mar 04, 2008 2:36 pm
Forum: Beginners Help
Topic: warcraft model importer
Replies: 28
Views: 2256

hmm.. i have no idea about writing my own mdx importer.. irrlicht is kinda new for me.. do you know anyone who has written some mdx importer for irrlicht? the texture is completely different, i have one of the templates here (i used misfit model 3d to convert .md3 into .md2) this one is for md3 http...
by qqta
Tue Mar 04, 2008 11:44 am
Forum: Beginners Help
Topic: warcraft model importer
Replies: 28
Views: 2256

warcraft model importer

hi.. i'm a newbie here.. this is my first post and i really really need help.. :( i'm working on my college final project, it's a tower defense game (if you play warcraft, it's something similar like TD in warcraft).. i decided to use irrlicht and i want to import the model from warcraft because my ...