started ropesim tool
authorJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 25 Dec 2019 05:16:47 +0000 (07:16 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 25 Dec 2019 05:16:47 +0000 (07:16 +0200)
commitbe72aee3c4a0a5516bdccf06c5419efe3e026ee4
tree85617607b0a744b1b4a7498e152299c4a4761d1c
parente8b26db00c934d141f16652cb8dcbeae23b17e48
started ropesim tool
.gitignore
tools/ropesim/Makefile [new file with mode: 0644]
tools/ropesim/src/cmesh.c [new file with mode: 0644]
tools/ropesim/src/cmesh.h [new file with mode: 0644]
tools/ropesim/src/main.c [new file with mode: 0644]
tools/ropesim/src/meshload.c [new file with mode: 0644]
tools/ropesim/src/opengl.h [new file with mode: 0644]