Search found 6 matches
- Sun Jul 15, 2012 10:26 pm
- Forum: Project Announcements
- Topic: Mesh Combiner
- Replies: 131
- Views: 208433
Re: Mesh Combiner
I'm afraid I've tried your suggestions, but had no positive outcome. I did find one other post with what appears to be the same problem, however their solution is somewhat vague.... http://irrlicht.sourceforge.net/forum/viewtopic.php?f=1&t=44177 Perhaps someone can explain the solution better?
- Sat Jul 14, 2012 4:42 pm
- Forum: Project Announcements
- Topic: Mesh Combiner
- Replies: 131
- Views: 208433
Re: Mesh Combiner
First off Ducky, this is a great piece of kit, hat off to you my son :D. The issue we have, is I'm sure something we have done wrong.. We are currently converting an old 2d game, and it's kicking and screaming all the way... Bit of background... The host sends the client individual tiles, and [6][6]...
- Sun Jun 17, 2012 7:31 pm
- Forum: Beginners Help
- Topic: Mesh outlines (Meshcombiner)
- Replies: 4
- Views: 647
Re: Mesh outlines (Meshcombiner)
Ah sweet thanks for the info Smso. :) @hendu Um not quite, we are currently converting a 10 year old 2d game. All tiles are individually sent to the client. What you currently see are very early trials. We do plan on merging the meshes eventually. :P For the curious ones. here are some screenshots o...
- Sat Jun 16, 2012 7:17 pm
- Forum: Beginners Help
- Topic: Mesh outlines (Meshcombiner)
- Replies: 4
- Views: 647
Mesh outlines (Meshcombiner)
Hey guys. Still very new to all this, and had a good look around but I can't find anyone with the same issue. As you can see below, my textures appear to have a green outline, sometimes black.. At first I thought it may of been a EMF_WIREFRAME flag set, but it's not the case. What is curious is the ...
- Mon Jun 11, 2012 1:43 pm
- Forum: Beginners Help
- Topic: Messagebox with 0xfeeefeee crash
- Replies: 3
- Views: 377
Re: Messagebox with 0xfeeefeee crash
My bad, turned out I hadn't called grab(). My apologies
Other than the tutorial, is there another in-depth tutorial for the irrlicht GUI??
Other than the tutorial, is there another in-depth tutorial for the irrlicht GUI??
- Sun Jun 10, 2012 5:50 pm
- Forum: Beginners Help
- Topic: Messagebox with 0xfeeefeee crash
- Replies: 3
- Views: 377
Messagebox with 0xfeeefeee crash
Hey ppl, very new to this great engine, but seem to be getting quite a nasty crash with no stack-trace. Basically, after making a message box visible (created with GUIEditor), with "yes" "no" buttons, clicking any of these buttons, causes an exit. With or without code to handle t...