-
生成算法deboor_cox六B
用deBoor_Cox算法生成的6次B样条曲线。-generation algorithm used deBoor_Cox six B-spline curves.
- 2023-05-31 13:25:03下载
- 积分:1
-
是关于人脸识别匹配的c++源程序,非常有用
是关于人脸识别匹配的c++源程序,非常有用-Face Recognition match on c source code, very useful
- 2023-07-29 19:55:04下载
- 积分:1
-
曲面和曲线造型,Bezier曲面造型源代码
曲面和曲线造型,Bezier曲面造型源代码-curve and surface modeling, surface modeling Bezier source code
- 2022-11-16 05:20:02下载
- 积分:1
-
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而
使许多用Direc...
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而
使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。 - 角色控制(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.- The role of control (with the implementation of document)
- 2022-08-10 14:07:54下载
- 积分:1
-
几个简单VTK入门程序样例,可以教你迅速入门
几个简单VTK入门程序样例,可以教你迅速入门-VTK few simple procedures for sample entry, you can teach you the rapid entry
- 2022-06-01 10:41:53下载
- 积分:1
-
维纳斯的点云文件,有需要的下。
维纳斯的点云文件,有需要的下。-Venus of the point cloud file, there is a need to the next.
- 2023-09-03 04:05:03下载
- 积分:1
-
自己写的图像边缘抽取,有krish,sobel还一种名字忘了,主要为提取一些类似字的边缘。...
自己写的图像边缘抽取,有krish,sobel还一种名字忘了,主要为提取一些类似字的边缘。-himself wrote from the Edge, krish, segmentation also forgot a name, Extracting some of the main characters similar to the brink.
- 2022-03-05 17:18:14下载
- 积分:1
-
蛇是一种变分技术,以找到最佳的轮廓,与一个…
snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, limits on the search space and it returns a new set of points that better align with the image.
- 2023-09-05 13:55:02下载
- 积分:1
-
Delaunay三角形是一个经典的生成算法可以用来形成一个网格模型。
Delaunay是经典的三角形生成算法,可用于形成mesh建模-Delaunay triangle is a classic generation algorithm can be used to form a mesh modeling
- 2023-02-08 23:40:04下载
- 积分:1
-
一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的...
一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。
VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。
-A complete open source vector graphics controls in support of a straight line, arc, rectangle, rounded rectangle, ellipse, polygon, star, text and pictures, such as rendering, support for rotation, zooming, selection, arrangement and other operations, the total to function or that good! In fact, if a little point of computer graphics to understand the knowledge to make than that perfect vector drawing software should not be any problem. VB6 their support for the graphics are very weak, so the general method of directly through its built-in graphics to achieve efficiency into a big problem. One solution is the use of Windows API for the underlying GDI rendering, and better way is to adopt GDI+ To graphics, so the effect will be even better.
- 2023-08-27 16:20:04下载
- 积分:1