搜索资源列表
skeleton opengl
- this is an opengl code
winsockchat
- I ve done alot of hard work to bring you an easy way to use winsock in your applications. This code is well commented. Shows how to use SOCKETS, winsock2.h and alot of other stuff. Connect, Listen, Send Data, Get data etc. I created a class to make
server
- 自主开发的OpenGL服务器 可以连接操纵杆,是先操纵杆对仿真机械臂的远程控制 -Independent development of the OpenGL server can connect a joystick, first joystick on the remote control robot arm simulation
Circle1
- vc opengl study book.
transform
- opengl sourc code of basic transformation
OpenGL
- OpenGL学习教程,很详细的资料,适合刚入门-OpenGL learning tutorial, very detailed material, suitable for beginner
Opengl--animation
- Opengl动画演示,用C 语言实现的,展示一个方形在不断的旋转-Opengl animation
opengl-2
- opengl 图形图像,画 直线 源代码-opengl picture darw line
opengl-basic-example
- opengl制作的例子,实现鼠标控制立方体的旋转与平移-made by opengl in vc++.we can control the cube with keyboard.
OPenGL-control-sphere-example
- OPenGL控制球体例子、使用易语言自带的OPenGL支持库-OPenGL control sphere example
Opengl-draw-the-3D-curved-surface
- 在 opengl 环境下,绘制3D曲面,可以用来模拟点云的配准等功能-use the opengl to draw the 3D curved surface.
OpenGL-face
- OpenGL绘制二维人脸图形 利用简单的几何图形绘制组合出一个二维图形-OpenGL rendering 2D graphics Face the use of simple geometric shapes drawn combination of a two-dimensional graphics
OpenGL-Fractal
- Fractal, creado bajo las condiciones del ejemplo del libro de Computacion Grafica con OpenGL de Hearn.
OpenGL-frame
- opengl框架的简要介绍,并提到一些注意事项,对学习opengl非常有帮助。-the describtion of opengl frames
OpenGL-function
- openGL函数介绍,包括OpenGL的库函数,openGL数据类型,OpenGL库函数的命名规律-openGL function introduction
opengl-horse-program
- 基于OpenGL的一匹马程序制作,包含背景颜色代码源程序-OpenGL-based program making a horse, including the background color of the source code
OpenGL-MFC
- 基于MFC的OpenGL程序,适用于初学者运行后出现5点便成功-bu hui xie a bu hui xie
OpenGL-mouse-response-to-the-event
- OpenGL 鼠标响应事件.用简单的代码实现了该功能-OpenGL mouse response to the event with a simple code
opengl-polygonizer
- 这时一个用c++程序编写的,使用opengl的图形多边形化地代码,有三个cpp文件和一个头文件-This is a test program illustrating Bloomenthal s implicit surface polygonizer in its new C++ guise. J. Andreas B鎟entzen 2003.
openGL-rotate-triangle
- 在vc++6.0 上,用opengl实现三角形旋转,是2维的旋转而已-openGL rotate triangle(2d)