-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Working SVG export with offset to distinguish the triangles
- Loading branch information
1 parent
82dbfe4
commit 735225d
Showing
3 changed files
with
28 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# scad-projects | ||
My OpenSCAD experimentations, 2D and 3D shapes. | ||
|
||
OpenSCAD is a very useful app to create 2D and 3D shapes from textual definitions. You can then export images, SVG for printing or 3D formats for 3D printers. | ||
|
||
## Flexaedre "HyperQBS" | ||
|
||
Comments are mostly in french in this one. | ||
I made 2 versions: one simple in 2D. | ||
|
||
The 3D version is more experimental. I tried to (un)fold the shape reproducing real paper movements. While the concept is interesting, it requires more computations. I did it with one triangle, not sure I will continue for the others ... | ||
|
||
Donc bref, 2 versions du flexahedre: une simple en 2D. Une experimentale construite en reproduisant le depliage en 3D (bien qu'intéressante conceptuellement ca demande trop de calcul). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.