AboutDownloadsDocumentsForumsSource CodeIssues

Release Name: v 1.0

Release Notes

Geodesic wrapping path prototype code Author: Ian Stavness Date: 26 March 2012 This package provides a preliminary implementation of the muscle wrapping formulation proposed in our ASB 2012 abstract. Optional Dependencies: BicubicSurfaceInterpolation (Matt Millard) -- required for wrapping with Bicubicwrapping with Surface myaa (Anders Brun) -- required for anti-aliased figures: http://www.mathworks.com/matlabcentral/fileexchange/20979-myaa-my-anti-alias-for-matlab Demo scripts: geod.m -- demonstration of wrapping a single object geods.m -- demonstration of wrapping multiple objects lollypop.m -- combined sphere-cylinder test case proposed by Marsden et al. 2008 Geometry: XXXGeometry.m -- classes that provide implicit representations of surfaces and surface derivatives for a few candidate shapes: Sphere, Ellipsoid, EllipticCylinder, Cylinder, BicubicSurface

Feedback