Search found 7 matches

by fullmetalcoder
Fri Oct 21, 2005 2:16 pm
Forum: Open Discussion and Dev Announcements
Topic: Irrlicht and GTK+
Replies: 3
Views: 849

Irrlicht and GTK+

anyone knowing how to use Irrlicht 0.12.0 inside a GTK 2.x widget???
by fullmetalcoder
Fri Oct 21, 2005 2:06 pm
Forum: Off-topic
Topic: math tools
Replies: 2
Views: 283

a lots of good questions! :wink:

I can't answer you about the general orientation.

I'd rather do as much as possible on my own ( it's the best way to learn isn't it? ) but if I fail to implement a function and find an free lib...
by fullmetalcoder
Wed Oct 19, 2005 2:49 pm
Forum: Off-topic
Topic: visual c++ & win ME
Replies: 0
Views: 198

visual c++ & win ME

anyone knowing where to get a version of visual c++ that work under windows ME ???
by fullmetalcoder
Wed Oct 19, 2005 2:21 pm
Forum: Off-topic
Topic: math tools
Replies: 2
Views: 283

math tools

I'm working on a small project called math tools which provide some basic mathematic functionnality. I'm looking for ideas, developper interested in such a project... actual dev status: interface : GTK 2.6 platform : win32 functions: -base conversion ( decimal<-->selected ) -prime numbers, check and...
by fullmetalcoder
Wed Oct 19, 2005 2:10 pm
Forum: Advanced Help
Topic: Irrlicht & DX9 under mingw32 :(
Replies: 6
Views: 570

yeah, could be a solution but why would Irrlicht (or DX8/9) choose 16bit colors while I ask for 32bit in the initialisation function???

Anyway I'll try to set it as the default mode and recompile the engine, maybe it will work.
by fullmetalcoder
Wed Oct 05, 2005 1:42 pm
Forum: Advanced Help
Topic: Irrlicht & DX9 under mingw32 :(
Replies: 6
Views: 570

sure I didn't describe my problem very well! ;-) sorry but I can't give you screenshot. well it's a bit difficult to explain, some textures get weird colors that have nothing to do with the color they should have, some (the majority) are OK and some are part good color part weird color. I trieddiffe...
by fullmetalcoder
Thu Sep 29, 2005 7:51 am
Forum: Advanced Help
Topic: Irrlicht & DX9 under mingw32 :(
Replies: 6
Views: 570

Irrlicht & DX9 under mingw32 :(

I compiled Irrlicht 0.12 under mingw 3.4.2, test some examples and ...

big color bug !!!

does anyone know how to get rid of that?