-
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
-
《学习计算机图形基础》直线源程序
《学习计算机图形基础》直线源程序-"study computer graphics based" linear source
- 2023-07-06 05:00:02下载
- 积分:1
-
used Photoshop to the teeth whitening
用Photoshop给牙齿美白-used Photoshop to the teeth whitening
- 2022-05-28 16:12:13下载
- 积分:1
-
KNN近邻,欧氏距离和曼哈顿距离可以选择
knn k近邻算法,可选择欧式距离或者曼哈顿距离-knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance
- 2022-06-21 19:36:21下载
- 积分:1
-
X264(H264)最新版本
包含SVN目录入口,方便更新
注意:下载后请将后缀改名为.tar.bz2
包含win32 makefile...
X264(H264)最新版本
包含SVN目录入口,方便更新
注意:下载后请将后缀改名为.tar.bz2
包含win32 makefile
但最好在linux下使用(win32下需修改文档编码为DOS编码)-X264 (H264) the latest version of SVN directory that contains the entrance to facilitate the update Note: Please download suffix renamed. Tar.bz2 contains win32 makefile in linux but it would be best to use (win32 need to modify a document under the code for DOS encoding)
- 2022-08-06 03:20:40下载
- 积分:1
-
可以从TFT 转vga
可以从TFT 转vga-TFT TO vga !!!!!!!!!!!
- 2022-01-28 12:48:36下载
- 积分:1
-
delphiX的代码,以及他的示例程序,,,是delphi的一个游戏插件
delphiX的代码,以及他的示例程序,,,是delphi的一个游戏插件-delphiX code, and examples of his procedures, is a game of delphi plugins
- 2022-02-26 05:36:50下载
- 积分:1
-
用图像实例演示最新的光线跟踪算法,取得不错效果
用图像实例演示最新的光线跟踪算法,取得不错效果-Image examples of presentations using the latest Ray-tracing algorithm, and achieved good effects
- 2023-08-13 17:00:03下载
- 积分:1
-
itk读取dicom数据并通过vtk显示
用itk读取dicom数据并通过vtk显示,itk和vtk混合编程的范例。
- 2022-01-31 18:12:13下载
- 积分:1
-
天气云图显示要vtk库
天气云图显示要vtk库-this code supplies the main function of visualize the weather picture,and the libary files are devided from the vtk.
- 2023-08-07 21:30:03下载
- 积分:1