mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-06 16:33:15 +01:00
update sample images links
This commit is contained in:
parent
5dec36a69a
commit
ccfa09f6c1
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ JS.Sketcher
|
||||||
|
|
||||||
JS.Sketcher is a **parametric** 2D and 3D CAD modeler written in pure javascript
|
JS.Sketcher is a **parametric** 2D and 3D CAD modeler written in pure javascript
|
||||||
<a href='https://www.youtube.com/watch?v=1wpfHc2AmWs'>
|
<a href='https://www.youtube.com/watch?v=1wpfHc2AmWs'>
|
||||||
<img src='../../wiki/img/2d-sketcher.small.png' width='400px'>
|
<img src='../../wiki/img/sample2d.png' width='400px'>
|
||||||
<img src='../../wiki/img/3D%20Model.small.png' width='400px'>
|
<img src='../../wiki/img/sample3d.png' width='400px'>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
[YouTube Tutorial Video](https://youtu.be/Vk3TTp8hNxQ)
|
[YouTube Tutorial Video](https://youtu.be/Vk3TTp8hNxQ)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue