Skip to content

Commit 42e9994

Browse files
authored
Merge pull request #166 from pinkfish/main
Add in the board game toolkit into the libraries for openscad
2 parents e56b56b + d583a9d commit 42e9994

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

images/board_game_toolkit.png

96.5 KB
Loading

libraries.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,21 @@ <h2 id="Assets">Asset Collection</h2>
222222
<li>License: <a href="https://spdx.org/licenses/MIT.html">MIT</a></li>
223223
</ul>
224224
<p style="clear: both"></p>
225+
226+
<img class="libimg" src="images/board_game_toolkit.png" width="200" align="right">
227+
<h2 id="Assets">Board gametoolkit</h2>
228+
<p>
229+
A collection of openscad scripts to make it easier to make boxes, targeting board games
230+
specifically. It has tesselation layouts, many different types of boxes, ways of creating
231+
finger holes, catches and lots of shapes used in board games. Will generation multi-color
232+
3mf files for multi-color printing.
233+
</p>
234+
<ul>
235+
<li><a href="https://github.com/pinkfish/openscad_boardgame_toolkit">Library</a></li>
236+
<li><a href="https://github.com/pinkfish/openscad_boardgame_toolkit/wiki">Documentation</a></li>
237+
<li>License: <a href="https://github.com/pinkfish/openscad_boardgame_toolkit?tab=Apache-2.0-1-ov-file">Apache 2.0</a></li>
238+
</ul>
239+
<p style="clear: both"></p>
225240
</section>
226241

227242
<section id="singletopic">

0 commit comments

Comments
 (0)