Search found 5 matches
- Sun Jan 13, 2008 9:20 pm
- Forum: Project Announcements
- Topic: IrrWizard?
- Replies: 320
- Views: 100728
- Sun Jan 13, 2008 5:49 am
- Forum: Beginners Help
- Topic: change wireframe color or psuedo wireframes?
- Replies: 1
- Views: 211
change wireframe color or psuedo wireframes?
Is there a way to change the color when rendering as a wireframe? also is there a way to do wireframes without being able to see through the object as if you had a black model and just outlined the edges?
- Sat Jan 12, 2008 9:54 pm
- Forum: Beginners Help
- Topic: Code Blocks Ubuntu and Irrlicht
- Replies: 7
- Views: 374
I just followed everything on the wiki:
http://www.irrlicht3d.org/wiki/index.ph ... ingOnLinux
http://www.irrlicht3d.org/wiki/index.ph ... cksOnLinux
http://www.irrlicht3d.org/wiki/index.ph ... ingOnLinux
http://www.irrlicht3d.org/wiki/index.ph ... cksOnLinux
- Sat Jan 12, 2008 7:11 pm
- Forum: Beginners Help
- Topic: Code Blocks Ubuntu and Irrlicht
- Replies: 7
- Views: 374
- Tue Aug 28, 2007 1:59 am
- Forum: Beginners Help
- Topic: I need light in-game scripting.
- Replies: 2
- Views: 304
I need light in-game scripting.
I need to be able to access a few predetermined variables, perform basic looping, if/then stuff, and math while my game is already running. How is the best way of going about this? Can I set up Lua or another scripting language with out much trouble to do this or do I have to make my own mini-script...