(C++) WoW style custom controls with camera and more
same hereEagle wrote:hey Joe,
The "release" version of your WOW cam errors out when I run it. I get an
error that says "R6025 - pure virtual function call" so I built the program
"3rdPersonCam" and ran it but got the same problem. is it missing any other
files besides the Irrlicht.dll ?
always~
Vickie
im using this one for now
http://irrlicht.sourceforge.net/phpBB2/ ... ht=#131848
This looks very good eMgz! Do you have the "PlayerCameraRPGV8.zip"eMgz wrote: same here
im using this one for now
http://irrlicht.sourceforge.net/phpBB2/ ... ht=#131848
somewhere on your drive? If so could you e-mail it to me please? The
link is broken in the post about this camera. I would love to try this out~
<edit> forgot my email..LOL!
vickie.eagle@gmail.com
Always~
Vickie
I got the error about MyEventHandler being an abstract class as well. I changed
to
Which seemed to fix the problem.
I also had to remove the line:
Code: Select all
//EventReceiver.h
virtual bool OnEvent(SEvent event)
Code: Select all
virtual bool OnEvent(const SEvent& event)
I also had to remove the line:
Code: Select all
//3rdPersonCam.cpp
case 'e': driverType = video::EDT_SOFTWARE2; break;
-
- Posts: 18
- Joined: Sat Nov 17, 2007 11:34 am
Code: Select all
matrix4 m2;
m2.setRotationDegrees(Target->getRotation());
My code is following exactly the way it should
-
- Posts: 25
- Joined: Sun Nov 12, 2006 7:51 pm
- Contact:
no new updates
No updates yet for the cam...
But, it was WoW cam right?
wasn't WoW a "World?"
aren't worlds round?
http://jreuschel.10gbfreehost.com/worlds/Worlds.zip
for my latest project
file size
1.49GB / 1000
a picture is worth a thousand words: The exe here is 31 KB and reserves 32MB and it is a picture.
So,are words like little pictures or something?
in which case a picture would be worth 1000 1000th pictures.... (aka little pictures)
are pictures square?
...
...
cout << sqrt(1000);
ahhh that's where floats come into play.
But, it was WoW cam right?
wasn't WoW a "World?"
aren't worlds round?
http://jreuschel.10gbfreehost.com/worlds/Worlds.zip
for my latest project
file size
1.49GB / 1000
a picture is worth a thousand words: The exe here is 31 KB and reserves 32MB and it is a picture.
So,are words like little pictures or something?
in which case a picture would be worth 1000 1000th pictures.... (aka little pictures)
are pictures square?
...
...
cout << sqrt(1000);
ahhh that's where floats come into play.
Directory of E:\RI-1
00/00/0000 12:00 AM <DIR> .
00/00/0000 12:00 AM <DIR> ..
0 File(s) 0 bytes
2 Dir(s) All bytes free
E:\RI-1>_
00/00/0000 12:00 AM <DIR> .
00/00/0000 12:00 AM <DIR> ..
0 File(s) 0 bytes
2 Dir(s) All bytes free
E:\RI-1>_
-
- Posts: 25
- Joined: Sun Nov 12, 2006 7:51 pm
- Contact:
I'm tired
if you download the exe of Worlds, you might want to know this:
to even see anything you must fly BACKWARDS out of the center of the planet with the 'S' key or you may be forever doomed to see black nothingness
to even see anything you must fly BACKWARDS out of the center of the planet with the 'S' key or you may be forever doomed to see black nothingness
Directory of E:\RI-1
00/00/0000 12:00 AM <DIR> .
00/00/0000 12:00 AM <DIR> ..
0 File(s) 0 bytes
2 Dir(s) All bytes free
E:\RI-1>_
00/00/0000 12:00 AM <DIR> .
00/00/0000 12:00 AM <DIR> ..
0 File(s) 0 bytes
2 Dir(s) All bytes free
E:\RI-1>_
hello friends,
i have a problem...
can someone help me?
ich have the msvc9 (2008 Pro) and now i try these code ...
but i cant compile it ... it gives me an error *"irrlicht.h": No such file or directory* ... i have put it in to the folder but the error is ever the same... can someone change it to vc9 for me with the complete files in projekt?
excuse my english, it's not my native language
i have a problem...
can someone help me?
ich have the msvc9 (2008 Pro) and now i try these code ...
but i cant compile it ... it gives me an error *"irrlicht.h": No such file or directory* ... i have put it in to the folder but the error is ever the same... can someone change it to vc9 for me with the complete files in projekt?
excuse my english, it's not my native language
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
If you're a professional, presumably you can do it yourself.OnKa wrote:ich have the msvc9 (2008 Pro) and now i try these code ...
but i cant compile it ... it gives me an error *"irrlicht.h": No such file or directory* ... i have put it in to the folder but the error is ever the same... can someone change it to vc9 for me with the complete files in projekt
I hope that someone helps you, but I personally don't support people who pirate software, and I strongly suspect that you've done so.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way