Thank you!
I have use the converter and is work!!
Search found 5 matches
- Sun Feb 26, 2006 12:10 pm
- Forum: Irrlicht.NET
- Topic: Tut 14 & vb.net
- Replies: 4
- Views: 1580
- Fri Feb 24, 2006 4:45 pm
- Forum: Irrlicht.NET
- Topic: Tut 14 & vb.net
- Replies: 4
- Views: 1580
- Thu Feb 23, 2006 6:37 pm
- Forum: Irrlicht.NET
- Topic: Tut 14 & vb.net
- Replies: 4
- Views: 1580
Tut 14 & vb.net
Hi, works Irrlicht.net with picturebox handels? I try: Dim device As New IrrlichtDevice( _ Irrlicht.Video.DriverType.DIRECT3D9, New Dimension2D(Me.pictureBox1.Width , Me.pictureBox1.Height ), _ 32, False, False, False, False, me.pictureBox1.Handle) I can't see the engine, but the cpu pull up. But i ...
- Fri Sep 16, 2005 2:02 pm
- Forum: Advanced Help
- Topic: Newton & Irrlicht Terrain ?
- Replies: 6
- Views: 897
- Tue Sep 13, 2005 8:20 pm
- Forum: Advanced Help
- Topic: Newton & Irrlicht Terrain ?
- Replies: 6
- Views: 897
Hi,
thank you for the answer.
I try your tip but my application stop/crash atI'm looking forward to your next answer and hope that you post your code.
thank you for the answer.
I try your tip but my application stop/crash at
Code: Select all
NewtonTreeCollisionAddFace ( g_newtonmap, 3, &vArray[0].X, 12, 1 );