Yep, I did add a #define so you can add a compiler switch to compile in the wx stuff.
I haven't had much time lately, but I'm still working on the events.
I'll upload here when finished.
Search found 8 matches
- Sun Mar 02, 2008 8:33 pm
- Forum: Code Snippets
- Topic: Irrlicht wxWidgets driver?
- Replies: 9
- Views: 3981
- Sat Mar 01, 2008 4:57 pm
- Forum: Code Snippets
- Topic: Irrlicht wxWidgets driver?
- Replies: 9
- Views: 3981
- Thu Feb 28, 2008 9:05 am
- Forum: Code Snippets
- Topic: Irrlicht wxWidgets driver?
- Replies: 9
- Views: 3981
Irrlicht wxWidgets driver?
I was working on trying to get Irrlicht to show inside a wxWidgets widget on Linux. So far all methods proposed only work on windows. I tweaked the irrlicht linux driver so i could pass the x11 window & display, and commented out the x11 window creation parts. This worked to some degree. I was able ...
- Wed Mar 22, 2006 5:04 am
- Forum: Code Snippets
- Topic: (C++) Making a Newton Convex hull from an IMesh
- Replies: 2
- Views: 2518
- Tue Mar 21, 2006 5:14 pm
- Forum: Code Snippets
- Topic: (C++) Making a Newton Convex hull from an IMesh
- Replies: 2
- Views: 2518
(C++) Making a Newton Convex hull from an IMesh
This function makes a newton Convex hull from an Irrlicht mesh for collision testing.
requires nWorld global (newton world)
I was too lazy to put it as a function argument but i guess you could do that.
/////////////////////////////////////////////////////////////////////////////
struct ...
requires nWorld global (newton world)
I was too lazy to put it as a function argument but i guess you could do that.
/////////////////////////////////////////////////////////////////////////////
struct ...
- Tue Mar 21, 2006 5:07 pm
- Forum: Advanced Help
- Topic: Converting IMesh to Newton Convex Hull.
- Replies: 4
- Views: 988
- Tue Mar 21, 2006 9:00 am
- Forum: Advanced Help
- Topic: Converting IMesh to Newton Convex Hull.
- Replies: 4
- Views: 988
- Fri Mar 17, 2006 10:13 pm
- Forum: Advanced Help
- Topic: Converting IMesh to Newton Convex Hull.
- Replies: 4
- Views: 988