Search found 38 matches

by firefly2442
Tue Dec 06, 2005 5:44 pm
Forum: Beginners Help
Topic: Irrlicht 0.14.0 Linux Make Compile Error
Replies: 3
Views: 355

That was it. Thank you very much. It looks great!!!!! :)
by firefly2442
Tue Dec 06, 2005 1:44 am
Forum: Beginners Help
Topic: Irrlicht 0.14.0 Linux Make Compile Error
Replies: 3
Views: 355

Irrlicht 0.14.0 Linux Make Compile Error

Hello, when I run "sudo make" in my unzipped source directory I get this: g++ -c CIrrDeviceLinux.cpp -o CIrrDeviceLinux.o -I"include/" -I"zlib/" -DIRRLICHT_EXPORTS=1 In file included from CIrrDeviceLinux.cpp:5: CIrrDeviceLinux.h:21:38: error: X11/extensions/xf86vmode.h:...
by firefly2442
Wed Jun 01, 2005 11:20 pm
Forum: Beginners Help
Topic: Python + Irrlicht Possible?
Replies: 5
Views: 573

Thanks for the info. Yeah, I guess Python is probably a little too slow for anything major but I thought for testing purposes it might be do-able.
by firefly2442
Wed Jun 01, 2005 5:10 pm
Forum: Beginners Help
Topic: Python + Irrlicht Possible?
Replies: 5
Views: 573

Python + Irrlicht Possible?

Hello. Is it possible or is anyone working on combining Python and Irrlicht? Either to rewrite irrlicht in python or just so that irrlicht could be used in python? Thanks. :)
by firefly2442
Tue May 10, 2005 1:13 pm
Forum: Project Announcements
Topic: AI learns to balance a stick
Replies: 28
Views: 3704

Wow. Very cool. I remember reading in a fuzzy logic book that someone did something similar like this using fuzzy logic to control it so that it didn't overcompensate. Once it "knows" the solution can it save it so that it doesn't have to relearn every time? :)
by firefly2442
Sat Apr 23, 2005 12:53 am
Forum: Off-topic
Topic: The Linux File Stack... Idea.
Replies: 6
Views: 663

If you have a bunch of old computers sitting around you could try setting up a small cluster. Try this software.

http://openmosix.sourceforge.net

:)
by firefly2442
Sat Apr 23, 2005 12:46 am
Forum: Project Announcements
Topic: New unique game idea
Replies: 23
Views: 3956

I like the dynamic idea but how would you keep things "even" so that one group doesn't get too powerful? :)
by firefly2442
Sun Apr 17, 2005 5:57 am
Forum: Project Announcements
Topic: playing with B3D
Replies: 7
Views: 2142

Cool. I just tried Maplet today. It's a simple program to use. :)
by firefly2442
Sat Apr 16, 2005 6:19 pm
Forum: Beginners Help
Topic: VC++ .NET Pass information between forms
Replies: 0
Views: 207

VC++ .NET Pass information between forms

Hello. I am working on a VC++ project (not involving irrlicht). How can I pass information between forms in VC++ .NET? I need to get a URL from a textbox in one Form and then pass that to my main form. I tried making the component that will display it public and just access it that way but it says &...
by firefly2442
Thu Apr 14, 2005 9:24 pm
Forum: Off-topic
Topic: Post removed.
Replies: 17
Views: 2120

The live-cd distributions (DSL, Knoppix, etc.) seem to be fairly easy to remaster from what I have read. :)
by firefly2442
Sun Apr 03, 2005 8:04 pm
Forum: Project Announcements
Topic: Take'em for a test drive!!
Replies: 39
Views: 6258

I got about 160fps on Laguito. Pentium 4 3Ghz w/Radeon 9800 Pro (128MB).

About 400fps for the mylmts.

I really like the Laguito one. Great modeling. I love the fence. :)
by firefly2442
Wed Mar 09, 2005 2:52 am
Forum: Beginners Help
Topic: No shadows in OpenGL?
Replies: 9
Views: 893

Is this changed in irrlicht 0.8? It seems strange to me that shadows are enabled by default in DirectX and not OpenGL.
by firefly2442
Thu Mar 03, 2005 4:23 am
Forum: Project Announcements
Topic: Starblazer
Replies: 16
Views: 4108

Geez! You compressed a 51MB movie down using .rar to less than 1 MB download? What in the world? Is .rar that good with compression? Sorry if it's off topic but that's really good. What codec do you need? I can't seem to get the vid to work...
by firefly2442
Sun Feb 27, 2005 2:30 am
Forum: Project Announcements
Topic: Arena of Honor - Multiplayer FPS with Newton physics
Replies: 45
Views: 39459

A networking tutorial would be excellent addition to the tutorials here. The project looks great. :)
by firefly2442
Tue Feb 22, 2005 1:55 pm
Forum: Open Discussion and Dev Announcements
Topic: Water and Bump Mapping
Replies: 4
Views: 717

Water and Bump Mapping

I was just curious about the fact that bump mapping will hopefully be in the next release. Would it be possible to include bump mapping on the water so you could get a cool water effect?