搜索资源列表
简易二维CAD
- 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary s
谢尔宾斯基三角形
- 一个简单分形图形的源码,谢尔宾斯基三角形生成-a simple fractal graphics source code, the Sierpinski triangle formation
Nurbt
- Nurbc曲面的生成,曲面上还有一个中空的三角,且有EXE文件,里面是C源程序-Nurbc surface generation, surface there is a hollow triangle, and it EXE file, There is C source
Quaric
- Expanding on the last tutorial, we ll now make the object into TRUE 3D object, rather than 2D objects in a 3D world. We will do this by adding a left, back, and right side to the triangle, and a left, right, back, top and bottom to the square. By doi
mytxx
- 图形学课程设计,可以画直线、三角形、圆、椭圆,并可以对其进行拖放、旋转。-graphics curriculum design, painting line, triangle, circle, oval, and can drag and drop them, rotate.
2dmesh.c
- 三角网格划分,可以用计算有限元的钱处理部分-triangle mesh.......finte element method preprocess> .this is good code for 2d finite element computation. it can make program easily!
triangle
- 对于给定的初始点集P,有多种三角网剖分方式,其中Delaunay三角网具有以下特征: 1、Delaunay三角网是唯一的; 2、三角网的外边界构成了点集P的凸多边形“外壳”; 3、没有任何点在三角形的外接圆内部,反之,如果一个三角网满足此条件,那么它就是Delaunay三角网。 4、如果将三角网中的每个三角形的最小角进行升序排列,则Delaunay三角网的排列得到的数值最大,从这个意义上讲,Delaunay三角网是“最接近于规则化的“的三角网。-For given
draw
- 画直线、画圆、填充三角形 画直线有三种算法,填充的算法是线扫描-Drawing a straight line, circle, filled triangle has three straight-line drawing algorithm, the algorithm is filled with line scan
Triangle
- 在VC环境中绘制多种颜色的三角形,三角形的三个点采用不同的颜色,实现颜色的渐变-VC environment in multi-color rendering of the triangle, the triangle of three dots of different colors to achieve color gradient
main
- 用OPENGL实现的一个旋转的彩色三角形. 未使用mfc-OPENGL achieved with a rotating color triangle. Not using mfc
c++
- 继承,运算符重载,类,Date类 栈类,三角形类Triangle-Inheritance, operator overloading, Class, Date Class stack type, triangle-type Triangle
MODEL
- 一个简单但很有代表性的几何变换的例子!从程序运行结果中能明示感觉到对一个三角形或四边形进行平移、缩放、旋转变换所留下的痕迹!-A simple but highly representative examples of geometric transformations! Results from the program to run to express feeling of a triangle or quadrilateral to pan, zoom, rotation of the t
rotateTriangle
- opengl 实现旋转的三角形 opengl的基础的程序,本人正在学习opengl就先上传个吧-opengl to create a triangle which is always rotating
drawvertex
- 用DirectX画三角行,最基本的初始化及画图,只是简单实例-DirectX drawer triangle
triangle
- VC实现的三角形判断小程序,可用作简单测试用例-VC of the triangle to determine the realization of small procedures, can be used as a simple test case
triangle
- 这是一个平滑着色的三角形,三个顶点分别设置为不同的颜色经行渲染,适合初学者学习-This is a smooth shading of the triangle, three vertices are set to a different color rendering through the line, suitable for beginners to learn
delauney_Tin
- TIN三角型网格产生算法源码,具体使用“三角形由内而外生成”算法实现的TIN网格形成,运算量小,Tin三角网产生迅捷准确。-TIN triangle mesh generated algorithm source code, specifically using the " triangle is generated from the inside out" algorithm to achieve the formation of TIN grid, computing a
maker
- 产生正玄波,方波;三角波 采用时间的画法;根据时间绘出波形-Generate positive mysterious wave, square wave triangle wave using the time of painting plotted according to the time waveform
452323425
- 用算法实现画直线,椭圆,圆,三角形. 颜色的填充. 以及几何变换:平移,旋转,缩放.-Drawing a straight line with the algorithm, oval, round, triangle. Color fill. As well as geometric transformations: translation, rotation, scaling.
collision-detection--AABB-Triangle
- 三角形与AABB包围盒的碰撞检测程序,三角形碰撞到盒子变为红色,离开后变为绿色-Triangle with AABB bounding box collision detection procedure, the box turns red triangle collision, after leaving turns green