메뉴 건너뛰기

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.

?

  1. 샥스핀.jpg

    Date2011.08.31 Category교양 ByNaya Views263
    Read More
  2. 서울대 75학번이 박원순후보 학력 위조(?) 실체를 밝힌다

    Date2011.10.14 Category시사 ByNaya Views540
    Read More
  3. 서울대 법대 수석 천재 혹은 수재의 명과 암

    Date2012.04.18 Category시사 ByNaya Views628
    Read More
  4. 석유가 사라진 후 인류 시나리오.jpg

    Date2012.05.04 Category과학 ByNaya Views295
    Read More
  5. 세계 최대 미스테리 연구소 - CERN

    Date2013.08.13 Category과학 ByMoA Views313
    Read More
  6. 세계에서 가장 맛있는 음식 50

    Date2016.05.11 Category교양 ByMoA Views468
    Read More
  7. 세계에서 제일 작은 공유기

    Date2013.08.16 CategoryIT ByMoA Views328
    Read More
  8. 속독법의 원리

    Date2010.03.09 Category교양 By모아레 Views2532
    Read More
  9. 손에 땀을 쥐게 하는 손의 비밀

    Date2010.02.24 Category과학 By모아레 Views301
    Read More
  10. 수십만원대 최고급 HDMI 케이블 알고보니…

    Date2011.09.14 CategoryIT By너울 Views305
    Read More
  11. 수학 기호

    Date2007.04.19 Category과학 ByMoA Views2525
    Read More
  12. 수학공식 액션스크립트 예제

    Date2010.05.11 CategoryIT By모아레 Views511
    Read More
  13. 수학문제

    Date2006.08.13 Category과학 ByMoA Views355
    Read More
  14. 쉽게 설명하는 블록체인

    Date2022.06.07 CategoryIT ByOBG Views96
    Read More
  15. 스마트폰, 퍼스널 컴퓨팅의 중심에 서다

    Date2011.01.28 CategoryIT By모아레 Views347
    Read More
  16. 스티브 잡스는 ‘현실’기반의 보수적 혁신가

    Date2011.01.24 CategoryIT By모아레 Views329
    Read More
  17. 스팀 OS

    Date2014.01.29 CategoryIT ByMoA Views313
    Read More
  18. 스펀지에 나왔던 지식들...

    Date2014.04.23 Category교양 ByMoA Views811
    Read More
  19. 실리콘 밸리 시대를 연 8인의 배신자와 인텔

    Date2011.12.12 CategoryIT ByNaya Views383
    Read More
  20. 썬칩이 두개네...

    Date2011.04.17 Category교양 By모아레 Views664
    Read More
Board Pagination Prev 1 ... 6 7 8 9 10 11 12 13 14 15 ... 19 Next
/ 19
위로