Search found 3 matches

by residentofcity17
Thu Nov 06, 2008 10:24 am
Forum: Beginners Help
Topic: Messed up mesh
Replies: 3
Views: 315

ImageImage

Here is the image of the mesh
by residentofcity17
Thu Nov 06, 2008 10:16 am
Forum: Beginners Help
Topic: Messed up mesh
Replies: 3
Views: 315

Messed up mesh

[Moved to Beginners's Help] Here is my code and the output am getting is a messed up mesh.. Can you please point out the mistake??? #include <irrlicht.h> #include <iostream> #pragma comment(linker, "/SUBSYSTEM:windows /ENTRY:mainCRTStartup") //// To Disable the console window //// using n...
by residentofcity17
Thu Nov 06, 2008 10:00 am
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Irrlicht basics tutorial [Note: HUGE POST]
Replies: 69
Views: 86572

Can sombody please tell me how to load a static mesh in irrlicht 1.4.2 ??? If possible please show me the code...