Search found 2 matches

by Celtic
Fri Oct 13, 2006 9:50 am
Forum: Irrlicht.NET
Topic: Huge .net memory Problem.
Replies: 8
Views: 2885

I have to agree with DeusXL, I have also done extensive test in terms of memory usage and disposal of unmanaged resources and I have found that with .NET the memory only gets released when needed. I have not yet run into any memory problems, but I do have alot of it available. Perhaps someone alot w...
by Celtic
Fri Oct 13, 2006 9:34 am
Forum: Irrlicht.NET
Topic: Ramp sticking
Replies: 1
Views: 1469

Hey there, I am new to Irrlicht and so my reply is probably not the best solution, but I solved a similar problem by doing the following. I am loading a terrain height map from a grayscale BMP, and so there are lots of cliffs and what not about, and I had a massive problem in that my camera had to b...