-
-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug Report] laggy as hell but my pc is fine #1096
Comments
Can you provide some more info on what is lagging. I currently have no information to know what is wrong. If it is the 3D editor which is lagging, do you have your render distance set really high? |
No, my cpu usage is 6% and yet its laggy. My pc is also powerful with rtx graphic card |
That Happend to me too. When im rendering like 50 of render distance the program start lagging so much. This is my Pc: |
The issue is the render loop is kind of slow. It is written in python which is kind of slow and using PyOpenGL for the rendering calls which is kind of slow. The only solution to this is to rewrite the render loop. |
i see :0 do you think amulet team do that :0? |
Bug Report
laggy as hell but my pc is fine
Current Behaviour:
lag
Expected behavior:
not laggying cause my pc isnt old
Environment:
The text was updated successfully, but these errors were encountered: