로그인

검색

조회 수 1141 추천 수 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
번호 분류 제목 글쓴이 날짜 조회 수
75 IT 전문작업용으론 사용하기 애매한 27인치 보급형 QHD 모니터들 너울 2012.04.09 340
74 교양 전세계 맥주 점유율.jpg file MoA 2015.08.05 425
73 과학 정17각형 작도 file MoA 2013.11.14 711
72 시사 정부, 위기대응 초동대처 반성해야 file MoA 2014.04.23 384
71 투자 제2의 테슬라, 루시드 모터스 IR 리포트 읽기 – 대담하다. 하지만 찝찝하다… OBG 2021.08.16 125
70 IT 좋은 컴퓨터 의자 file MoA 2013.11.24 362
69 투자 주식 추천하고 본인은 매도…'구독자 50만' 유튜버 1심 무죄 OBG 2023.11.10 200
68 투자 주요 블로그 정리 OBG 2023.06.19 247
67 투자 중국 지준율 인하 시 볼 종목 추려보자...(211206) OBG 2021.12.06 90
66 투자 증권사가 부도나면 내 계좌는 어떻게 되나요 OBG 2021.09.27 119
65 교양 지식채널 E <죽음의 딜레마>.BGM 모아레 2010.07.02 362
64 교양 직원들을 ‘돌아버리게’ 만드는 6가지 방법 MoA 2014.03.23 603
63 시사 집값 오르면 보수정권은 지지율 상승, 진보정권은 하락 OBG 2021.08.08 194
62 IT 차세대 웹의 특징, "황금의 삼각형" 모아레 2010.11.27 360
61 IT 첨단 IT서비스 모아레 2010.02.15 304
60 IT 초저가 미니 PC 라즈베리 파이(Raspberry Pi) Naya 2012.11.09 412
59 과학 초전도체의 비밀 모아레 2009.03.19 376
58 IT 추억의 프로그램 'Mdir' MoA 2013.05.20 592
57 시사 카다피의 일생에 관하여 Naya 2011.08.22 308
56 IT 카카오톡 해킹, 진실은? 모아레 2011.01.08 524
Board Pagination Prev 1 ... 10 11 12 13 14 15 16 17 18 19 Next
/ 19