资源列表
DelaunayTINs-to-contours
- Delaunay三角形生成等高线,并在代码中附有中文注释解析-Generate contours from Delaunay TINs
unity-camera-control-source-code
- unity摄像机各种控制源代码,分别有自动控制摄像机绕物体旋转,鼠标控制摄像机转动,手动控制摄像机绕物体旋转可调节远近,手动控制摄像机绕物体旋转-unity camera control source code were automatically control the camera rotating around the object, the mouse to control the camera rotates manually control the camera around the
SimpleTest
- 利用java3D实现一个小球在移动的3D示例-Using Java3D to achieve a small ball in the mobile 3D example
CalibrateCamera
- 摄像头标定,我最近在做摄像头标定,这个程序需要一张标定纸,我用的是7×7
WebCAD
- 基于JApplet与Java3D的3D模型浏览器-A 3D object viewer based on JApplet and Java3D.
nurbs
- nurbs曲面拟合,采用nurbs算法,对随机生成点阵进行曲面拟合-nurbs surface fitting using nurbs algorithm, on randomly generated lattice for surface fitting
CalculatingPointTriDistance
- Calculate the distance of a given point P from a triangle TRI. Point P is a row vector of the form 1x3. The triangle is a matrix formed by three rows of points TRI = [P1 P2 P3] each of size 1x3. dist = pointTriangleDistance(TRI,P) returns the distanc
zhuiguangyuan
- 采用VRML编码,锥光源适用等简单的代码,适用于初学者。-Using VRML code, cone source code for such simple, suitable for beginners.
SNACKandLAdder
- another interresting game "snack and ladder"
GUIControl
- 实现unity中九个不同位置摄像机之间的平滑跳转-The smooth Jump unity in nine different locations between the camera
airplane_gl
- airplane in opengl downloaded from the web
Opengl绘制最大矩形
- 绘制不规则图形的最大矩形,需要给摄像机添加脚本并给定材质与贴图,要有坐标点信息