Mike Krus

Results 14 comments of Mike Krus

![IMG_0013](https://user-images.githubusercontent.com/1125269/55189807-87650680-5196-11e9-93b3-d29c0e8e9ac1.PNG) UI is WAY too big on iPad

it's a regular 10" iPad

![IMG_0017](https://user-images.githubusercontent.com/1125269/55633442-4c755b00-57b4-11e9-9173-a8195bfa4b0c.PNG) the sizing on this appears to work well (except the popup banner). But of course the rendering of the controls needs a cross platform way of working As an...

Hi, Sponza is indeed very slow on my identical MBP. Looking at apitrace, it's drawing loads of objects ping-pong-ing between 2 sets of textures, too many context changes...

Pull request #54 fixes this

@vpicaver if you're building your own qt3d 5.12, please test https://codereview.qt-project.org/#/c/255678/ see if it fixes the issue for you. Thanks!

Thanks for trying! Other slow models: TextureSettingsTest, VC...

I don't think, I think that would cause the frame rate to always be bad. Current slowness appears to kick in when texture binding changes for the same shader from...

could use some unit tests