-
This is a screen saver, OpenGL VC production, light code, the result was terrifi...
这是一个屏幕保护程序,有OPENGL+VC++制作,轻量的代码,效果却很棒.-This is a screen saver, OpenGL VC production, light code, the result was terrific.
- 2023-01-26 23:05:04下载
- 积分:1
-
Sky and the terrain of the source that he adapted, let us look at some. U.S. can...
天空和地形的源码,自己改写的,大家看看一下。大家可以自己发挥修改-Sky and the terrain of the source that he adapted, let us look at some. U.S. can play a modified
- 2022-02-25 20:26:56下载
- 积分:1
-
OpenGL源代码,主要用于初学者学习OpenGL的基本语法时用。
OpenGL源代码,主要用于初学者学习OpenGL的基本语法时用。-OpenGL source code, mainly for the OpenGL beginners learn the basic syntax used.
- 2022-01-26 08:15:48下载
- 积分:1
-
Commonly used to provide a series of inquiries opengl function, concise
提供opengl常用的一系列查询函数,简洁明了-Commonly used to provide a series of inquiries opengl function, concise
- 2022-03-06 23:24:08下载
- 积分:1
-
采用opengl绘制三维物体,经实践证明其实现效果好,满足需要。...
采用opengl绘制三维物体,经实践证明其实现效果好,满足需要。-Opengl rendering the use of three-dimensional objects, proven to achieve effective and meet their needs.
- 2023-06-26 11:30:03下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-02-20 16:32:39下载
- 积分:1
-
SPH OpenGL仿真
项目是基于马蒂亚斯穆勒的(等)申请光滑粒子动力学(SPH)流体模拟研究 - 本质上模拟流体,成千上万的小颗粒,而不是传统的欧拉网格为基础的方法。用C++与OpenGL的。
- 2022-02-01 23:50:37下载
- 积分:1
-
使用OpenGL实现的屏幕淡入进行绘制的效果,很不错
使用OpenGL实现的屏幕淡入进行绘制的效果,很不错-Realize the use of OpenGL for rendering the screen fade in effect, very good
- 2022-05-21 18:00:27下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1
-
光线追踪程序
光线追踪程序,对初学者来说有一定的借鉴意义,有OpenGL库的可以直接运行,没有的话需要自己配置相关
环境,但是release里编译好的exe可以直接查看效果。
- 2022-06-16 07:12:15下载
- 积分:1