Skip to content

Commit e00dc73

Browse files
authored
Merge pull request #147 from openscad/stone-age-lib
Add StoneAgeLib.
2 parents 263ea0a + fb2469b commit e00dc73

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

images/stone-age-lib.gif

1.44 MB
Loading

libraries.html

+14-1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ <h1>Libraries</h1>
6767
<li>&centerdot;&nbsp;<a href="#UB.scad">UB.scad</a></li>
6868
<li>&centerdot;&nbsp;<a href="#FunctionalOpenSCAD">Functional OpenSCAD</a></li>
6969
<li>&centerdot;&nbsp;<a href="#constructive">Constructive</a></li>
70+
<li>&centerdot;&nbsp;<a href="#StoneAgeLib">StoneAgeLib</a></li>
7071
<li>&centerdot;&nbsp;<a href="#BOLTS">BOLTS</a></li>
7172
<li>&centerdot;&nbsp;<a href="#Assets">Asset Collection</a></li>
7273
</ul>
@@ -173,6 +174,18 @@ <h2 id="constructive">Constructive Library</h2>
173174
</ul>
174175
<p style="clear: both"></p>
175176

177+
<img class="libimg" src="images/stone-age-lib.gif" width="200" align="right">
178+
<h2 id="StoneAgeLib">StoneAgeLib</h2>
179+
<p>StoneAgeLib - All sorts of scripts for OpenSCAD. The scripts are for 3D models for 3D printing.</p>
180+
<p>An important aspect of this library is the CC0 (Public Domain) license.</p>
181+
<p>This library is for a OpenSCAD version of at least 2025 with the features turned on and using "Manifold".</p>
182+
<ul>
183+
<li><a href="https://github.com/Stone-Age-Sculptor/StoneAgeLib">Library</a></li>
184+
<li><a href="https://github.com/Stone-Age-Sculptor/StoneAgeLib/tree/main/examples">Documentation</a></li>
185+
<li>License: <a href="https://spdx.org/licenses/CC0-1.0.html">CC0-1.0</a></li>
186+
</ul>
187+
<p style="clear: both"></p>
188+
176189
<img class="libimg" src="images/bolts.gif" width="200" align="right">
177190
<h2 id="BOLTS">BOLTS</h2>
178191
<p>BOLTS is an Open Library of Technical Specifications.</p>
@@ -350,7 +363,7 @@ <h2 id="pathbuilder">Pathbuilder</h2>
350363
<li><a href="https://github.com/dinther/pathbuilder/wiki">Wiki</a></li>
351364
<li>License: <a href="https://spdx.org/licenses/MIT.html">MIT</a></li>
352365
</ul>
353-
<p style="clear: both"></p>
366+
<p style="clear: both"></p>
354367

355368
<!-- <img class="libimg" src="images/a2d.gif" width="200" align="right"> -->
356369
<h2 id="a2d">Altair's 2D Library for OpenSCAD</h2>

0 commit comments

Comments
 (0)