Sweet!
Odd that the camera has anything to do with input.
Search found 5 matches
- Fri Dec 02, 2005 8:34 pm
- Forum: Irrlicht.NET
- Topic: Displaying Irrlicht in a c# picture box
- Replies: 17
- Views: 8240
- Fri Dec 02, 2005 5:58 am
- Forum: Beginners Help
- Topic: Irrlicht Input
- Replies: 1
- Views: 321
Irrlicht Input
I posted this in the .NET forum, but maybe this one is more appropriate for receiving an answer to this problem. I am using my own loop, and each iteration I call the following: code: -------------------------------------------------------------------------------- device.Timer.Tick(); device.VideoDr...
- Thu Dec 01, 2005 4:51 am
- Forum: Irrlicht.NET
- Topic: Displaying Irrlicht in a c# picture box
- Replies: 17
- Views: 8240
- Wed Nov 30, 2005 4:51 pm
- Forum: Irrlicht.NET
- Topic: Displaying Irrlicht in a c# picture box
- Replies: 17
- Views: 8240
Using .NET 1.1 w/ VS.NET 2003 I am using my own loop, and each iteration I call the following: device.Timer.Tick(); device.VideoDriver.BeginScene(true,true, new Irrlicht.Video.Color(128,128,128,128)); device.SceneManager.DrawAll(); device.VideoDriver.EndScene(); When running this in a picturebox, th...
- Wed Nov 30, 2005 6:12 am
- Forum: Irrlicht.NET
- Topic: pure .NET version of engine for download
- Replies: 91
- Views: 19711