로그인

검색

조회 수 3598 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄

http://www.algorithmist.net/technotes.html

 

Computational Geometry

Focusing primarily on interactive creation and display of two-dimensional curves, I hope this series illustrates that Flash is a valuable tool in teaching computational geometry. Each TechNote below opens in a new browser window.

:: Natural Cubic Splines - Natural and parametric cubic splines.

:: Hermite Curves - Cubic Hermite curves.

:: Quadratic Beizer Curves - Quadratic Beizer's and MovieClip.curveTo().

:: Cubic Bezier Curves - Cubic Bezier's and introduction to quadratic approximation.

:: Catmull-Rom Splines - An introduction to Catmull-Rom Splines.

:: Arc Length of a Catmull-Rom Spline - Arc Length of parametric curves and derivative evaluation, applied to Catmull-Rom splines.

:: Curve-Constrained Scrolling Via Script - Parametric Quadratic and Piecewise Hermite curves applied to curve-constrained scroll indicators.

:: Arc-Length Parameterization - Introduction to curve parameterization and how to reparameterize a curve on arc length. Techniques applied to a Catmull-Rom spline. Examples include how to distribute sprites evenly along a curve and path animation (including path following and orientation).

:: Recursive Subdivision - Splitting a cubic Bezier curve into multiple equivalent, but smaller segments. Several subdivision approaches are discussed with the ultimate goal of pairing a fast subdivision with a piecewise cubic Bezier spline.

:: Composite Bezier Curves - Constructing a piecewise cubic Bezier curve that interpolates a set of knots with G-1 continuity and tension control. Optimized for fast drawing.

Online Demos

These interactive demos illustrate various concepts in applied mathematics. Most initial examples are from the field of computational geometry. All demos required the Flash 9 player.

:: Parameterization Demo - Illustrate the difference bewteen uniform and arc-length parameterization on a cubic Bezier spline.

::Quadratic Bezier Parameterization - illustrates the difference in natural vs arc-length parameterization for a simple quadratic Bezier curve.

::Quad. Bezier, 3-point interpolation - The classic formula familiar to many Flash programmers is actually a simplified version of a more general parameterization, called 'midpoint' parameterization or 'midpoint interpolation'. The more general formula is discussed in the Cubic Bezier TechNote. This demo illustrates the difference between midpoint, chord-length, and arbitrary parameterizations.

::Catmull-Rom Spline animation - a simple example illustrating the animation of a Catmull-Rom spline from beginning to end, as if it were being drawn by hand. Also a subtle introduction to spline parameterization.

::Closed-Loop Catmull-Rom spline - a simple method for setting outer control points for a smooth, continuous-loop Catmull-Rom spline.

::Path Animation with Papervision 3D - a simple demo illustrating path animation with Papervision 3D and the 3D Catmull-Rom spline.

::Lemniscate of Bernoulli - how to use a closed-loop Catmull-Rom spline to animate sprites around a Lemniscate of Bernoulli (infinity or fiture-8 shape).

::Papervision 3D Figure-8's- builds upon the 2D Lemniscate of Bernoulli example to animate markers along figure-8 paths in the XY, XZ, and YZ planes.

::Papervision 3D Path Animation from 3ds max - uses spline data exported from 3ds max (in XML) and the Singularity 3D Bezier spline for path animation in Papervision 3D.

::Quadratic Bezier y at x - computes (t,y) values along a quadratic Bezier curve at a given x-coordinate.

::Cubic Bezier y at x - computes (t,y) values along a cubic Bezier curve at a given x-coordinate.

::Closest Point on Cubic - closest point on a cubic Bezier to an arbitrary point (port of class Graphic Gem algorithm).

::Closest Point on Quadratic - closest point on a quadratic Bezier to an arbitrary point (Graphic Gem algorithm generalized to work with quads or cubics).

::Easing Along a Cubic Bezier Curve- Penner easing functions applied to easing along a parametric curve. Another practical application of arc-length parameterization.

::Cubic Bezier 4-point Interpolation-Interpolating four points with a cubic Bezier curve.

?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
142 IT Why do you see ads for stuff you’ve already bought? OBG 2021.08.17 3207
141 IT Windows 1.0에서 7까지 순서대로 업그레이드 하면 어떻게 될까? Naya 2012.05.14 2330
140 IT Windows 8 메트로 UI를 마우스와 키보드로 제어하는 소개 영상 너울 2012.05.14 3095
139 IT Windows 8: pictures, video, and a hands-on preview of the developer build 너울 2011.09.14 3521
138 IT Windows MultiPoint Server 소개 Naya 2012.04.23 2822
137 IT Windows RC? RTM이 뭐야? 모아레 2009.07.19 3057
136 IT Windows에서 Webdav Access 속도가 느릴 때 MoA 2013.10.01 2533
135 IT XE 모바일 레이아웃이 적용되지 않는 경우 MoA 2013.08.04 2705
134 IT XP Secrets MoA 2007.06.21 2300
133 IT 가상피시 Virtualbox 모아레 2010.08.31 3033
132 IT 간단한 gcc + Makefile 사용법 모아레 2010.10.10 3156
131 IT 간단한 블루스크린 원인 알아보기 모아레 2010.10.24 2452
130 IT 개발자가 안드로이드 대신 iOS를 선택하는 이유 Naya 2012.04.10 3020
129 IT 검색 엔진 봇 차단 (robots.txt 이용) MoA 2013.03.04 2579
128 IT 게임 리텐션 지표 개선 위한 전략 OBG 2024.10.15 3363
127 IT 고해상도 폰카, 왜 항상 2% 부족할까? 비지 2011.05.09 3272
126 IT 공유기 문제 관련 모아레 2008.03.11 5001
125 IT 구글 북 스캔 기계의 비밀을 파헤친다. 모아레 2009.05.11 3189
124 IT 구글 포토 사진 날짜 변경 방법 MoA 2015.08.07 4145
123 IT 국내 주요 포털 4사 개인정보 털렸다 비지 2011.05.29 2664
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 Next
/ 10