Skip to content

fatumlegion/smooth-movement-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smooth Movement Test

Compiling on GNU/Linux or Mac OS X

$ cmake .
$ make
$ ./smt

Compiling on Windows

Requires CMake and MinGW

> cmake -G "MinGW Makefiles" .
> mingw32-make
> smt.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages