-
OpenGL 虚拟地景生成系统
OpenGL 虚拟地景生成系统,比较简单,初学
- 2023-01-31 21:50:04下载
- 积分:1
-
学习如何做一个很好的飞机和飞行模拟的开源程序…
一个非常好的学习制作飞机飞行模拟的开源程序 学习opengl就要多看别人的源码及其效果,大家一起加油!-Learn how to make a very good aircraft and flight simulation of the open source learning opengl will be more than watch other people
- 2022-07-22 00:50:06下载
- 积分:1
-
OpenGL代码,NEHE的。 实现用鼠标旋转选中的球体的功能。
OpenGL代码,NEHE的。 实现用鼠标旋转选中的球体的功能。-OpenGL code, the NEHE. Achieving selected with the mouse rotating spherical functions.
- 2022-07-21 21:03:34下载
- 积分:1
-
Sierpinski分形
编制一个Sierpinski 1992线性分形在Linux和OpenGL代码。
- 2022-11-23 19:55:03下载
- 积分:1
-
视频捕获
进口跃升进口System.Windows.InkImports文件Microsoft.Expression.Encoder编码.DevicesImports网络摄像机控制导入System.Drawing.Imaginage端口系统.IOClass主窗口专用声明函数SetCursorPos Lib";user32";(x为整数,y为整数)为布尔型专用声明函数apimouseu event Lib";user32";Alias";mouseu event";(ByVal dwFlags As Int32,ByVal dx As Int32,ByVal dy As Int32,ByVal cButtons As Int32,ByVal dwExtraInfo As Int32)作为布尔值Private Const MOUSEEVENTFu LEFTDOWN=&H2;Private Const MOUSEEVENTFu LEFTUP=&H4;Private leap As New Controller ;PrivatetouchIndicator As New drawing属性私有接触点As StylusPoint私有xmldoc As XElement私有图像列表As New List
- 2022-02-02 01:58:58下载
- 积分:1
-
OpenGl的例子
OpenGl的例子-OpenGl
- 2022-02-14 15:13:44下载
- 积分:1
-
OpenGL地形学习,运行程序时,按“S”键进入。并且也是本人第一个OpenGL程序,拿出来与初学者分享。...
OpenGL地形学习,运行程序时,按“S”键进入。并且也是本人第一个OpenGL程序,拿出来与初学者分享。-OpenGL topographic study, operational procedures, according to the "S" key to enter. And also my first OpenGL procedures up with the beginners share.
- 2022-06-18 17:44:36下载
- 积分:1
-
可以改变轴心的旋转立方体OpenGL,C++
GLUT_LEFT_BUTTON && GLUT_DOWN, axis = 0
GLUT_MIDDLE_...
可以改变轴心的旋转立方体OpenGL,C++
GLUT_LEFT_BUTTON && GLUT_DOWN, axis = 0
GLUT_MIDDLE_BUTTON && GLUT_DOWN, axis = 1
GLUT_RIGHT_BUTTON && GLUT_DOWN, axis = 2 -can change the rotation axis cube OpenGL, C GLUT_LEFT_BUTTON
- 2022-01-31 03:35:16下载
- 积分:1
-
一种简单而快速的图像加密技术,可以使在一般的应用程序中使用外部图像的安全性容易得到保障。...
一种简单而快速的图像加密技术,可以使在一般的应用程序中使用外部图像的安全性容易得到保障。-a simple and rapid image encryption technology. can make in the general applications using images of the external safety can easily be guaranteed.
- 2022-09-24 20:05:03下载
- 积分:1
-
基于MFC的对话框Dialog的OpenGL程序框架
基于MFC的对话框Dialog的OpenGL程序框架
基于MFC的对话框Dialog的OpenGL程序框架 收藏
建立一个基于对话框的工程(名称:OpenGL)
并且在设置的Link里加入库opengl32.lib glu32.lib glaux.lib
为对话框添加picture control 控件,ID:IDC_RENDER
主要程序:
- 2023-05-28 23:00:03下载
- 积分:1