-
基于嵌入式Linux的Qt图形程序实战开发(Qt4) 2012
说明: linux qt的移植书籍资料,Qt 是一个跨平台的C++图形用户界面应用程序框架。它提供给开发者建立图形用户界面所需的功能,广泛用于开发GUI程序,也可用于开发非GUI程序。Qt是完全面向对象的,很容易扩展,并且允许真正地组件编程。(QT is a cross platform C + + GUI application framework. It provides the functions that developers need to establish graphical user interface. It is widely used to develop GUI programs and non GUI programs. QT is fully object-oriented, easy to extend, and allows true component programming.)
- 2020-07-02 14:39:51下载
- 积分:1
-
Chapter14-MD2-Animation
计算机图形学课程设计实例源码14 opengl基础内容,很实用(Computer graphics curriculum design example source 14 opengl based content, it is practical)
- 2013-10-20 18:18:45下载
- 积分:1
-
水波模拟,OPENGL的粒子程序,效果逼真!
水波模拟,OPENGL的粒子程序,效果逼真!-wave simulation, OpenGL particles procedures, lifelike!
- 2022-04-07 03:46:10下载
- 积分:1
-
基于QT自带的3D例子并加入鼠标处理 完成 QT3D + opengl渲染 cube
基于QT自带的3D例子并加入鼠标处理 完成 QT3D + opengl渲染 cube。可以添加多个3D物体,点击为选中状态。还可以删除所选中的cube
- 2022-03-07 12:28:46下载
- 积分:1
-
This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
著名的Nehe的OpenGL教程的VC++配套源码11-20课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
- 2022-01-24 12:31:04下载
- 积分:1
-
opengl绘图和相应的操作源代码
opengl绘图和相应的操作源代码-opengl drawing and the corresponding source code operation
- 2022-03-28 23:37:27下载
- 积分:1
-
创建了一个模拟Excel的简单程序
用来模拟Excel实现的一个软件,但更多的是关注菜单等基本项的设置,通过对主窗口界面的设置进行实现,初始练习的时候做的,很有借鉴意义。
- 2022-03-13 18:07:29下载
- 积分:1
-
OpenGL编写的烟花屏保
利用OpenGL编写的烟花屏幕保护,烟花升空时还有烟花燃放的声音和鞭炮声,程序里利用FMOD库实现了播放MP3等声音文件的功能。屏幕保护程序的关键是对以下两个入口函数的编写:1、屏幕保护处理程序入口函数LRESULT WINAPI ScreenSaverProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)2、屏幕保护设置对话框BOOL WINAPI ScreenSaverConfigureDialog(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
- 2022-02-03 17:33:40下载
- 积分:1
-
csc108 Assignment
Raytracing example
implement a basic ray-tracer and render a simple scene using ray casting and local shading. The starter code sets up a scene comprising of an ellipsoid and a plane, being illuminated by a point light source. Your job is to render the scene by implementing code fragments required for object intersections and Phong shading.
- 2022-07-17 14:08:05下载
- 积分:1
-
dda1
DDA模拟算法,用网格模拟像素,用vc6.0实现,可视化模式。(the code is about DDA picture )
- 2020-10-05 16:27:39下载
- 积分:1