Skip to content

Commit

Permalink
Add project icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mphe authored Nov 5, 2023
1 parent 8463197 commit 024d6b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# GDNative Ropesim

<img src="https://github.com/mphe/GDNative-Ropesim/assets/7116001/272f4f65-cb79-4798-97ba-f0d43589caef" width=128px align="right"/>

A 2D verlet integration based rope simulation for Godot 4.2.

The computation-heavy simulation part is written in C++ using GDExtension, the rest in GDScript. This allows for fast processing and easy extendability, while keeping the code readable.
Expand Down

0 comments on commit 024d6b5

Please sign in to comment.