Skip to content

Bullet physics library binaries for the 12 games project

License

Notifications You must be signed in to change notification settings

12games/bulletphysics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulletphysics

This repo contains pre-build Bullet Physics binaries for the 12 games project and its build.cmd file where the binaries were build with.

This build.cmd accepts two parameters. First the generator it should use to call cmake with. The options here are dependant on you cmake version, you can check them by running cmake --help.

The second is the installation path the build artifacts (.lib, .dll and .h files) should be copied too. When this is not given, a folder will be added to the root of this repo with the name of the cmake generator used.

About

Bullet physics library binaries for the 12 games project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages