▍1. case-of-Droplets-hit-the-wall
fluent模拟液滴撞击壁面case程序(case and program of Droplets hit the wall )
fluent模拟液滴撞击壁面case程序(case and program of Droplets hit the wall )
通过该例子真正领会到OPENGL的编程乐趣,去努力八,各位同学.(Through the examples to really understand OPENGL programming fun to work on the eight, all of you.)
Draw a sphere using OpenGL and change the color every second
利用OpenGL实现obj格式模型文件的读取和显示。(Using OpenGL to read and display obj format model file.)
OpenGL编程轻松入门之一个简单的例子,绘制一个彩色的三角形。除此以外,我们还可以看到典型的OpenGL程序结构及openGL的运行顺序。 (OpenGL programming easy entry of a simple example, to draw a colored triangle. In addition, we can also see the running order of the typical program structure and openGL of OpenGL.)
用OpenGL的立方体纹理技术实现天空盒的绘制,(Rendering skybox using cube map texture)
OpenGL 模型的点线面 显示实例,附加光源 旋转 等多个函数 有测试obj 文件。(Point, Line OpenGL model displays a plurality of function instances, additional light rotation obj files have the test.)
计算机图形学作业,OpenGL,Bezier,B-Spline(Computer graphics operations, OpenGL, Bezier, B-Spline)
采用openGL实现的类型于画板的工具,可绘制多种基本的图形,提供一个功能面板,可选中多个图形,进行平移旋转,复制删除,线条粗细改动,反走样,填充模式切换。支持拾色器,也可使用滑动条更改颜色,图片可保存至本地(OpenGL implemented using type tools in Sketchpad can draw a variety of basic graphics, provides a function panel, multiple graphic pan rotation, copy delete, line thickness changes, anti-aliasing, fill mode. Support Color Picker, or use the slider to change the colors, images can be saved to a local)
VS2013+opengl,魔方游戏,适合初学者,用来练手不错,不过单纯想学习opengl的人,不太适合(VS2013+opengl, Cube games, suitable for beginners to practice hand is good, but simply want to learn opengl people, not suitable)
OpenGL实现地形LOD,以及shader特效的实现(OpenGL terrain LOD ,and some shader special effects)
这是一个3D opengl的学习资料,很容易理解。(this is 3D opengl coding to make u easy to learn)
c++实现克里金插值,绘制等值线,同时里面有opengl的配置环境,适合地球科学参考(c++ achieve Kriging, draw contours, while there are opengl configuration environment for Earth Science Reference)
Opengl编程实现画矩形,且矩形位置大小可以随窗口位置大小变化做相应变化(Opengl programming draw a rectangle, and the rectangle position size can change with the window size changes accordingly)
基于OpenGL的一个简单的画圆的程序,不过里面加了一些循环,画出来特别多的圆,效果十分炫酷。(OpenGL is based on a simple circle of program, but which added some cycle, particularly drawn circle, the effect is very cool.)
NEHE opengl 中第一课的源代码(NEHE opengl source code in the first lesson)
说明: vs2012下,OpenGL5版蓝皮书的库,官网只提供cpp和.h文件,此文件为编译好的动态链接库和静态链接库,可以直接使用(the lib and dll of OpenGL)
使用OpenGL编写的自动完成三阶魔方的还原的程序,可以完成三阶魔方的还原过程演示(OpenGL prepared using auto-complete third-order cube reduction program, you can complete the restore process demonstrates third-order cube)
实现了用c++绘制nurbs曲线,对初学者有一定帮助(Drawing NURBScurve with c++ )