Search found 3 matches

by cra0kalo
Fri Nov 15, 2013 1:38 am
Forum: Project Announcements
Topic: Irrlicht Lime is a .NET wrapper for Irrlicht Engine
Replies: 422
Views: 229439

Re: Irrlicht Lime is a .NET wrapper for Irrlicht Engine

I will be posting my winform viewport control which lets the user interact with irrlicht through a class I wrote which inherents the control.panel class ill release it once i release the tool im working on
Looking forward to the next lime release
by cra0kalo
Sun Aug 11, 2013 10:11 pm
Forum: Beginners Help
Topic: Winform (IrrlichtLime) controling window
Replies: 2
Views: 350

Re: Winform (IrrlichtLime) controling window

Solved the issue will post my class code soon once i have cleaned it up for anyone who is interested
by cra0kalo
Fri Aug 09, 2013 2:48 pm
Forum: Beginners Help
Topic: Winform (IrrlichtLime) controling window
Replies: 2
Views: 350

Winform (IrrlichtLime) controling window

Hello everyone,

I recently decided to use Irrlicht for something I'm working on in c# .NET and I have been using the winform example as a base of what I'm trying to do however I have ran into an issue.

I'm trying to allow the user input onto the winform so the user can rotate around this sphere ...