Skip to content

Instantly share code, notes, and snippets.

@dnmiller
Created May 8, 2013 21:01
Show Gist options
  • Save dnmiller/5543623 to your computer and use it in GitHub Desktop.
Save dnmiller/5543623 to your computer and use it in GitHub Desktop.
Installation instructions for Panda3D on OS X that has newish XCode (in progress)
Building Panda3D from source on newish OS X.
1. Install the following homebrew formlae:
- python
- nspr
- vrpn (optional, for joysticks/etc.)
- libjpeg, libtiff
- fftw
(openssl, freetype, libpng and zlib are provided by OS X. - Possibly not true in Mountain Lion)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment