메뉴 건너뛰기

OBG

정보게시판

조회 수 511 추천 수 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
번호 분류 제목 글쓴이 날짜 조회 수
72 IT 국내 주요 포털 4사 개인정보 털렸다 비지 2011.05.29 257
71 IT 윈도우 7 - 빠른 실행 되살리기 모아레 2009.05.17 257
70 과학 A life of a quant 모아레 2009.03.12 257
69 IT 보안 서버 무료 인증서 by StartSSL MoA 2013.08.09 255
68 IT 오큘러스 리프트 GDC 시연회 MoA 2013.04.07 252
67 IT 모바일을 넘어 웨어러블 시대로 간다 MoA 2013.08.05 242
66 IT 탐색기에서 보기 기본설정을 아이콘으로 바꾸는 방법 모아레 2009.03.13 242
65 IT 윈도우폰7, 올 가을 국내 출시…새 버전 ‘망고’ 미리보기 비지 2011.05.31 228
64 투자 NFT작가로 활동한지 한달째, 후기 OBG 2021.12.07 208
63 투자 주요 블로그 정리 OBG 2023.06.19 186
62 시사 의사 파업 (공공 의대 관련) OBG 2020.09.05 132
61 IT 기업에서 사용할 경우 주의해야 할 프리웨어 알아보기 OBG 2023.08.16 127
60 IT Get a Windows 11 development environment (VMWare, VirtualBox 등 가상 이미지) OBG 2023.08.16 124
59 IT 트래킹과 타게팅의 종말, 이후 디지털 마케팅은? OBG 2021.08.27 120
58 교양 대장내시경 전 먹을 수 있는 음식 OBG 2023.08.27 119
57 투자 오젬픽 ( Ozempic : semaglutide ) OBG 2023.06.30 116
56 투자 투자 구루들의 포트폴리오 사이트 OBG 2024.01.24 115
55 투자 Cap Rate (feat. 채부심) OBG 2023.11.08 115
54 투자 [반도체산업 시리즈] 완결편, 반도체 조립-테스트 아웃소싱(OSAT) 회사들 OBG 2024.02.27 112
53 투자 부동산 PF 근황 OBG 2023.10.31 112
Board Pagination Prev 1 ... 10 11 12 13 14 15 16 17 18 19 Next
/ 19
위로