Giter Club home page Giter Club logo

Comments (6)

pca006132 avatar pca006132 commented on July 19, 2024

I have never heard of GPU drivers being this bad on Windows... I usually encounter people complaining about the drivers on Linux, and one can change the mesa backend to llvmpipe on linux easily. Not sure about that for windows.

from openscad.

kintel avatar kintel commented on July 19, 2024

The challenge is that, to disable GPU usage, we need to find a CPU driver for OpenGL. The one which ships with Windows is ancient and no usable, since Microsoft pretty much ditched OpenGL. It might be possible to install a CPU driver manually. If you're able to do that, we might be able to offer driver selection in OpenSCAD. Do you know how other apps do this?

from openscad.

ygoe avatar ygoe commented on July 19, 2024

No, never heard of this. I only know that I can select a software renderer in Affinity apps (called "WARP") and can disable hardware rendering in many other apps simply by selecting a checkbox or passing a commandline argument. Including all web browsers. No manual installations or drivers needed. .NET WPF also allows this by an option, it's based on DirectX so I'd have thought that it's a standard feature. But I know nothing about OpenGL.

from openscad.

Scopeuk avatar Scopeuk commented on July 19, 2024

I believe that it is possible to use https://github.com/pal1000/mesa-dist-win to redirect opengl rendering to a software renderer (this can be done at application launch overriding the system opengl bindings).
I am currently using AMD gpu drivers on windows with openscad without issue.

from openscad.

ygoe avatar ygoe commented on July 19, 2024

@Scopeuk May I ask which GPU model you're using? Mine is the integrated Ryzen 7700 CPU/GPU.

from openscad.

Scopeuk avatar Scopeuk commented on July 19, 2024

I am running a vega56

from openscad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.