Am I trying to do the impossible?
I have created a Windows Form and im trying to render things using Irrlicht within the form, but i dont want to use the .NET version of Irrlicht.
One reason is i dont want people to have to download the .NET framework to use it.
I read here:
http://irrlicht.sourceforge.net/phpBB2/ ... ndows+form
that you dont have to use the .NERT version of irrlicht but that thread didnt give any advice on how to actualy set up irrlicht within a windows form.
I read through several threads on how to do it in .NET and tried converting it but ran into a lot of problems getting the managed and unmanaged elements to co-operate.
Does anyone have an example of unmanaged Irrlicht running within a WinForm?
Irrlicht within a Windows Form without using .NET
Re: Irrlicht within a Windows Form without using .NET
Yes, the Irrlicht sdk has one !!!Mloren wrote:Does anyone have an example of unmanaged Irrlicht running within a WinForm?
Look for the tutorials, there is a demo for this (tutorial "14.Win32Window")...
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:

http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java