Search found 9 matches
- Tue Jul 19, 2005 7:33 pm
- Forum: Irrlicht.NET
- Topic: How to solve the gimbal lock in .NET?
- Replies: 9
- Views: 4398
I am unsure how Irrlicht approaches rotations at the moment, I am guessing using matrices. I myself prefer quaternions because they all together avoid the gimbal lock. But, I am not quite sure what you are looking for here. Are you looking for a way to use Euler (yaw/pitch/roll) Angles and translate ...
- Tue Jul 19, 2005 2:17 pm
- Forum: Irrlicht.NET
- Topic: Using irrlicht with VB .net
- Replies: 2
- Views: 1738
- Wed Jul 13, 2005 4:34 pm
- Forum: Irrlicht.NET
- Topic: Irrlicht.NET forum opened
- Replies: 3
- Views: 1777
- Tue Jul 12, 2005 3:30 pm
- Forum: Beginners Help
- Topic: Visual Basic 6 or VB.net experience?
- Replies: 3
- Views: 253
- Mon Mar 28, 2005 8:19 pm
- Forum: Beginners Help
- Topic: [SOLVED] Oh dear...Irr0.9 Q3map problem
- Replies: 8
- Views: 819
- Fri Mar 18, 2005 12:51 am
- Forum: Beginners Help
- Topic: VB.Net Event Handling - Mini Tutorial
- Replies: 3
- Views: 747
- Thu Mar 17, 2005 3:47 am
- Forum: Beginners Help
- Topic: Irrlicht.Net
- Replies: 0
- Views: 189
Irrlicht.Net
Is there any list of functions not working/implemented in the .Net port? I am working on writing some .Net tutorials in visual basic. But, if I run into problems or errors that just don't seem right, I can't exactly tell if that feature just has not been properly implemented yet or not.
- Tue Mar 15, 2005 9:04 pm
- Forum: Beginners Help
- Topic: VB.Net Event Handling - Mini Tutorial
- Replies: 3
- Views: 747
VB.Net Event Handling - Mini Tutorial
Since there seems to be a lack of .Net tutorials I thought I would contribute this just for those people out ther who wish to use it as a point of reference. Primarily those not extremely well versed in Visual Basic .Net but wish to use Irrlicht's .Net features.
Create a new module project in ...
Create a new module project in ...
- Tue Mar 15, 2005 7:30 pm
- Forum: Open Discussion and Dev Announcements
- Topic: .Net
- Replies: 1
- Views: 361
.Net
Today marks the day I looked into and fell in love with Irrlicht. I really enjoy coding in .Net now, but while learning the workings of .Net I was forced to abandon alot of my 3D related activities in favor of application work in VB.Net. Now Irrlicht brings those two together.
Thankyou so much for ...
Thankyou so much for ...