Search found 23 matches
- Wed Feb 01, 2006 7:46 pm
- Forum: Code Snippets
- Topic: (C++) CFreeBoxSceneNode
- Replies: 2
- Views: 2868
(C++) CFreeBoxSceneNode
class CFreeBoxSceneNode : public scene::ISceneNode
{
core::aabbox3d<f32> Box;
video::S3DVertex Vertices[12];
video::SMaterial Material;
u16 indices[36];
public:
CFreeBoxSceneNode(vector3df point1,vector3df point2,vector3df point3,vector3df point4,
vector3df point5,vector3df point6 ...
- Mon Jan 23, 2006 5:49 pm
- Forum: Open Discussion and Dev Announcements
- Topic: My KeyInput Modification
- Replies: 1
- Views: 1045
My KeyInput Modification
I had very big error's with keys event receiver in irrlicht
I was needed use more than one keys in one moment :)
SEvent.KeyInput is really sucks !
today, my friend PAX gave me very interested class (MyInput class)
for WndProc callback function
I doing some irrlicht source modifications :)
added to ...
I was needed use more than one keys in one moment :)
SEvent.KeyInput is really sucks !
today, my friend PAX gave me very interested class (MyInput class)
for WndProc callback function
I doing some irrlicht source modifications :)
added to ...
- Sun Jan 15, 2006 6:41 pm
- Forum: Beginners Help
- Topic: some about keys
- Replies: 3
- Views: 363
- Sun Jan 15, 2006 10:32 am
- Forum: Open Discussion and Dev Announcements
- Topic: Newton or ODE?
- Replies: 29
- Views: 4212
- Sat Jan 14, 2006 12:38 pm
- Forum: Beginners Help
- Topic: some about keys
- Replies: 3
- Views: 363
some about keys
How can I work on some hited keys together ?
and... I need function for scenenode -> GetAnimatorsCount() and GetAnimator(int num) !!
and... why when i use driver->draw3DLine(vector3df(0,0,0),vector3df(0,0,25),SColor(255,255,255,255)); line draw with black color ?
and... I need function for scenenode -> GetAnimatorsCount() and GetAnimator(int num) !!
and... why when i use driver->draw3DLine(vector3df(0,0,0),vector3df(0,0,25),SColor(255,255,255,255)); line draw with black color ?
- Sat Dec 17, 2005 3:09 pm
- Forum: Project Announcements
- Topic: jimon ode - ode wrapper for irrlicht
- Replies: 14
- Views: 3588
- Wed Dec 07, 2005 4:54 am
- Forum: Beginners Help
- Topic: how
- Replies: 8
- Views: 1521
Code: Select all
FILE *file;
file = fopen( file_name, "r" );
float zz;
zz=110;
fscanf(file, "%f", &zz);
CD 4C 9A 44
(in float - 1234.4)
what i doing wrong ?
- Tue Dec 06, 2005 7:29 pm
- Forum: Beginners Help
- Topic: how
- Replies: 8
- Views: 1521
- Tue Dec 06, 2005 6:53 pm
- Forum: Beginners Help
- Topic: how
- Replies: 8
- Views: 1521
- Fri Dec 02, 2005 5:40 pm
- Forum: Project Announcements
- Topic: jimon ode - ode wrapper for irrlicht
- Replies: 14
- Views: 3588
- Thu Dec 01, 2005 5:47 pm
- Forum: Project Announcements
- Topic: jimon ode - ode wrapper for irrlicht
- Replies: 14
- Views: 3588
2 hybrid i say other,what main Jode idea is small code size , and full ode debug
it's all
but zdimitor want me and other to see this project - http://opal.sourceforge.net
it's all
but zdimitor want me and other to see this project - http://opal.sourceforge.net
- Wed Nov 30, 2005 11:58 am
- Forum: Beginners Help
- Topic: how
- Replies: 8
- Views: 1521
- Tue Nov 29, 2005 6:40 pm
- Forum: Project Announcements
- Topic: jimon ode - ode wrapper for irrlicht
- Replies: 14
- Views: 3588
- Tue Nov 29, 2005 6:34 pm
- Forum: Beginners Help
- Topic: how
- Replies: 8
- Views: 1521
how
how i can set color to some ISceneNode objects ?
how i can set texture size (not rect size,size of texture on objects) ?

and how i can create some standart objects on irrlicht ? (sphere,piramyde and other)
how i can set texture size (not rect size,size of texture on objects) ?
and how i can create some standart objects on irrlicht ? (sphere,piramyde and other)
- Mon Nov 28, 2005 7:25 pm
- Forum: Project Announcements
- Topic: jimon ode - ode wrapper for irrlicht
- Replies: 14
- Views: 3588