Search Criteria
Package Details: libfive-studio-git rip.rdmc.719.g5050cc0b-1
Git Clone URL: | https://aur.archlinux.org/libfive-git.git (read-only) |
---|---|
Package Base: | libfive-git |
Description: | A minimalist GUI for solid modeling with the libfive kernel |
Upstream URL: | https://libfive.com |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | deuill |
Maintainer: | deuill |
Last Packager: | deuill |
Votes: | 1 |
Popularity: | 0.000032 |
First Submitted: | 2018-02-24 18:00 |
Last Updated: | 2018-02-24 18:00 |
Dependencies (7)
- libfive-git
- qt5-base (qt5-base-git, qt5-base-headless)
- boost (make)
- cmake (cmake-git) (make)
- eigen (eigen3-hg, eigen32, eigen-multilib) (make)
- git (git-git) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
Latest Comments
VanLaser commented on 2019-04-11 16:45
It would be nice to also add the "bind" folder to the install, otherwise libfive-guile (libfive scheme bindings) can't be really used, if I correctly understand how things work (following these instructions: https://j.agrue.info/libfive.html)
mayjs commented on 2018-11-30 19:03
libfive does now include a commandline interface to convert .io files to .stl files. (See https://github.com/libfive/libfive/issues/194) It does currently not run correctly on Arch Linux, but I'll file a pull request for it shortly. (https://github.com/libfive/libfive/issues/235)
The additional bin file should be installed in /usr/bin as libfive-export-meshes in my opinion.