Page 1 of 1

AN IRRLICHT ISSUE THAT YOU HAVE NEVER SEEN

Posted: Sun Dec 31, 2006 11:08 am
by Elfloard2
ok, I am using c# and I want to use Microsoft visual studio c# gui's. But there is one problem.

The use of some microsoft visual studio GUI's like the menustrip slows down the frame rate tremendously.

Any soloutions?

Posted: Mon Jan 08, 2007 4:23 pm
by thomascheah
We are using Irrlicht.NET in our products that is developed in .NET with a lot of WinForm GUI including menu strip and toolstrip. I am not sure how do you implement your main rendering loop, but we use a multithreading approach and the framerate was pretty consistent.