-
in VB6.0 and DX9 3D images to achieve programming.
在VB6.0和DX9中实现3D图象编程。-in VB6.0 and DX9 3D images to achieve programming.
- 2022-02-07 03:33:16下载
- 积分:1
-
在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出...
在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出-In the VC++2005, using OpenGL orthographic projection drawing of the cube, for texture, and provide three-dimensional scene image output
- 2022-06-20 10:56:37下载
- 积分:1
-
对板块进行最优切割,以尽量避免浪费。同时还使用了设置坐标按比例显示的方法防止板块太大,需要滑动条才能看。...
对板块进行最优切割,以尽量避免浪费。同时还使用了设置坐标按比例显示的方法防止板块太大,需要滑动条才能看。-plate for the optimum cut, so as to avoid wastage. Also set to use the coordinates indicated by the ratio method to prevent the plate too, need to be able to see a sliding strip.
- 2023-02-16 14:25:03下载
- 积分:1
-
matlab程序 防御系统弹道导弹目标识别方面的matlab程序
matlab程序 防御系统弹道导弹目标识别方面的matlab程序-matlab program of ballistic missile defense system target identification procedures matlab
- 2022-06-27 03:29:02下载
- 积分:1
-
AutoCAD Graphic Interchange File dxf file sample yen Read
AutoCAD图文交换文件dxf文件 圆 读取示例-AutoCAD Graphic Interchange File dxf file sample yen Read
- 2023-06-10 19:30:03下载
- 积分:1
-
二
二维平面多边形布尔运算,高速,有效,可用于平面字体处理,矢量图处理等-Two-dimensional polygon Boolean operations, high-speed, effective treatment can be used to print fonts, vector processing
- 2022-03-02 05:03:18下载
- 积分:1
-
本源码实现了一个在3D编程中很重要的四元数的类。在写这个类前提还包括对三维空间中向量类,以及4*4矩阵的运算。四元数对于三维模型的旋转能够很好的计算。...
本源码实现了一个在3D编程中很重要的四元数的类。在写这个类前提还包括对三维空间中向量类,以及4*4矩阵的运算。四元数对于三维模型的旋转能够很好的计算。-The source to achieve a 3D programming in a very important class Quaternion. At the time of writing the premise of this class also includes three-dimensional vector space categories, as well as 4* 4 matrix arithmetic. Quaternion for the rotation of three-dimensional model can be well calculated.
- 2023-08-07 08:40:08下载
- 积分:1
-
基于定时器的实时曲线的绘制,动态产生三角波
基于定时器的实时曲线的绘制,动态产生三角波-Timer-based real-time Curve, dynamically generated triangular wave
- 2023-05-02 01:00:05下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
表格控件GridCtrl
表格控件GridCtrl-forms controls GridCtrl
- 2022-07-18 18:13:50下载
- 积分:1