Skip to content

StanfordASL/BulletCollision.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BulletCollision.jl

Julia package for collision-related queries using the Bullet Physics engine. This is a work in progress that currently contains some basic functionality.

Installation

This package requires the Bullet Physics Library. If the environment variable BULLET3 is not defined, then Bullet will be installed to the home directory.

Use the Julia package manager to install BulletCollision.jl:

Pkg.add("BulletCollision")

About

Julia package for collision-related queries using the Bullet Physics engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors