Search found 3 matches
- Thu Oct 29, 2009 4:46 pm
- Forum: Beginners Help
- Topic: running irrlicht in visual c++
- Replies: 8
- Views: 1359
- Wed Oct 28, 2009 8:17 pm
- Forum: Beginners Help
- Topic: running irrlicht in visual c++
- Replies: 8
- Views: 1359
thank´s a lot Psan, but do you know how can I comunicate the events between the windows form component that host the irrlicht world and the irrlicht world in fact, for example, if I set the world on a picture box and I want select one of the scene nodes and watch its properties. How can I do that by...
- Tue Oct 27, 2009 4:32 pm
- Forum: Beginners Help
- Topic: running irrlicht in visual c++
- Replies: 8
- Views: 1359
running irrlicht in visual c++
Hi, How can I run irrlicht in visual c++ using any version of .Net framework? Is it even possible? should I include Irrlicht as a dinamic dll? I want to create a Windows Form Project, on which the irrlicht world would be only on a seccion of a window, and add WF controls to edit properties of the el...