搜索资源列表
TextureBlend
- 一个聚光灯,当鼠标拖动它,就会出现其它形状的,欢迎大家下来看看哦。-a spotlight, when the mouse drag it, there will be other shapes, welcoming everyone down to see oh.
使用三角网格逼进球面_完美版
- 一个自己好玩的程序,主要是用三角面片构成一个球,三角面片的面积相同但形状不同-a fun own procedures, it is mainly used triangular facets pose a ball, and the triangular facets of the same size but different shapes
4-1画三维图形
- 绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等-drawing a three-dimensional geometric shapes, such as : the ball, cube, prism, pyramid, etc.
delphi_3d_designer
- 一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms software use
Vertices
- this a program to load vertices from the file cup.hic produced by the blender in order to use the vertices later in OpenGL applications to build the shapes designed originally in the blender-this is a program to load vertices from the file cup.hic pr
a_3d_Shape15015611222002
- 用数学函数生成3维图形。-This code generats nice 3d shapes using the Math.cos and Math.sin objects.
3DRenderer
- 用java进行3D图形渲染 简单易懂 适合初学者-use java to render 3d shapes on canvas
3D_Shapes_source_code
- source code of 3d shapes. all files are included
3Donscilab
- MATLAB作为成熟的科学计算软件,其绘制三维实体模型的功能已经非常完善,要实现三维实体模型间的运算也比较容易,然而Scilab 的绘制三维形体模型的功能还不够强大,三维形体模型之间的布尔运算也比较困难,因此有必要开发一个绘制三维形体模型并实现并、交、叉运算的工具箱,来强化Scilab的绘图功能。 本项目组开发的《基于CSG的三维形体建模工具箱》实现了三维形体建模和绘制功能,用户不仅能依据给定的参数直接绘制简单的三维形体,还可以对三维形体进行平移、旋转和比例缩放操作。多个形体之间可以通过正则
3DSurf
- 各种3D形状的程序构造,支持通过拉伸,旋转等方式进行3D实体构造,功能完善,是OPENGL的最好例子程序。-Program structure of various 3D shapes, support for 3D solid structure by stretching, rotating, etc., functional, is the best example OPENGL program.
AlignShape
- code to align two shapes with register points
Direct3D9
- 版权归作者所有,非商业应用可免费使用本文档 这篇教程是为初学者准备的,只要会简单的 VC++编程以及一点立体几何的基础知识即 可。通过它,可以了解到 Direct3D 的基本概念,学会绘制简单的几何图形,并掌握光源、 材质和纹理的基本用法-All copyrighted, non-commercial use is free of this document This tutorial is for beginners to prepare, so long as the s
Shapes
- 三维图形变换,包括:平移、旋转、缩放、菜单、键盘响应、鼠标响应、颜色变化等-Three-dimensional graphics transformations including: translation, rotation, scaling, menus, keyboard response, response to the mouse, color change
PointInPolygon
- unity中通过 opengl画出不规则的闭合图形,计算不规则图形的面积,并测试任意一点是否在图形内部。-unity through opengl to draw irregular closed figures, calculate the area of irregular shapes, and test whether any point in the graphics inside.