I've been trying this engine for a game I'm working on and the stuff I have worked on compile but when I try to run it, it gives an windows crash error. I don't know why, so I decided to paste the code here and someone hopefully tell me whats wrong.
#include <irrlicht/irrlicht.h>
#include ...
Search found 9 matches
- Sat May 21, 2005 1:17 pm
- Forum: Beginners Help
- Topic: Weird Problem
- Replies: 3
- Views: 494
- Fri Dec 31, 2004 1:39 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht C# Port
- Replies: 13
- Views: 5792
Yea, I know, I'm trying to keep it like irrlicht but in C#. Problem is that it isn't that easy,:( and also I will be changing this code to make it more like irrlicht so that if your a C++ developer and would like to try C# you can make the change with almost no problems. 8)
It isn't easy to port ...
It isn't easy to port ...
- Fri Dec 31, 2004 2:23 am
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht C# Port
- Replies: 13
- Views: 5792
- Fri Dec 31, 2004 2:02 am
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht C# Port
- Replies: 13
- Views: 5792
- Thu Dec 30, 2004 4:03 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht C# Port
- Replies: 13
- Views: 5792
- Thu Dec 30, 2004 3:40 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Will IRRLIGHT be a complete port to C#?
- Replies: 10
- Views: 1589
Take at look at this thread I opened
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=4962
I will be working on a C# port
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=4962
I will be working on a C# port
- Thu Dec 30, 2004 3:29 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht C# Port
- Replies: 13
- Views: 5792
- Thu Dec 30, 2004 2:37 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht C# Port
- Replies: 13
- Views: 5792
Irrlicht C# Port
After look over some of the C++ code again, so Dependence isn't a problem since DirectX has C# support and Opengl does too and Ode, sdl has support as well. Not sure about Libpng, Zlib, and libjpeg but it should but if it doesn't then I'll either try telling the author to work on a C# version or I ...
- Thu Dec 30, 2004 2:03 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht C# Port
- Replies: 13
- Views: 5792
Irrlicht C# Port
I'm willing to do a official C# port as long as long as people don't complain when there are bugs or compiling problems. :lol:
I think that a C# wrapper on top of C++ won't show the power of C# cause C# is fast and much easier to learn then C++,
trust me I learned how to make a DirectX demo in a ...
I think that a C# wrapper on top of C++ won't show the power of C# cause C# is fast and much easier to learn then C++,
trust me I learned how to make a DirectX demo in a ...