-
VRML java3d combined with the examples used java3d loading VRML documents, and i...
vrml与java3d结合的例子,用java3d加载vrml文件,包含了vrml97.jar和一些示列-VRML java3d combined with the examples used java3d loading VRML documents, and includes some show vrml97.jar out
- 2022-07-28 15:19:43下载
- 积分: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
-
在三维
A 3D-Enabled View Base Class for SDI Direct3D Development.支持点d3d环境的sdi环境
- 2022-01-30 17:25:06下载
- 积分:1
-
vb图象代码第一部分
vb图象代码第一部分-vb code first part
- 2022-02-01 18:39:30下载
- 积分:1
-
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来...
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来-Through the repeated use of a small vertex buffer to reduce the demand for memory will be the culmination of CPU from the frame buffer update released
- 2022-12-05 04:10:05下载
- 积分:1
-
利用D3D实现了通过高度图生成地形的基本功能,支持地形纹理的载入、程序运行桢数的显示以及在场景中进行漫游(方向键控制移动,w/s键控制俯仰角),适合D3D初学者...
利用D3D实现了通过高度图生成地形的基本功能,支持地形纹理的载入、程序运行桢数的显示以及在场景中进行漫游(方向键控制移动,w/s键控制俯仰角),适合D3D初学者-D3D realize through the use of a high degree of topographic map to generate the basic functions to support the terrain texture loading, the program shows the number of run-ching as well as in roaming scenarios (the arrow keys to control movement, w/s keys to control pitch angle), suitable for early D3D scholars
- 2023-07-28 21:05:06下载
- 积分:1
-
“计算几何结构”(第二版)的代码:代码功能章…
C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm-C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg P
- 2023-04-03 14:50:03下载
- 积分:1
-
三维地形绘制--四叉树递归算法 .比较具有参考价值,值得借鉴...
三维地形绘制--四叉树递归算法 .比较具有参考价值,值得借鉴-Three-dimensional topographical map- quadtree recursive algorithm. Compared with the reference value, it is worth drawing
- 2023-08-15 12:20:04下载
- 积分:1
-
Windows图像编程,C语言开发
Windows图像编程,C语言开发-Windows programming, C language development
- 2022-08-14 00:36:50下载
- 积分:1
-
A handwritten numeral recognition, it is true! Learning reference
一款手写数字识别系统,不错哦!学习的参考-A handwritten numeral recognition, it is true! Learning reference
- 2022-05-15 00:52:03下载
- 积分:1