로그인

검색

조회 수 1153 추천 수 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
번호 분류 제목 글쓴이 날짜 조회 수
295 IT 봇을 이용한 악성 파워블로그를 잡아내기 위한 사이트 Naya 2012.07.14 304
294 IT 아이핀(I-PIN) 정리 Naya 2011.07.30 306
293 IT 포토샵 간단 강좌 모아레 2009.08.17 307
292 IT Install Ubuntu 23.10 On Separate Drive | Dual Boot UEFI OBG 2024.03.17 307
291 시사 카다피의 일생에 관하여 Naya 2011.08.22 308
290 IT 휘어지는 AMOLED 디스플레이 Naya 2011.09.02 308
289 IT Google Project Glass: One day... Naya 2012.04.07 308
288 IT 사이버 무기 스턱스넷 MoA 2013.04.08 308
287 과학 A life of a quant 모아레 2009.03.12 309
286 교양 헬리캠에 대해 비지 2011.07.17 311
285 과학 KSTAR를 둘러싼 소문들의 진실 모아레 2009.06.20 313
284 교양 안철수와 박경철2 Naya 2011.08.03 313
283 시사 무상급식은 부자급식이 결코 아니다 Naya 2011.08.22 314
282 투자 Cap Rate (feat. 채부심) OBG 2023.11.08 315
281 IT TI eZ430 (Programmable watch) Naya 2012.04.06 316
280 IT 맥프로 제조 공정 MoA 2014.08.02 320
279 교양 미국여행 전 필요한 것들 모아레 2010.03.19 321
278 IT 아이폰으로 활용하고 있는 수많은 기능들 정리 모아레 2010.08.11 322
277 과학 석유가 사라진 후 인류 시나리오.jpg Naya 2012.05.04 322
276 IT 마우스 우측키 메뉴와 윈도우의 각종 메뉴가 왼쪽으로 나올때 MoA 2013.05.20 322
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 19 Next
/ 19