登录
首页 » OpenGL图像 » 通过定义剪切平面,对已经存在的三维图形进行剪切处理,注意剪切函数的使用...

通过定义剪切平面,对已经存在的三维图形进行剪切处理,注意剪切函数的使用...

于 2022-07-21 发布 文件大小:1.22 MB
0 63
下载积分: 2 下载次数: 1

代码说明:

通过定义剪切平面,对已经存在的三维图形进行剪切处理,注意剪切函数的使用-By defining the shear plane, there have been cut three-dimensional graphics processing, attention to the use of shear function

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

发表评论

0 个回复

  • openGL做出来的飞机螺旋桨模拟 可以运行
    openGL做出来的飞机螺旋桨模拟 可以运行-the Aircraft Propeller made by openGL it running very well
    2023-01-20 03:15:04下载
    积分:1
  • 橡胶带缩放功能
    喜大家, 我是 venkat,我是新来的 OpenGl。如何用 c + + 在 Opengl 中实现橡胶带 zoomig functonality。 我想这样做,但我很困惑如何实现。
    2022-04-17 02:50:48下载
    积分:1
  • 轻量级实时OpenGL 形组件
    翻译  maninwest@Codeforge  作者: Gabriyel @ Codeproject集成提供实时更新的基于 OpenGL的图形组件。我需要通过图表实时显示统计数据(我写了个演示应用)。截图可以明确地显示这个图形组件背后的理念。它在跟踪实时数据时,例如数据获取和分析时,会很有用。我没有时间开发地更加细致,如不同的图形类型、演示类型和过滤器等,但是在代码的基础上添加这些功能应该不难。使用代码这个图形组件的功能有:用户定义的缓存 (列表) ,用于存储图形数据 当数据"溢出" 缓存时,图像会自动抛弃最旧的数据为最新的数据创造空间 实时计算移动平均数这个代码可以轻松集成到任何基于 OpenGL 的应用程序。开发人员只需确保渲染上下文即可OGLGraph* myGraph; void init ( GLvoid ) // Create Some Everyday Functions { glClearColor(0.0f, 0.0f, 0.0f, 0.f); //glClearDepth(1.0f); myGraph = OGLGraph::Instance(); myGraph->setup( 500 /*width*/, 100 /*height*/, 10 /*offsetX*/, 10 /*offsetY*/, 2 /*scaleX*/, 2 /*scaleY*/, 1 /*channels*/, 200 /*
    2022-02-13 11:50:46下载
    积分:1
  • 树分形 opengl
    在用 Opengl 使用 c + + 与分形 3d 做一棵树 三个分形的 opengl 代码示例
    2022-07-01 00:41:05下载
    积分:1
  • 利用OPENGL构建海洋三维景观的方法研究
    利用OPENGL构建海洋三维景观的方法研究-use OpenGL 3D Landscape Construction Methods
    2022-07-20 04:00:55下载
    积分:1
  • 一个opengl程序支持声音,灯光,纹理的动态切换等
    一个opengl程序支持声音,灯光,纹理的动态切换等-an opengl support procedures voices, lighting, texture, such as the dynamic switching
    2022-05-18 18:46:23下载
    积分:1
  • 使用VC创建彩色的基本
    使用VC创建彩色的基本图形-use of color to create the basic graphics
    2023-05-06 17:00:03下载
    积分:1
  • 使用opengl,实现最基本的纹理映射,适合初学者使用
    使用opengl,实现最基本的纹理映射,适合初学者使用-Use opengl, texture mapping to achieve the most basic for beginners to use
    2022-08-08 17:55:15下载
    积分:1
  • 增加的典型方法
    The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
    2023-01-19 08:00:04下载
    积分:1
  • Computer Graphics OPENGL robot to do with VC
    计算机图形学OPENGL 用VC做的机器人-Computer Graphics OPENGL robot to do with VC
    2022-03-23 03:18:19下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载