Search found 1 match

by crysty2k9
Fri Dec 17, 2010 12:55 pm
Forum: Code Snippets
Topic: 3rd person camera #3,267 (C&C needed for newbie)
Replies: 26
Views: 17635

Here is a update code : #include <iostream> #include <Irrlicht.h> using namespace irr; using namespace core; using namespace scene; using namespace video; using namespace io; using namespace gui; #pragma comment(lib, "Irrlicht.lib") /////////////////////////////////////////////////////////...