Search found 67 matches

by Squarefox2
Thu Oct 29, 2009 7:35 pm
Forum: Beginners Help
Topic: Exact Collision Detection beetween 2 Objects?
Replies: 1
Views: 279

Exact Collision Detection beetween 2 Objects?

Hello, I'm wondering, if there is any solution to detect exact collisions (polygon to polygon) beetween 2 objects in Irrlicht...? Another Question: If I'm creating a triangle selector from an animated node and attach it to it - does the triangleselector will adapt correctly when the animated mesh ch...
by Squarefox2
Wed Oct 21, 2009 12:00 pm
Forum: Beginners Help
Topic: Paintings on objects - how?
Replies: 1
Views: 212

Paintings on objects - how?

Hello, I want to implement a feature that you can paint walls, objects, corners etc. But I don't know what's the best way to to this. I thought about: - to add an extra paint-texture on the object - to add an paint-object in front of the painted object (but here is the problem: what is if the painte...
by Squarefox2
Tue Jul 14, 2009 8:10 pm
Forum: Beginners Help
Topic: parallax in irrEdit
Replies: 6
Views: 410

In the current version (1.5) IrrEdit does not support every Irrlicht feature. You can select it, but it has no effect.
I think parallax mapping is one of it. But better try it by yourself.

Greetings,
Squarefox
by Squarefox2
Wed Jul 08, 2009 9:12 pm
Forum: Beginners Help
Topic: how to make that kind of toon shader?
Replies: 8
Views: 983

Hi,

I would like to know this too, cause I want to look a game like the original Warcraft: Orcs & Humans:

Image

Greetings,
Squarefox
by Squarefox2
Sun May 17, 2009 4:34 pm
Forum: Bug reports
Topic: [fixed] FPS camera animator stutter
Replies: 9
Views: 1616

So far I know in version 1.5 the movement speed of the FPS-Camera was changed.
Maybe this causes the problem.
by Squarefox2
Sat May 16, 2009 7:18 pm
Forum: Bug reports
Topic: [Not Irrlicht!] Icon Symbols changing
Replies: 1
Views: 396

I think it's a Windows Bug:

http://support.microsoft.com/kb/132668

Greetings,
Squarefox
by Squarefox2
Sat May 16, 2009 6:53 pm
Forum: Bug reports
Topic: [Not Irrlicht!] Icon Symbols changing
Replies: 1
Views: 396

[Not Irrlicht!] Icon Symbols changing

Hello, I don't know if this is a bug with Irrlicht, my own code or my grafics card: I've written a 3D-Game. Sometimes after I played it and close the programm some of my windows icons show wrong symbols (for example a .dll file shows a .pdf icon). Then I restart my game and close it again. Then ever...
by Squarefox2
Fri May 15, 2009 3:31 pm
Forum: Bug reports
Topic: [fixed]Anti-Aliasing Bug
Replies: 5
Views: 1139

Yes, it's Direct X 9.0.
I'm using Irrlicht 1.5 btw.
by Squarefox2
Thu May 14, 2009 5:31 pm
Forum: Bug reports
Topic: [fixed]Anti-Aliasing Bug
Replies: 5
Views: 1139

To show the problem:

with Anti-Aliasing:
Image

without Anti-Aliasing:
Image

As you can see the aiming-circle is shiftet to upper left a little bit while using Anti-Aliasing.
by Squarefox2
Thu May 14, 2009 2:11 pm
Forum: Bug reports
Topic: [fixed]Anti-Aliasing Bug
Replies: 5
Views: 1139

[fixed]Anti-Aliasing Bug

Hello,

using Anti-Aliasing makes my aim-circle looking slightly wrong.
I'm using a gui-image for that.
Maybe Anti-Aliasing should not modify gui-images, cause these are
correct as they are in most cases.
by Squarefox2
Tue May 12, 2009 9:53 pm
Forum: Beginners Help
Topic: Parallax Mapping Question
Replies: 5
Views: 435

Hello!

The problem is, that I don't want to add more lights,
cause the other objects are lightned good as they are.
by Squarefox2
Tue May 12, 2009 3:07 pm
Forum: Beginners Help
Topic: Parallax Mapping Question
Replies: 5
Views: 435

Parallax Mapping Question

Hello!

Is there a possibility to use emissive colors with parallax mapping?
I'm using parallax mapping with only one red light source,
but i want the parallaxed object to look not only red.


Greetings,
Squarefox
by Squarefox2
Sat May 09, 2009 4:59 pm
Forum: Bug reports
Topic: [fixed, I think] Bug with GUI-Combobox
Replies: 2
Views: 651

I use version 1.5
by Squarefox2
Fri May 08, 2009 3:44 pm
Forum: Bug reports
Topic: [fixed, I think] Bug with GUI-Combobox
Replies: 2
Views: 651

[fixed, I think] Bug with GUI-Combobox

Hello,

I set up my own GUI-Colors - with no color left out.
I use a Combo Box in my GUI.
The Color of the Combo Box Text is white when I create the Box first.
But I don't use the color white anywhere.
After I click whereever it changes to my color.

Greetings,
Squarefox
by Squarefox2
Tue May 05, 2009 6:43 pm
Forum: Beginners Help
Topic: Own Mouscursor?
Replies: 4
Views: 327

How can I change the drawing-priority of the GUI-Items?
I don't want a mousecursor that is hidden behind buttons etc.

Greetings,
Squarefox