搜索资源列表
CPPArithmetic
- 算法,文件及openGL等多种实现源码,用C++完成-Algorithms, and other documents and openGL implementation source code, using C++ complete
08-clipping
- clipping as used in visual c++ using opengl
3dpicture
- 在c++以及opengl的环境下,将给定的数据画成图形,并可以对图像进行旋转平移变换等功能。-Opengl in c++, as well as the environment, given the data painted graphics, and can rotate the image translation transformation functions.
VCtracking
- 用visual c++编写的飞机飞行模拟航迹,其中包括VC源代码和模拟飞行图。-Written with visual c++ simulation of aircraft flight tracks, including the VC source code and simulation of flight plans.
Ponytail
- How to Simulate A Ponytail - The Sample App This is a very simple Lagrange Multiplier constrained dynamics simulator to accompany my articles and lectures on How to Simulate a Ponytail. For more information, see http://chrishecker.com/H
3DSurfacePlusSinus
- It is a Visual C++ 6.0 (and above) source code to draw 3D funnel and sinus spline on it surface on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mathematical apparatus. Use mouse
BSpline3DPlusResolution
- It is a Visual C++ 6.0 (and above) source code to draw 3D half of funnel and complex spline on it surface on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mathematical apparatus.
BSplineBezier
- It is a Visual C++ 6.0 (and above) source code to draw B_Splines and Besier Curves + 3D surface and complex spline on it surface on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mat
SplinesMultiplePoints
- It is a Visual C++ 6.0 (and above) source code to draw B_Splines and Besier Curves on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mathematical apparatus. First click mouse on ca
Surface3DRotateZoom
- It is a Visual C++ 6.0 (and above) source code to draw 3D barrel and complex spline on it surface on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mathematical apparatus. Use mous
3dmax-and-vc-and-opengl-two
- 3dmax模型导入到用opengl库和c++实现的小场景中,有两个房子,屋顶是树叶,可以在房子内外漫游,用microsoft visiual studio 2008打开-3dmax model into the library and c++ with opengl achieve a small scene, there are two houses, roof leaves, you can roam the house and outside, with microsoft visiual
SimpleClock
- simple clock opengl to make a clock on C language
sky
- c++ 结合 opengl实现天体运动可视化 主要有太阳 地球 月亮-c++ combined with opengl achieve celestial motion visualization mainly sun earth moon
CG_SHORT_CODES_BY_R.GANESH
- My project work is about solar system based on the platform opengl and it uses visual c++ language and u can download it here-My project work is about solar system based on the platform opengl and it uses visual c++ language and u can download it he
mycube
- 用C和Opengl写的小程序,实现了立方体的绘制以及视点和位置的变化,从不同角度观察立方体-Opengl with C and write a small procedure, rendering the achievement of the cube as well as the perspective and position changes, the cube different angles
ISODATA
- ISODATA聚类算法,使用C++代码来实现,对Haberman的生存数据数据进行聚类, 改变初始参数观察结果变化,然后使用OPENGL将聚类结果可视化输出,最后对结果加以分析。(According to the basic idea of ISODATA algorithm flow chart of ISODATA algorithm, and implemented using C++ code, clustered survival data on Haberman data, chan
Flow-Field-PathFinding-master
- 基于OpenGL 的用C++实现的多人寻路流场算法(OpenGL based multiplayer routing flow field algorithm implemented by C++)
基于opengl的直线裁剪算法
- 用c++实现 基于opengl的二维直线的裁剪实现,可自行选择裁剪框,随机生成直线