1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 04:20:27 +02:00

update README

This commit is contained in:
Justin Lin
2021-03-14 11:45:07 +08:00
parent 5d80249325
commit 7e29b6b29f

View File

@@ -2,13 +2,13 @@
> **Reduce the burden of mathematics/algorithm when playing OpenSCAD.**
![dotSCAD](featured_img/RockThetaMaze.JPG)
![dotSCAD](featured_img/RandomCityTaiwan.JPG)
[![license/LGPL](LICENSE.svg)](https://github.com/JustinSDK/lib-openscad/blob/master/LICENSE)
## Introduction
**This library requires OpenSCAD 2021.01 or later. Please see [Release Notes](RELEASE.md)**.
**This version Breaks Backward Compatibility and requires OpenSCAD 2021.01 or later!! Please see [Release Notes](RELEASE.md). You can still download v2.5 or older versions from [Releases](https://github.com/JustinSDK/dotSCAD/tags).**
Some of my [3D models](https://github.com/JustinSDK/dotSCAD#examples) require complex mathematics/algorithm. I extract them into dotSCAD. Hope it helps when you're playing OpenSCAD.