What would be better to use:
Irrlicht .NET Wrapper or the Irrlicht .NET CP Wrapper? Arguments?
And are there any know .NET wrappers for IrrKlang and IrrNet?
Search found 7 matches
- Thu Jun 14, 2007 10:03 pm
- Forum: Irrlicht.NET
- Topic: .NET Wrapper or Irrlicht .NET CP? See last post by me...
- Replies: 13
- Views: 13058
- Wed Jun 13, 2007 10:06 am
- Forum: Irrlicht.NET
- Topic: .NET Wrapper or Irrlicht .NET CP? See last post by me...
- Replies: 13
- Views: 13058
- Tue Jun 12, 2007 10:02 am
- Forum: Irrlicht.NET
- Topic: .NET Wrapper or Irrlicht .NET CP? See last post by me...
- Replies: 13
- Views: 13058
Thanks, will try it out... But I realy need the Collision-check and that has to be proper and accurate, so I think the only way left is making all kind of parentnodes, instead of one parent and a lot of children. But like I sad, I'll try both ways out. Btw. If I use them as children, would that mean...
- Mon Jun 11, 2007 6:28 pm
- Forum: Irrlicht.NET
- Topic: .NET Wrapper or Irrlicht .NET CP? See last post by me...
- Replies: 13
- Views: 13058
Ok, thanks for your support, one last question though, How exactly would I glue the Cubes on the model if I don't use them as childrens of the model node... Say I want a box surrounding the head and one surroundig the rest of the body which also moves with the model (ie. Walking)... How would I do t...
- Sun Jun 10, 2007 7:08 pm
- Forum: Irrlicht.NET
- Topic: .NET Wrapper or Irrlicht .NET CP? See last post by me...
- Replies: 13
- Views: 13058
Thanks for the links, I'll read through them, since they look interesting... I looked a bit through them, but as far as i understand is such a bounding box for the whole model, but I need different hit locations (like hand, lower arm, upper arm etc)... Is that also possible to do, or do I need to us...
- Sun Jun 10, 2007 7:13 am
- Forum: Irrlicht.NET
- Topic: .NET Wrapper or Irrlicht .NET CP? See last post by me...
- Replies: 13
- Views: 13058
Thanks, for the reply, I like the boxes idea (what kind of boxes you suggest? Just some kind of invisible model?) and I'll take a look at the Collision tutorial. But, what do you suggest I do about movable doors and walkable stairs in a level? Is a .irr capable of doing that or do i have to load a B...
- Sat Jun 09, 2007 5:11 pm
- Forum: Irrlicht.NET
- Topic: .NET Wrapper or Irrlicht .NET CP? See last post by me...
- Replies: 13
- Views: 13058
.NET Wrapper or Irrlicht .NET CP? See last post by me...
Hi all, I'm Lennard Fonteijn from the Netherlands and I'm a quite advanced programmer in a lot of languages (also web)... Though, since I only have a little developers experience, I want to join such a project. That project only uses a Q3 Engine, which is just old and quite hard to understand and ma...