登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:C#
  2. 代码类别:OpenGL
  3. 发布时间:一年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. MyCS-VGE

  运用OpenGL实现的一个虚拟场景,里面有山体的渲染、水的渲染、旗帜的渲染、房屋的渲染、下雪场景的渲染、3ds的载入、数据库链接以及路径算法等。 使用方法: P键:在房屋附近的路径上(一定要站在道路上才有效)按P键后,系统自动随机生成一个喜洋洋在地图上,并搜索你目前位置到它的最短路径,并在地面上显示。 空格键:系统只允许人在平地上行走,要实现全方位自由漫游需按空格键。 G键:天气的变化,可以切换下雪天和晴天。 鼠标左键:射击,把出现的喜洋洋射死后,它就自动消失了。 鼠标滑轮:控制移动速度。 其他键的功能自己根据代码探索吧。(Use OpenGL a virtual scene, there are mountains of rendering, rendering the water, the flag rendering, house rendering, snow scene rendering, 3ds loading, database links, and path algorithm. Usage: P key: the path near the house (must stand on the road to be effective) Press the P key, the system automatically generates a random radiant on the map, and search for your current location to its shortest path, and in the is displayed on the ground. Spacebar: The system only allows people to walk on flat ground, to achieve full freedom to roam basis having the spacebar. G key: the weather changes, you can switch snow days and sunny. Mouse button: shooting, shot after the emergence of the radiant, it automatically disappears. Mouse wheel: control movement speed. Other key features to explore their own right under the code.)

50
下载
42
浏览
2013-07-31发布

2. gsegyview-0.1

  segy sgy 地震数据显示,包括波形变面积显示,变密度显示, GTK gtk 实现界面,opengl绘图(segy sgy wiggle )

47
下载
50
浏览
2013-07-27发布

3. gsegyview-0.1

  segy sgy 地震数据显示,包括波形变面积显示,变密度显示, GTK gtk 实现界面,opengl绘图(segy sgy wiggle )

45
下载
55
浏览
2013-07-27发布

4. OpenGL

  Opengl 编程指导,常用来Opengl编程入门或Opengl的详细学习(OpenGL Programming Guide The Official Guide to Learning OpenGL)

10
下载
82
浏览
2013-07-24发布

5. opengl-ppt-part6_8

  香港一所大学讲解OpenGL的PPT课件,非常详细,一共有28MB,由于文件较大,防止上传出错,分成三部分,这是6-8章(University of Hong Kong, an OpenGL explain the PPT courseware, very detailed, a total of 28MB, the file is large, to prevent upload errors, divided into three parts, which is 6-8)

13
下载
46
浏览
2013-07-22发布

6. tutors

  opengl入门级代码,很经典的代码.希望对你有帮助(opengl entry-level code, very classic code. want to help you)

8
下载
37
浏览
2013-07-18发布

7. OpenGL-for-games

  Delphi环境用OpenGL开发-黑白棋(Delphi environment using OpenGL- Reversi)

4
下载
46
浏览
2013-07-16发布

8. OpenGL-for-games

  Delphi环境用OpenGL开发-黑白棋(Delphi environment using OpenGL- Reversi)

4
下载
48
浏览
2013-07-16发布

9. sunamoon

  模拟日地月运动模型openGL 计算机图形学实验,实现了光照,运动,深度等(Day the Earth-Moon motion simulation model openGL computer graphics experiments achieve illumination, motion, depth, etc.)

15
下载
57
浏览
2013-07-16发布

10. sunamoon

  模拟日地月运动模型openGL 计算机图形学实验,实现了光照,运动,深度等(Day the Earth-Moon motion simulation model openGL computer graphics experiments achieve illumination, motion, depth, etc.)

15
下载
55
浏览
2013-07-16发布

11. SickObjectsDetection

  Sick雷达数据的OpenGL显示,利用激光雷达实现路面探测和障碍物判断。(Sick OpenGL display of radar data, the use of laser radar obstacle detection and judgment to achieve the road.)

113
下载
79
浏览
2013-07-11发布

12. SickObjectsDetection

  Sick雷达数据的OpenGL显示,利用激光雷达实现路面探测和障碍物判断。(Sick OpenGL display of radar data, the use of laser radar obstacle detection and judgment to achieve the road.)

112
下载
62
浏览
2013-07-11发布

13. D2Q9_lid_dirven_flow

  利用格子Boltzmann方法,建立D2Q9方腔模型,顶盖驱动流动的模拟。(Using the lattice Boltzmann method to create D2Q9 square cavity model, lid-driven flow simulations.)

6
下载
38
浏览
2013-07-09发布

14. D2Q9_lid_dirven_flow

  利用格子Boltzmann方法,建立D2Q9方腔模型,顶盖驱动流动的模拟。(Using the lattice Boltzmann method to create D2Q9 square cavity model, lid-driven flow simulations.)

6
下载
50
浏览
2013-07-09发布

15. boost_opengl_tcp

  使用boost asio库传输opengl渲染出来的场景例子,使用tcp协议实现(Transmission using boost asio library opengl rendered scenes example, using tcp protocol)

6
下载
37
浏览
2013-07-09发布

16. boost_opengl_tcp

  使用boost asio库传输opengl渲染出来的场景例子,使用tcp协议实现(Transmission using boost asio library opengl rendered scenes example, using tcp protocol)

6
下载
53
浏览
2013-07-09发布

17. solar

  VC++和OPENGL所做的太阳系行星运行模拟,有九个行星及其卫星,行星轨道,纹理等一律俱全,是学习相关知识的很好的材料(VC++ and OPENGL run simulations done planets, there are nine planets and their satellites, planetary orbits, texture and taste of all, is to learn the knowledge of good material)

9
下载
55
浏览
2013-07-08发布

18. 33385779lbfill

  双三次Bezier曲面的绘制,曲面旋转,OPEN GL.C++语言。(Bicubic Bezier surface rendering, surface rotation, OPEN GL.C++ language.)

6
下载
51
浏览
2013-07-03发布

19. yixingraoliu

  基于非结构网格的Jameson中心格式方法求解二维Euler方程计算翼型绕流(Jameson based unstructured grid method for solving two-dimensional central scheme Airfoil Euler equation)

26
下载
91
浏览
2013-07-02发布

20. 123456

  画旋转的立方体,可以旋转。画旋转的立方体,可以旋转。(this is a cube)

4
下载
61
浏览
2013-06-29发布