Closed jspjutNV closed 2 years ago
I'm going to try changing the default target model to the low polygon sphere instead of the icosohedron. Let's keep this open until we're happy with this change.
To make experiments work as they did before this PR, each target that didn't have a custom model should include the following lines:
modelSpec = ArticulatedModel::Specification{
filename = "model/target/target.obj";
};
This is now ready for review.
This PR adds low and mid poly sphere models created by @bboudaoud-nv . It also adds a sample experiment to demonstrate them as well as the available and documented high poly sphere that can be downloaded from here.