搜索资源列表
c++_opengl_selection
- 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-dimensional coordinates of the
OpenGL_Basic_Runtime
- 使用c语言,基于OpenGL.于VC6.0下编译通过的顶点渲染基础源码,用于网友们学习参考之用。(共有11个可独立编译的程序)-use c language, Based on OpenGL. VC6.0 to compile the source vertex exaggerated basis, for the netizens to learn reference. (A total of 11 independent translation of proceedings)
OBJFileLoader
- 一个obj模型的读入程序,使用C++和OPENGL编写-a model of reading, the use of C and OpenGL prepared
MyDlgOpenGL
- 使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。
MyMDOpenGL
- 使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。基于多文档的源码。
MySDOpenGL
- 使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。基于单文档。
ParaView3
- 当前最好的开源可视化程序。主体使用C++编程,图形使用OpenGL绘制,界面使用QT,并行使用Mpi,可视化基于vtk包
AnyCAD_full_src
- 一个建模软件,使用C++,OpenGL,QT开发,质量不错
BLACK_BOX_II
- 使用C#+OpenGL编写的可变换皮肤和透明效果的音乐盒。
Transform_model
- 使用C#+OpenGL实现一个旋转模型,主要实现了OpenGL在C#中的建模实现
alpha3D
- 三维球体的绘制,使用C语言编程,OpenGL图形软件包
使用OpenGL完成的三维几何零件图形
- 使用OPenGL完成的三维几何零件图形,软件开发语言为C++,对于机械设计人员很有帮助。-completed using OpenGL 3D geometric parts graphics, software development languages as C + +, for mechanical design staff helpful.
Teapot
- 使用c语言编写的一个关于计算机图形学的茶壶程序-Using the c language written in a teapot on the computer graphics program
Domino
- 使用c++实现多米诺功能,必须搭配opengl环境-Use c++ to achieve domino function, must be used with opengl environment
PolygonFill
- 使用C++和OpenGL实现的多边形填充。 -The use of C++ and OpenGL Polygon Fill realize.
AxlesView
- 原创3D直角坐标系演示控件,使用C#和OpenTK(基于OpenGL)编写,具有如下特点: 1.带有一个空间方位指针。指针指向可由方向角和俯仰角确定。 2.实现了鼠标轨迹球(ArcBall)功能。可以用鼠标灵活拖动直角坐标系旋转,运行流畅,查看灵活。 目前网上关于OpenTK的中文资源很少,故在此附上源代码和测试用例,供大家参考。 -Original 3D Cartesian coordinate system demonstration control, using C# and
glut-3.6.tar
- opengl入门必备,通过这个,才可以使用C++编程 -opengl entry must, through this, can only be used C++ Programming
Bresenham(mouse_control)
- 使用C++和OpenGL实现的Bresenham画母算法。-The use of C++ and OpenGL mother realize the Bresenham algorithm for drawing.
3dRotation
- 使用C++和OpenGL实现的键控三维旋转。 -The use of C++ and OpenGL keying realize three-dimensional rotation.
p3-planet.c
- 使用OpenGL做出的太阳系行星,非常有助于学习OpenGL-Made using the OpenGL Solar System planets, is very conducive to learning OpenGL