Search found 55 matches
- Sun Jul 22, 2007 8:33 am
- Forum: Beginners Help
- Topic: put texture an id?
- Replies: 1
- Views: 399
- Sun Mar 11, 2007 8:42 am
- Forum: Bug reports
- Topic: unable tu switch to 1.2 version
- Replies: 14
- Views: 777
- Tue Mar 06, 2007 3:25 am
- Forum: Bug reports
- Topic: unable tu switch to 1.2 version
- Replies: 14
- Views: 777
Jesus, I thought I was the only one.i have the same problem.
When i run the examples(with irr 1.2) opengl doesn't display textures =[.
http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=18233
- Fri Feb 09, 2007 6:50 am
- Forum: Beginners Help
- Topic: Array question (cpp)
- Replies: 4
- Views: 259
Code: Select all
#define TEST_INDEX 0
#define BLAH_INDEX 1
#define somethingElse 2
#define Text 3
int numIndex[Text] = 43;
- Sat Jan 13, 2007 1:58 pm
- Forum: Game Programming
- Topic: XML versus Plain text
- Replies: 5
- Views: 2162
XML is really more of an object-oriented aproach. Seeing as its a database it is somewhat pointless for small things that you could use other means of tracking, but others might disagree. It doesn't really matter in the end what database system you choose (XML, Plaintext, etc), as long as it writes ...
- Wed Jan 10, 2007 12:18 pm
- Forum: Off-topic
- Topic: College+Programming?
- Replies: 23
- Views: 1835
- Wed Jan 10, 2007 11:55 am
- Forum: Game Programming
- Topic: IrrEdit source released?
- Replies: 3
- Views: 2096
- Wed Jan 10, 2007 11:53 am
- Forum: Beginners Help
- Topic: White Textures
- Replies: 14
- Views: 1446
Argh, one last thing before I throw Irrlicht out the window, now that I've downgraded back to 1.1, it doesn't want to create the device, before device creation the console says... Multittexturing active Then its crashed with a Windows Error Report. What I'd really like to know out of all this is why...
- Wed Jan 10, 2007 11:26 am
- Forum: Beginners Help
- Topic: White Textures
- Replies: 14
- Views: 1446
- Wed Jan 10, 2007 9:15 am
- Forum: Beginners Help
- Topic: White Textures
- Replies: 14
- Views: 1446
- Mon Jan 08, 2007 4:19 pm
- Forum: Beginners Help
- Topic: White Textures
- Replies: 14
- Views: 1446
I downloaded GLView (OpenGL Extensions Viewer) and Ill copy the report... System Info Windows XP Home Edition Vendor S3 Graphics 1.2 Renderer VIA/S3G UniChrome IGP/MMX/K3D Extensions GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_dot3...
- Mon Jan 08, 2007 2:53 pm
- Forum: Beginners Help
- Topic: White Textures
- Replies: 14
- Views: 1446
// device device = createDevice(EDT_OPENGL, dimension2d<s32>(x, y), 16, fullscreen, false, false); // texture creation flag, turned this on and off but doesn't change anything driver->setTextureCreationFlag(ETCF_ALWAYS_32_BIT, true); And nope, examples work but no textures (or images), the GUI is o...
- Mon Jan 08, 2007 1:13 pm
- Forum: Beginners Help
- Topic: White Textures
- Replies: 14
- Views: 1446
- Mon Jan 08, 2007 1:01 pm
- Forum: Beginners Help
- Topic: White Textures
- Replies: 14
- Views: 1446
- Mon Jan 08, 2007 12:20 pm
- Forum: Beginners Help
- Topic: White Textures
- Replies: 14
- Views: 1446