-
一个基于win32 控制台的Opengl程序,实现了一个渐变色立方体三维显示,并且可以使用键盘控制。...
一个基于win32 控制台的Opengl程序,实现了一个渐变色立方体三维显示,并且可以使用键盘控制。-a console based on win32 Opengl procedures, the gradual realization of a three-dimensional color cube, and can use the keyboard to control.
- 2023-03-25 08:25:03下载
- 积分:1
-
一个基于OpenGL做的鱼群动画,点击鼠标可以形成涟漪
一个基于OpenGL做的鱼群动画,点击鼠标可以形成涟漪-an OpenGL-based animation do fish, the clicking of the mouse can create a ripple
- 2022-02-13 01:14:12下载
- 积分:1
-
opengl 教程,基础的介绍opengl的使用方法,网上下的
opengl 教程,基础的介绍opengl的使用方法,网上下的-opengl tutorial, basic introduction to the use of opengl, online under
- 2022-02-04 20:18:52下载
- 积分:1
-
外形设计与游戏动画的原理与方法的
OpenGL文件
外形设计与游戏动画的原理与方法的
OpenGL文件
-Animation and game design principle and method of the OpenGL files
- 2022-03-31 14:06:47下载
- 积分:1
-
图相交界使用3点
使用画圆3点方程形式。这段代码让用户点击三次选择三分。应用程序使用的载体的组合和圆方程画圆。
- 2022-04-22 20:39:52下载
- 积分:1
-
OpenGL 将对象使用鼠标拖动
c + + 在 opengl 中的源代码
使用鼠标来移动一个对象
创一空窗口和一个绿色的矩形然后使用鼠标移动绿色矩形
- 2022-11-26 04:45:03下载
- 积分:1
-
have included this Multiple Document Interface example here because any game dev...
have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to use multiple windows that allow perspective and orthographic views. In my search of the internet I was unable to find any example code that showed how to program an OpenGL Multiple Document Interface application using just straight Win32 programming with no MFC so I decided to program it myself. This MDI example only shows the same scene in each child window but should be easily understandable and modifiable by anyone familiar with programming a standard MDI application using the Win32 API. I will follow up this example with a more complete editor example.
- 2022-01-31 20:36:34下载
- 积分:1
-
sph流体仿真
项目是光滑粒子动力学(SPH)流体模拟研究 - 本质上模拟流体,成千上万的小颗粒,该方法的基本思想是将连续的流体(或固体)用相互作用的质点组来描述,各个物质点上承载各种物理量,包括质量、速度等,通过求解质点组的动力学方程和跟踪每个质点的运动轨道,求得整个系统的力学行为用C++与OpenGL的。
- 2022-05-20 16:38:47下载
- 积分: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
-
openGL 纹理,贴图,光照,雾气处理
openGL 纹理,贴图,光照,雾气处理-opengl texture ,image,fog,light,process
- 2022-03-01 06:14:07下载
- 积分:1