Course Home
Guides and Useful Info
Course Calendar
Files for
Download
CCLI Grant
Information
& Materials
|
|
MAPLE COMMAND FILES - txt files with programmed Maple routines
MAPLE WORKSHEETS
- linecircle.mws
- example worksheet for using commands in linecircle.txt
- hermite_example.mws
- example worksheet for using the commands in hermite.txt
- bezcurve.mws
- example worksheet for using commands in bezcurve.txt
- bezspline.mws
- example worksheet for using commands in bezspline.txt
- bpatch.mws
- example worksheet for using the commands in bpatch.txt
- interpatch.mws
- example worksheet for interpolating patches
- splinepatch.mws
- example worksheet for creating C2 Bezier spline patches
- model.mws
- start of model of elephant for project # 3
- twist.mws
- example worksheet to construct Bezier patch with zero twist at
the corners
- cubicblend.mws
- example worksheet for constructing cubicly blended surfaces (requires
bezcurve3d.txt)
- coons.mws
- example worksheet for constructing Coons patches (requires bezcurve3d.txt)
- bicubicblend.mws
- example worksheet for constructing cubically blended Coons patches(requires
bezcurve3d.txt and bpatch.txt)
- triangle.mws
- example worksheet for constructing triangular Bezier patches
- triherm.mws
- example worksheet for solving a Hermite type interpolation problem
- subdiv-midpoint
- example worksheet for midpoint subdivision algorithm
- subdiv-centroid
- example worksheet for centroid subdivision algorithm
- subdiv-catclark
- example worksheet for Catmull-Clark subdivision algorithm
|