项目作者: revk

项目描述 :
Generate 3D puzzle box (OpenSCAD source)
高级语言: C
项目地址: git://github.com/revk/PuzzleBox.git
创建时间: 2018-12-25T13:23:49Z
项目社区:https://github.com/revk/PuzzleBox

开源协议:GNU General Public License v3.0

下载


Puzzle Box

Makes OpenSCAD file for a puzzle box

Has been tested on linux, you probably need libpopt-dev

As you will see from the Makefile, you will need popt development library.
You also need gcc supporting _GNU_SOURCE for strdupa() and asprintf()

And, for the avoidance of doubt, obviously, this is normally built using “make”

When built, use —help for options, or see https://www.me.uk/puzzlebox

On macOS, this requires gcc, so “brew install gcc”, then should make with no problem.

(c) Copyright 2019 Adrian Kennard. See LICENSE file (GPL)