-
通用的计算最大流程序,算法的思想比较简单,对初学者编程有参考意义...
通用的计算最大流程序,算法的思想比较简单,对初学者编程有参考意义-Generic maximum flow calculation procedure is relatively simple algorithm, for beginners programming reference value
- 2022-10-04 10:40:04下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
opengl多文档应用实例
opengl多文档应用实例-opengl Multi- Document Application
- 2023-03-30 17:05:04下载
- 积分:1
-
Opengl realize the side with the red flag flying, p key to start
用opengl实现了一面飘扬的红旗,p键开始-Opengl realize the side with the red flag flying, p key to start
- 2022-05-13 01:48:29下载
- 积分:1
-
用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcrea...
用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java, scanning depth blanking line, and partial illumination model, the procedures used for graphics teaching. Procedures used Jcreator3.5 compiler (built-engineering), of course, can also be used to build other Java tools. A detailed understanding of the needs of netizens can contact me
- 2022-07-21 20:55:03下载
- 积分:1
-
GLSL实现了图像降噪,锐化,对比度增强
本程序借助OpenGL及其高级着色语言GLSL实现了图像降噪,锐化,对比度增强等图像处理操作!-With this procedure
and its high-level shading language GLSL OpenGL implementation of image
noise reduction, sharpening, contrast enhancement and other image
processing!
- 2022-04-15 04:32:13下载
- 积分:1
-
一个简单的3D射击游戏的游戏引擎,功能类似于CS游戏
一个简单的3D射击游戏的游戏引擎,功能类似于CS游戏-A simple 3D shooting game of the game engine, features similar to CS game
- 2022-05-30 21:44:12下载
- 积分:1
-
opengl图形编程,怎么那么烦。对C高手学习很有用HO!
opengl图形编程,怎么那么烦。对C高手学习很有用HO!-opengl graphics programming, so how annoying. Learning to master C useful HO!
- 2022-02-03 09:30:45下载
- 积分:1
-
OpenGL中纹理贴图、滤波、光照和雾化效果编程初步
OpenGL中纹理贴图、滤波、光照和雾化效果编程初步-OpenGL textures, filter, light and atomizing effect of the initial programming
- 2023-04-24 23:00:04下载
- 积分:1
-
OpenGl实现的一个函数图像的显示软件,带有源代码.
OpenGl实现的一个函数图像的显示软件,带有源代码.-OpenGl achieve a function of the image display software, with source code.
- 2022-08-23 14:10:48下载
- 积分:1