메뉴 건너뛰기

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. ARM 프로세서 분석 및 발전 방향

    Date2011.10.16 CategoryIT By너울 Views474
    Read More
  2. 개발자가 안드로이드 대신 iOS를 선택하는 이유

    Date2012.04.10 CategoryIT ByNaya Views477
    Read More
  3. 리눅스 쉘스크립트 실행

    Date2009.09.18 CategoryIT By모아레 Views478
    Read More
  4. 저작권이 프리한 이모티콘 다운 받는 사이트

    Date2015.08.23 CategoryIT ByMoA Views488
    Read More
  5. 브라우저별 HTML 5 Test

    Date2011.05.02 CategoryIT By비지 Views491
    Read More
  6. How to Edit Microsoft Word, Excel, or PowerPoint Files in Google Drive

    Date2016.02.16 CategoryIT ByMoA Views491
    Read More
  7. 카카오톡 해킹, 진실은?

    Date2011.01.08 CategoryIT By모아레 Views492
    Read More
  8. 핸드폰관련 - 에이징이란?

    Date2009.11.19 CategoryIT By모아레 Views497
    Read More
  9. 수학공식 액션스크립트 예제

    Date2010.05.11 CategoryIT By모아레 Views511
    Read More
  10. 음향관련 측정수치 및 그래프에 관한 기본지식

    Date2010.12.29 CategoryIT By모아레 Views513
    Read More
  11. Graph Theory : Facebook

    Date2011.11.27 CategoryIT ByNaya Views514
    Read More
  12. 우분투 파티션 리사이즈 하는 방법

    Date2015.08.02 CategoryIT ByMoA Views519
    Read More
  13. 리눅스 서버 운영 초보자를 위한 북마크

    Date2009.07.28 CategoryIT By모아레 Views535
    Read More
  14. 추억의 프로그램 'Mdir'

    Date2013.05.20 CategoryIT ByMoA Views538
    Read More
  15. 아이폰 크랙어플 다운 사이트

    Date2010.11.11 CategoryIT By모아레 Views541
    Read More
  16. 리눅스를 처음 사용하시는 분들을 위한 북마크

    Date2008.05.12 CategoryIT By모아레 Views546
    Read More
  17. 윈도우 8.1에서 Data Deduplication 적용하기

    Date2013.10.21 CategoryIT ByMoA Views547
    Read More
  18. 한컴리눅스 2.2 서버구축하기 Apache php Mysql zeroboard

    Date2009.09.24 CategoryIT By모아레 Views554
    Read More
  19. 아이폰4 카메라 vs 니콘 D40 비교

    Date2011.08.29 CategoryIT By너울 Views564
    Read More
  20. openfire (메신저 서버) 설치하기

    Date2013.01.18 CategoryIT ByMoA Views572
    Read More
Board Pagination Prev 1 ... 3 4 5 6 7 8 9 Next
/ 9
위로