huxingyi / dust3d

Dust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more.
https://dust3d.org/
MIT License
2.99k stars 223 forks source link

Slow, choppy 3d model view manipulation #57

Closed panbeep closed 4 years ago

panbeep commented 4 years ago

3d model manipulation is slow and choppy. It freezes constantly when trying to move, rotate or zoom the generated 3d model. My PC specs are: System: Windows 10 CPU: i7 8700k GPU: RTX 2080 RAM: 64GB

huxingyi commented 4 years ago

Hi @panbeep thanks for the feedback. Currently the zoom may have a little bit lag behind (Know issue), but move, rotate should be ok? Would you mind record your screen for seconds to show please? Also if provide the .ds3 file would be much appreciated.

panbeep commented 4 years ago

Hi @huxingyi here is the screen recording. You can notice it reacts to the mouse commands with quite long period. https://www.dropbox.com/s/wqy0ztowt9zm4xh/dust_3d_choppy_movement.mp4?dl=0

huxingyi commented 4 years ago

Thanks for the video, looks weird, don't know the reason yet, BTW, are you using the 1.0.0-rc.1 version? looks like you are using an old version? because the latest one don't have the dog-head example model. Could you try the latest version and see if it's still slow, also please try the mosquito model, to see if only this model get slow down. Thanks!

huxingyi commented 4 years ago

Also, are you open another 3D software at the same time? such as blender? There maybe some conflicts in the opengl driver when you open multiple opengl heavy processes at the same time.

panbeep commented 4 years ago

I tried latest 1.0.0-rc.1 version and it works fine with it. Thanks for pointing me to the right direction. Before I was using Beta.29

huxingyi commented 4 years ago

Good to hear it works now. I am closing this, please feel free to reopen it or create a new issue if there is still problem. Thanks!