-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6de09c8
commit 81a54ab
Showing
18 changed files
with
119 additions
and
6 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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,36 @@ | ||
Quickstart | ||
========== | ||
========== | ||
|
||
Initialize | ||
---------- | ||
|
||
.. figure:: ./ini.png | ||
:figwidth: 32% | ||
:align: right | ||
|
||
* Design space can be initialized via two modes. | ||
* ``SHAPE`` defines existing geometry as design space. | ||
* ``HULL`` forms a convexhull excluding existing objects. | ||
* Design space is then saved as a ``.stl`` file under the specified ``workspace_path`` | ||
|
||
\ | ||
|
||
.. image:: ./initialize.gif | ||
:alt: Initialize | ||
|
||
Define | ||
------ | ||
.. figure:: ./def.png | ||
:figwidth: 32% | ||
:align: right | ||
|
||
* Specify the ``number of forces`` acting on the object. | ||
* Assign materials to face(s) corresponding to each force. | ||
* Assign vertex groups to edges that depict the direction of each corresponding force. | ||
* Input the magnitude and click the ``Expand`` button to visualize each one of the aaplied forces. | ||
|
||
Generate | ||
-------- | ||
|
||
Visualize | ||
--------- |
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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,36 @@ | ||
Quickstart | ||
========== | ||
========== | ||
|
||
Initialize | ||
---------- | ||
|
||
.. figure:: ./ini.png | ||
:figwidth: 32% | ||
:align: right | ||
|
||
* Design space can be initialized via two modes. | ||
* ``SHAPE`` defines existing geometry as design space. | ||
* ``HULL`` forms a convexhull excluding existing objects. | ||
* Design space is then saved as a ``.stl`` file under the specified ``workspace_path`` | ||
|
||
\ | ||
|
||
.. image:: ./initialize.gif | ||
:alt: Initialize | ||
|
||
Define | ||
------ | ||
.. figure:: ./def.png | ||
:figwidth: 32% | ||
:align: right | ||
|
||
* Specify the ``number of forces`` acting on the object. | ||
* Assign materials to face(s) corresponding to each force. | ||
* Assign vertex groups to edges that depict the direction of each corresponding force. | ||
* Input the magnitude and click the ``Expand`` button to visualize each one of the aaplied forces. | ||
|
||
Generate | ||
-------- | ||
|
||
Visualize | ||
--------- |