Search found 38 matches
- Tue Dec 06, 2005 5:44 pm
- Forum: Beginners Help
- Topic: Irrlicht 0.14.0 Linux Make Compile Error
- Replies: 3
- Views: 385
- Tue Dec 06, 2005 1:44 am
- Forum: Beginners Help
- Topic: Irrlicht 0.14.0 Linux Make Compile Error
- Replies: 3
- Views: 385
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:...
- Wed Jun 01, 2005 11:20 pm
- Forum: Beginners Help
- Topic: Python + Irrlicht Possible?
- Replies: 5
- Views: 632
- Wed Jun 01, 2005 5:10 pm
- Forum: Beginners Help
- Topic: Python + Irrlicht Possible?
- Replies: 5
- Views: 632
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.
- Tue May 10, 2005 1:13 pm
- Forum: Project Announcements
- Topic: AI learns to balance a stick
- Replies: 28
- Views: 4005
- Sat Apr 23, 2005 12:53 am
- Forum: Off-topic
- Topic: The Linux File Stack... Idea.
- Replies: 6
- Views: 709
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
http://openmosix.sourceforge.net
- Sat Apr 23, 2005 12:46 am
- Forum: Project Announcements
- Topic: New unique game idea
- Replies: 23
- Views: 4140
- Sun Apr 17, 2005 5:57 am
- Forum: Project Announcements
- Topic: playing with B3D
- Replies: 7
- Views: 2264
- Sat Apr 16, 2005 6:19 pm
- Forum: Beginners Help
- Topic: VC++ .NET Pass information between forms
- Replies: 0
- Views: 222
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 &...
- Thu Apr 14, 2005 9:24 pm
- Forum: Off-topic
- Topic: Post removed.
- Replies: 17
- Views: 2207
- Sun Apr 03, 2005 8:04 pm
- Forum: Project Announcements
- Topic: Take'em for a test drive!!
- Replies: 39
- Views: 6900
- Wed Mar 09, 2005 2:52 am
- Forum: Beginners Help
- Topic: No shadows in OpenGL?
- Replies: 9
- Views: 982
- Thu Mar 03, 2005 4:23 am
- Forum: Project Announcements
- Topic: Starblazer
- Replies: 16
- Views: 4467
- Sun Feb 27, 2005 2:30 am
- Forum: Project Announcements
- Topic: Arena of Honor - Multiplayer FPS with Newton physics
- Replies: 45
- Views: 40153
- Tue Feb 22, 2005 1:55 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Water and Bump Mapping
- Replies: 4
- Views: 756
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?