Remix.run Logo
lutusp 4 hours ago

Okay, but unless you choose to download the Windows executable, compiling from source is very difficult. Many people won't accept the Snap option on an otherwise open-source platform.

This project improves on SolveSpace, but it does this by requiring dozens of mutually conflicting libraries. I create CAD videos, but for my students I decided against this project after seeing how difficult it was to compile.

A FlatPak installer might help with this installation issue.

Again, the Windows executable gets around these issues, for people still willing to put up with Windows.

majso 3 hours ago | parent | next [-]

There is a flatpak https://flathub.org/en/apps/org.dune3d.dune3d

vincnetas 2 hours ago | parent | prev | next [-]

took me two commands to get binary on osx. (i had brew already)

brew install ... and ./scripts/build_macos.sh

For windows instructions look equally trivial.

snoopen 4 hours ago | parent | prev [-]

Even an AppImage would be great.