Skip to content

sherbondy/assignment2

Folders and files

NameName
Last commit message
Last commit date
Sep 30, 2012
Oct 7, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Oct 7, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012
Sep 30, 2012

Repository files navigation

Building assignment 2 on Mac OS is a little bit more involved than the previous two assignments. You'll need to install a copy of FLTK. I suggest using Homebrew for this. Once you've got homebrew installed, just run:

brew install fltk

Another thing: since we've been relying so heavily on vecmath for all of the projects, I went ahead and made a separate repository for it. To grab vecmath, just call:

git submodule init && git submodule update

Now, you should be able to call make as usual.

Enjoy. Email me if you run into any issues.

About

Assignment 2 for 6.837: Hierarchical Modeling and SSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published