登录
首页 » OpenGL图像 » 我做的OpenGL工程,可以供初学者参考学习。

我做的OpenGL工程,可以供初学者参考学习。

于 2022-04-07 发布 文件大小:362.38 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

我做的OpenGL工程,可以供初学者参考学习。- I do the OpenGL project, may refer to the study for the beginner.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OpenGL + mfc.very好的OpenGL程序,很难发现。
    opengl+mfc.very good opengl program,very hard to found.
    2023-07-29 18:45:04下载
    积分:1
  • 一个小的3D实例
    一个小的3D实例-a small example of the 3D
    2022-10-07 05:55:03下载
    积分:1
  • opengl程序代码3d下棋游戏
    opengl学习例码1. [15分]基于OpenGL,具有基本体素(立方体、球、圆柱、圆锥、多面棱柱、多面棱台)的建模表达能力; 2. [15分]具有基本三维网格导入导出功能(建议OBJ格式); 3. [15分]具有基本材质、纹理的显示和编辑能力; 4. [10分]具有基本几何变换功能(旋转、平移、缩放等); 5. [15分]基本光照明模型要求,并实现基本的光源编辑(如调整光源的位置,光强等参数); 6. [15分]能对建模后场景进行漫游如Zoom In/Out, Pan, Orbit, Zoom To Fit等观察功能。 7. [15分]Awesomeness指数:展示项目本身所独有的炫酷特点,包括但不限于有感染力的视觉特效。
    2022-03-01 23:58:01下载
    积分:1
  • 3d rotating space shuttle
    三维旋转航天飞机
    2022-08-10 09:54:09下载
    积分:1
  • This demo implements the marching cubes algorithm for constructing a polygonal m...
    This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one.
    2022-03-03 15:18:22下载
    积分:1
  • OpenGL※※VC框架,包含单文档,多文档,对话框。
    OpenGL※※VC框架,包含单文档,多文档,对话框。-OpenGL** VC framework consists of a single file, multi-file, the dialog.
    2022-02-20 16:25:38下载
    积分:1
  • more texture expansion terrain in photorealistic rendering of one
    多纹理扩展技术在真实感地形绘制中的应用 一偏横好的论文-more texture expansion terrain in photorealistic rendering of one-sided good thesis Wang
    2022-03-25 02:57:59下载
    积分:1
  • OpenGL在vc++中开发的一个实例,入门级别哦
    OpenGL在vc++中开发的一个实例,入门级别哦-OpenGL in vc++ Developed an example of entry-level oh
    2022-05-10 11:34:44下载
    积分:1
  • MFC Opengl三维控件
    应用背景 1当二维自定义控件的绘制效果无法满足图形需求时,需要考虑三维控件的可行性; 2在三维控件中,可绘制立体的效果; 3 可在二维图形程序中,绘制三维的图表,如饼图。曼哈顿图等; 关键技术 1 mfc自绘制控件的技术实现; 2 opengl基本绘制图形 3 opengl图形框架,包括编辑,旋转,视图缩放等 4 提供了三维投影,拾取基础类的代码;  5 自定义控件派生自static控件; void COpenglWnd::Paint() { InitOpengl(); glMatrixMode(GL_MODELVIEW); glLoadIdentity(); ////////////////////////////////////////////////////////////////////////// glPushMatrix(); glTranslated(0,0, -m_OpenglSize.GetEyeDistance() ); RenderOpengl(); glPopMatrix(); HDC m_hgldc = ::GetDC(m_hWnd); ::SwapBuffers(m_hgldc); }
    2023-04-10 06:30:03下载
    积分:1
  • OpenGL实现在三维场景下的漫游
    采用OpenGL实现在三维场景下的漫游,通过右键可以切换不同的场景
    2023-07-08 11:10:04下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载