@@ -67,6 +67,7 @@ <h1>Libraries</h1>
67
67
< li > · < a href ="#UB.scad "> UB.scad</ a > </ li >
68
68
< li > · < a href ="#FunctionalOpenSCAD "> Functional OpenSCAD</ a > </ li >
69
69
< li > · < a href ="#constructive "> Constructive</ a > </ li >
70
+ < li > · < a href ="#StoneAgeLib "> StoneAgeLib</ a > </ li >
70
71
< li > · < a href ="#BOLTS "> BOLTS</ a > </ li >
71
72
< li > · < a href ="#Assets "> Asset Collection</ a > </ li >
72
73
</ ul >
@@ -173,6 +174,18 @@ <h2 id="constructive">Constructive Library</h2>
173
174
</ ul >
174
175
< p style ="clear: both "> </ p >
175
176
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
+
176
189
< img class ="libimg " src ="images/bolts.gif " width ="200 " align ="right ">
177
190
< h2 id ="BOLTS "> BOLTS</ h2 >
178
191
< p > BOLTS is an Open Library of Technical Specifications.</ p >
@@ -350,7 +363,7 @@ <h2 id="pathbuilder">Pathbuilder</h2>
350
363
< li > < a href ="https://github.com/dinther/pathbuilder/wiki "> Wiki</ a > </ li >
351
364
< li > License: < a href ="https://spdx.org/licenses/MIT.html "> MIT</ a > </ li >
352
365
</ ul >
353
- < p style ="clear: both "> </ p >
366
+ < p style ="clear: both "> </ p >
354
367
355
368
<!-- <img class="libimg" src="images/a2d.gif" width="200" align="right"> -->
356
369
< h2 id ="a2d "> Altair's 2D Library for OpenSCAD</ h2 >
0 commit comments