Skip to content

Commit 1752928

Browse files
Update README.md
Added next improvements and credits
1 parent eb8a935 commit 1752928

1 file changed

Lines changed: 21 additions & 2 deletions

File tree

README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,18 @@ The formula used to get the perimeter is not the best available.
3535
The more "squished" the ellipse, the more imprecise the result.
3636
Will be fixed in next versions.
3737

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
3950

4051
## Versions log
4152

@@ -47,7 +58,15 @@ _Work Hours: unknown, project directory created on Jan 14, 2021_
4758

4859
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.
4960

50-
## Team
61+
## Team & Credits
5162

63+
#### Team
5264
- Nazzarneo Pasqual [@TerribleCoding](https://github.com/TerribleCoding) (project owner and main developer)
5365
- Riccardo Pellegrin [@Pelle96](https://github.com/Pelle96) (graphics design)
66+
67+
#### Libraries
68+
> [p5.js](https://p5js.org/) javascript library
69+
70+
#### Media
71+
- favpng
72+
- favivon non me la ricordo

0 commit comments

Comments
 (0)