Search found 12 matches

by TomB
Wed Apr 19, 2006 2:37 pm
Forum: Beginners Help
Topic: application configuration is incorrect
Replies: 5
Views: 313

Wow, there seems to be a very complicated solution. Well, Occam's Razor guides me to try the simpleset one first. However, I can not find how to turn off managed code. where might this be in the project's properties?
by TomB
Tue Apr 18, 2006 7:08 pm
Forum: Beginners Help
Topic: Compile Options
Replies: 10
Views: 592

Where can you find this option in the project preferences? I am using Microsoft Visual Studios 2005. I get a different error saying that the application configuration is incorrect.
by TomB
Tue Apr 18, 2006 6:41 pm
Forum: Beginners Help
Topic: application configuration is incorrect
Replies: 5
Views: 313

application configuration is incorrect

When I run my program on some computers, it works fine. On others, I get an error: "This application failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem" Some threads on the forum say that it is the irrlicht.dll file that ca...
by TomB
Fri Apr 14, 2006 6:04 am
Forum: Beginners Help
Topic: HELP: "Cannot draw triangles, too many primitives"
Replies: 13
Views: 501

I get this error and my poly count is only 33,000. Whay does this happen? I could understand if it was near the limit but this seems odd since I have a simple scene.
by TomB
Thu Apr 13, 2006 3:26 pm
Forum: Beginners Help
Topic: new polygons appearing in model
Replies: 3
Views: 160

what do you mean by index count? of the materials, polygons, or indices?

stupid question but where can I find tese patches and documents about them?

so many different solution possibilities! what do you reccomend?
by TomB
Thu Apr 13, 2006 2:52 pm
Forum: Beginners Help
Topic: model positions misplaced
Replies: 1
Views: 132

model positions misplaced

I created a model in 3DS max. I exported it and render it in irrlicht and cool features are present. Parts of the model are misplaced. The model is a bridge and the railings are off-centered. When I use 3ds max to import the .3ds file, everything is positioned correctly, so I don't think is is a pro...
by TomB
Thu Apr 13, 2006 2:45 pm
Forum: Beginners Help
Topic: new polygons appearing in model
Replies: 3
Views: 160

new polygons appearing in model

Ok, so I've got a big 3DS model. A couple of weird things happening. The model is one building but coppied 7 times. Total poly count for all buildings is 20k. When I render on or two buildings in irrlicht, everything is fine. But with all of them, funny stuff starts to happen. Some faces of the mesh...
by TomB
Tue Apr 11, 2006 3:08 am
Forum: Advanced Help
Topic: Problem with direct3d
Replies: 8
Views: 445

OpenGl is actually worse for me and I don't have the option of setting the Far Clipping plane so close. My environment/model is out in the open and you can see things getting clipped far away. It looks real bad. The models I use also need to keep their scale, I cant move two objects farther from eac...
by TomB
Tue Apr 04, 2006 2:38 pm
Forum: Beginners Help
Topic: resolution and scaling gui graphics
Replies: 8
Views: 513

resolution and scaling gui graphics

I am worried about allowing different screen resolutions. I am going to have a gui that I would need to scale depending on the different sizes. If i dont do it somehow, I will have funny looking interface. Will I have to have a different size font and HUD image for each size resolution? or could I s...
by TomB
Wed Feb 01, 2006 11:24 pm
Forum: Beginners Help
Topic: picture in PICTURE or map on a heads up display?
Replies: 2
Views: 197

picture in PICTURE or map on a heads up display?

So, do you know how one go about a PIP? MAybe make a smaller picture fit in the upper right corner of the main Picture? I am thinking of some sort of map feature? Has anyone done this? Or possibly a similar idea such as displaying two cameras on the screen. Could be usefull for mulitplayer, though I...
by TomB
Mon Jan 30, 2006 5:19 pm
Forum: Beginners Help
Topic: Audio & Video?
Replies: 2
Views: 215

Audio & Video?

What do you guys use for sound and playing audio files?
What is the best? and what would be best for commercial use on a low/no budget?

What about Video and playing video files?
by TomB
Thu Jan 26, 2006 12:19 am
Forum: Beginners Help
Topic: 3DS file problem
Replies: 36
Views: 8583

Did you guys have to re-build Irrlicht to get 3ds working correctly? If so could you post your built files somewhere so that I can try them. I might be having the same problem.