Point-Plane Distance
LINK: http://mathworld.wolfram.com/Point-PlaneDistance.html Point-Plane Distance Given a plane (1) and a point , the normal to the plane is given by (2) and a vector from the plane to the point is...
View ArticleBOOLEAN OPERATIONS
LINK: http://www.we-r-here.com/cad/tutorials/level_3/3-11.htmFirst, to explain the funny name : "It was named after George Boole, who first defined an algebraic system of logic in the mid 19th...
View ArticleGDAL API Tutorial
摘要: http://www.gdal.org/gdal_tutorial.html Opening the File Before opening a GDAL supported raster datastore it is necessary to register drivers. There is a driver for each supported format....
View ArticleTouchlib Homepage
LINK:http://www.whitenoiseaudio.com/touchlib/ What is Touchlib? Touchlib is our library for creating multi-touch interaction surfaces. It handles tracking blobs of infrared light for you and sends your...
View Articlesparsh-ui
LINK:http://code.google.com/p/sparsh-ui/ Project Home Downloads Wiki Issues Source Summary | Updates #downloadbox { padding: 6px; overflow: hidden; white-space: nowrap; text-overflow:...
View ArticleMultiTouch资料收集
LINK:http://www.cnblogs.com/RunOnTheWay/0.不会飞的鱼 - 实战Multitouch(1)http://isaaq.javaeye.com/blog/296853 1. (介绍后加) http://link.brightcove.com/services/player/bcpid1875256036?bctid=20915830001 2....
View ArticleTouchlib compiling instructions (Windows)
LINK: http://www.multigesture.net/articles/touchlib-compiling-instructions/ Hardware:A webcam (USB or a Firewire) Software:Microsoft Visual Studio 2005MS Visual Studio 2005MS Visual Studio 2005 SP1MS...
View ArticleGesture recognition
LINK: http://wiki.nuigroup.com/Gesture_recognition Contents [hide] 1 Background 2 Gesture Definition Markup Langauge 2.1 Tap Gesture 2.2 Double Tap Gesture 2.3 Move Gesture 2.4 Zoom Gesture 2.5 Rotate...
View ArticleAUTOCAD二次开发工具
摘要: ARX(AutoCAD Runtime eXtension实时运行扩展)作为继AutoLISP、ADS后的第三代开发工具,采用全新的面向对象编程技术。 1985年6月推出的AutoCAD2.17版本使用AutoLISP作为AUTOCA... 阅读全文zmj 2009-05-15 09:54 发表评论
View ArticleCoding for Gestures and Flicks on Tablet PC running Vista
LINK: http://www.therobotgeek.net/articles/gestureblocks.aspx For this article, I wanted to demonstrate how to access gestures and flicks using C# code. I'll talk about accessing flicks using the...
View ArticleNextWindow Two-Touch API
LINK: http://www.nextwindow.com/support/application_notes/api.html http://www.touchsmartcommunity.com/forum/thread/198/Multitouch-on-Touch-Smart/ NextWindow's touch Application Program...
View ArticleMulti-Touch Systems that I Have Known and Loved
摘要: LINK: http://www.billbuxton.com/multitouchOverview.html Bill BuxtonMicrosoft ResearchOriginal: Jan. 12, 2007Version: Feb 12, 2009 Keywords / Search Terms Multi-touch, multitouch, input,...
View ArticleAn HP TouchSmart Application Development Guidelines Primer (Page 1 of 3)
LINK: http://www.touchsmartcommunity.com/article/95/An-HP-TouchSmart-Application-Development-Guidelines-Primer/ An introduction to building HP TouchSmart-hosted applications and a step-by-step tutorial...
View ArticleMaths - Angle between vectors
LINK: http://www.euclideanspace.com/maths/algebra/vectors/angleBetween/index.htm How do we calculate the angle between two vectors? For 2D Vectors This is relatively simple because there is only one...
View ArticleProject: Polygon Triangulation
LINK:http://www.mpi-inf.mpg.de/~kettner/courses/lib_design_03/proj/polygon_triang.htmlDesign the interface between data structures that represent simple polygons and generic algorithms that triangulate...
View ArticleK-3D
LINK: http://www.k-3d.org/wiki/Main_Page About K-3D Features Screen Shots Still Gallery Animation Gallery FAQ Plugins Using K-3D Getting Started User Documentation Tutorials Video Tutorials...
View Article贝塞尔曲线
LINK: http://zh.wikipedia.org/wiki/%E8%B2%9D%E8%8C%B2%E6%9B%B2%E7%B7%9A#.E9.9B.BB.E8.85.A6.E7.B9.AA.E5.9C.96 在數學的數值分析領域中,貝茲曲線(Bézier curve)是電腦圖形學中相當重要的參數曲線。更高維度的廣泛化貝茲曲線就稱作貝茲曲面,其中貝茲三角是一種特殊的實例。...
View Article【数学中国推荐】几何学-微分几何
LINK: http://www.madio.cn/mcm/thread-90724-1-1.html Akivis M.A., Goldberg V.V. Projective Differential Geometry of Submanifolds (NH, Alekseevskij D.V., Lychagin V.V., Vinogradov A.M. Geometry I. Basic...
View ArticlePoint in triangle test
LINK: http://www.blackpawn.com/texts/pointinpoly/default.html Same Side Technique A common way to check if a point is in a triangle is to find the vectors connecting the point to each of the triangle's...
View Article