Skip to content

JoePass! is a program to write and animate juggling patterns.

License

Notifications You must be signed in to change notification settings

patricecolet/joepass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

joepass

JoePass! is a program to write and animate juggling patterns.

This is a fork of https://sourceforge.net/projects/joepass/

compilation with Windows

Get and install msys2-x86_64 https://www.msys2.org/

then open msys console and install build tools and opengl:

pacman -Syu
pacman -S base-devel gcc
pacman -S mingw-w64-x86_64-freeglut

finally build joepass

autoreconf -i
./configure
make

About

JoePass! is a program to write and animate juggling patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published