Hi,
I developed a 3D mobile game (Using jsr-184) on WTK22. It's working fine on the WTK22.When I run the same application on the Nokia Series 60 and Series 40 It's running slowly. Am not getting why it running slowly. On the WTK22 it's running fine.
I will explain some more info here.
1. I am loading all m3g models at first.
2. And giving movements when i required.
3. And giving camera aspect ratio like
aspect ratio (70.0f,getWidth ()/getHeight(),0.1f,100.0f);
So it automatically modifies according to device specification.
4.And my jar size is 237 KB.
If any body knows why it running slowly, give some help to me.
Regard's

Reply With Quote

