Giter VIP home page Giter VIP logo

Comments (6)

andreped avatar andreped commented on July 20, 2024 1

That makes sense. Adding support for macOS is trivial (GUI, install, and CI-wise). I can make a new PR tomorrow adding the necessary stuff :) Np!

from rootpainter3d.

andreped avatar andreped commented on July 20, 2024

I'm currently developing on this branch:
https://github.com/andreped/RootPainter3D/tree/workflows

Will make a PR when it is somewhat "working".

from rootpainter3d.

andreped avatar andreped commented on July 20, 2024

CI builds for Windows and Ubuntu run successfully now on my branch:
https://github.com/andreped/RootPainter3D/actions/runs/2921480841

However, I see that some of the dependencies are not includes. Need to do some hook-magic, and then it should "work".

I don't think there is any point in setting up CI for macOS as macOS don't support NVIDIA GPUs, but in practice it is quite easy to make an installer for it.

from rootpainter3d.

andreped avatar andreped commented on July 20, 2024

Made a PR now, as it seems to be working: #9

But we will have to test it further, before we make this the official way to create binary releases.

from rootpainter3d.

Abe404 avatar Abe404 commented on July 20, 2024

CI builds for Windows and Ubuntu run successfully now on my branch: https://github.com/andreped/RootPainter3D/actions/runs/2921480841

However, I see that some of the dependencies are not includes. Need to do some hook-magic, and then it should "work".

I don't think there is any point in setting up CI for macOS as macOS don't support NVIDIA GPUs, but in practice it is quite easy to make an installer for it.

Well, the server is designed to run on linux or windows (due to the CUDA requirement) but the client could run fine on Mac. I often use the 2D client (https://github.com/Abe404/root_painter) on Mac. Anyway, I don't see this as an urgent priority but thought I should clarify. To add more context the client can run on Mac because the client-server communication is via file sync so the server can be on linux and the client on mac with IO enabled via dropbox or sshfs etc.

from rootpainter3d.

andreped avatar andreped commented on July 20, 2024

Fixed in 6404754

from rootpainter3d.

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.