1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-10 16:54:23 +02:00

update README

This commit is contained in:
Justin Lin
2021-02-06 18:02:10 +08:00
parent 45d7490e33
commit 982bffe810

View File

@@ -1,4 +1,4 @@
# dotSCAD 2.5
# dotSCAD 3.0 Dev
> **Reduce the burden of mathematics/algorithm when playing OpenSCAD.**
@@ -8,7 +8,7 @@
## Introduction
**This library requires OpenSCAD 2019.05 or later.**
**This library requires OpenSCAD 2021.01 or later.**
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.