-
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
-
多视点拼图的离散渲染
多视点拼图的离散渲染-discrete rendering of the puzzle
- 2022-03-22 21:09:36下载
- 积分:1
-
一个图片浏览编辑器
一个图片浏览编辑器-a photo editor View
- 2022-08-20 03:01:04下载
- 积分:1
-
该工具包将mpeg算法通过matlab语言实现,对初学者应该很有帮助...
该工具包将mpeg算法通过matlab语言实现,对初学者应该很有帮助-The toolkit will be mpeg algorithm matlab language for beginners should be very helpful
- 2022-03-25 19:55:12下载
- 积分:1
-
OpenGL代码为“油漆”
opengl的小程序 画图板
用于初学者
觉得很不错-opengl code for "paint"
- 2023-05-25 08:00:02下载
- 积分:1
-
该代码提供了一系列的 方法进行直线提取,边界检测,椭圆拟合等
该代码提供了一系列的 方法进行直线提取,边界检测,椭圆拟合等-The code provides a series of straight-line method of extraction, boundary detection, ellipse fitting, etc.
- 2023-07-31 20:25:03下载
- 积分:1
-
一个很经典的读线读点画点画线的VC 程序
一个很经典的读线读点画点画线的VC 程序-a classic read read dotted dotted line VC procedures
- 2022-10-16 18:30:04下载
- 积分:1
-
in Matlab under image processing functions, including marginalized segment fitti...
在matlab下进行图像处理的函数库,包含边缘线段拟合,透视变换,立体图像复原等toolbox中所没有的功能,详见index.html-in Matlab under image processing functions, including marginalized segment fitting, perspective transformation, three-dimensional images rehabilitation toolbox are not functional, as described index.html
- 2023-02-19 20:00:04下载
- 积分:1
-
能实现彩色图RGB分量的数字显示,并能将彩色图转换为灰度图。...
能实现彩色图RGB分量的数字显示,并能将彩色图转换为灰度图。-achieve color RGB component to the figures, and can change color to grayscale.
- 2022-05-15 16:39:15下载
- 积分:1
-
光照模型,图形显示及处理
光照模型,图形显示及处理-illumination model, graphics and processing
- 2022-06-13 04:50:56下载
- 积分:1