登录
首页 » OpenGL图像 » An opengl programming book.very basic thing.It s very good for beginner,and the...

An opengl programming book.very basic thing.It s very good for beginner,and the...

于 2023-07-21 发布 文件大小:708.07 kB
0 121
下载积分: 2 下载次数: 1

代码说明:

一本opengl书的源程序,很基础了,对于初学者很好,同时还有glut库-An opengl programming book.very basic thing.It s very good for beginner,and the glut library also attached

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

发表评论

0 个回复

  • 雷达扫描
    用OPENGL  在MFC程序上绘制雷达扫描图 ,使用picture control控件,在该控件上绘图,使用线程来开启关闭扫描
    2022-04-22 13:36:08下载
    积分:1
  • 这是一本很好的opengl书籍,都是以具体例子来讲解opengl的,对于初学者很有帮助
    这是一本很好的opengl书籍,都是以具体例子来讲解opengl的,对于初学者很有帮助-This is a very good opengl books, are based on concrete examples to explain the opengl and helpful for beginners
    2022-01-25 15:47:02下载
    积分:1
  • 计算机形学 作业、课程设计
    作为计算机图形学课程的大作业,具有基本的功能:绘制几种基本图元、绘制几种曲线曲面、分形以及真实感图形。
    2022-03-04 21:44:43下载
    积分:1
  • 使用 VTK 的 3D 切片
    此示例演示如何将三维图像加载到 VTK,然后重新格式化该映像到另一个方向进行查看。 雷铸造通过雷铸映射器。 创建三个正交平面,每架飞机使用不同纹理映射,因此具有不同着色。
    2022-02-01 00:01:14下载
    积分:1
  • 程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,这一个程序是参考NeHe改写而成,对用MFC写OpenGL程序有很好...
    程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,这一个程序是参考NeHe改写而成,对用MFC写OpenGL程序有很好指导作用。 -Procedures demonstrated MFC framework for the development of OpenGL and OpenGL demo visit in the executable file in the package of resources, which is a reference to a procedure adapted from NeHe to use MFC to write a good OpenGL program guide.
    2023-05-01 19:00:04下载
    积分:1
  • opengl入门程序旋转3d
    应用背景opengl结合c#开发的入门程序,简单实现了立体图形绘制及旋转,.net 平台下使用opengl库例子。代码简单易懂且完整。经过测试能够成功运行,是一个新手学习纹理贴图的好例子。 关键技术Nehegl类库、opengl 结合VS2008 代码简单;思路明晰 csgl类库应用、纹理及绘图技术;opengl结合c#
    2023-05-24 09:20:03下载
    积分:1
  • 3DS document reader. Receivers also Enough of fast are you.
    3DS文件读取程序。 啥也别说了,快下吧。 -3DS document reader. Receivers also Enough of fast are you.
    2022-01-26 14:16:51下载
    积分:1
  • the procedures simulated missile system, with VC OpenGL development, including t...
    本程序模拟导弹系统,用VC+OpenGL开发,包含了OpenGL开发基本函数的用法。-the procedures simulated missile system, with VC OpenGL development, including the development of the OpenGL basic function of usage.
    2022-07-06 23:52:08下载
    积分: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
  • GLUT的API手册,学OpenGL的可不可不看啊!
    GLUT的API手册,学OpenGL的可不可不看啊!-GLUT
    2022-03-25 08:49:28下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载