Skip to content

Commit

Permalink
README.md gif updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonEvmenenko committed Oct 19, 2023
1 parent 3f52b94 commit 33299e7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 2D Geometric Constraint Solver

![](./screenshots/demo_animation.gif)
![](./screenshots/preview.gif)

This project is an attempt to utilize [mathematical optimization algorithms](https://en.wikipedia.org/wiki/Mathematical_optimization), specifically [SLSQP](https://docs.scipy.org/doc/scipy/reference/optimize.minimize-slsqp.html), to deal with [geometric constraint solving](https://en.wikipedia.org/wiki/Geometric_constraint_solving) problem.

Expand Down
Binary file removed screenshots/demo_animation.gif
Binary file not shown.
Binary file added screenshots/preview.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 33299e7

Please sign in to comment.