You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-2Lines changed: 21 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,18 @@ The formula used to get the perimeter is not the best available.
35
35
The more "squished" the ellipse, the more imprecise the result.
36
36
Will be fixed in next versions.
37
37
38
-
## Next improvements
38
+
## Next improvements to be added
39
+
40
+
- Math page (showing formulas and symbols used in the tool)
41
+
- More materials in the database
42
+
- Materials divided in groups, in order to filter the available ones
43
+
- Result finder (let the program change an input to return a specific result)
44
+
- Data swapper for rectangles and ellipses (you may want to swap width and height rapidly, a button will be added)
45
+
- Limiting inputs to positive values
46
+
- Limiting inputs to generate valid geometry (e.g. a tube D=10, t=6 is not valid)
47
+
- Canvas to see the shape change dynamically while typing and changing data
48
+
- Shape will be downloadable in many file formats, to speed up engineers' work
49
+
- Dinamically change data units to type/see inputs/results in a different scale
39
50
40
51
## Versions log
41
52
@@ -47,7 +58,15 @@ _Work Hours: unknown, project directory created on Jan 14, 2021_
47
58
48
59
First release composed by an index page and 13 standard shapes to choose. Tables on every profile page for inserting shape data and material data or choose from presetted materials.
49
60
50
-
## Team
61
+
## Team & Credits
51
62
63
+
#### Team
52
64
- Nazzarneo Pasqual [@TerribleCoding](https://github.com/TerribleCoding) (project owner and main developer)
0 commit comments