Skip to content

Commit

Permalink
feat: adding porshe plot
Browse files Browse the repository at this point in the history
  • Loading branch information
gprzy committed Mar 31, 2023
1 parent c87f2c9 commit e1db778
Show file tree
Hide file tree
Showing 4 changed files with 541 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"python.formatting.provider": "black"
}
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# bezier-porsche-plotting
🏁 Plotting a Porsche using Bézier curves, lines and circumferences

<img align="center" src="assets/porshe_plot.png"><br>

Authors:
- Gabriel Przytocki ([@gprzy](https://github.com/gprzy));
- Gustavo Klinfuss ([@GustavoKlinfuss](https://github.com/GustavoKlinfuss));
Binary file added assets/porshe_plot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e1db778

Please sign in to comment.