-
opengl 选取 拾取
opengl选取功能代码式,事例,能够很好的理解拾取的代码示例,适合初学阶段来加强对opengl功能的理解
- 2022-01-20 23:17:15下载
- 积分:1
-
Weiler_Atherton的多边形裁剪算法
Weiler_Atherton的多边形裁剪算法-Weiler Polygon Clipping
- 2022-12-16 04:00:03下载
- 积分:1
-
OpenGL3.0+ for Games
Opengl3.0 游戏编程,一些相关的交互,纹理接口,应用glew库实现对底层API的调用,可扩展,部分代码来自互联网,有一定的参考价值,本人是做3d开发的,觉得这个资源很不错,可以交流学习下。
- 2023-05-10 18:15:03下载
- 积分:1
-
opengl实现置身于3D场景
OpenGL是行业领域中最为广泛接纳的 2D/3D 图形 API。 在该程序中,可以拖动鼠标,使场景旋转,就像置身于3D场景中 一样。在简单贴图之后,随着鼠标操作,制造炫目效果。
- 2022-03-07 04:05:09下载
- 积分:1
-
使用opengl,实现最基本的纹理映射,适合初学者使用
使用opengl,实现最基本的纹理映射,适合初学者使用-Use opengl, texture mapping to achieve the most basic for beginners to use
- 2022-08-08 17:55:15下载
- 积分:1
-
SHOPNC O2O 系统
php source ,前台开源,ShopNC多用户商城,采用了全新的框架体系,呈现给您不同于以往的操作模式,更简约的界面,更流畅的搜索机制,更具人性化的管理后台操作,更适应现在网络的运营模式解决方案,为您的创业之路打下了坚实的基础,你们的需求就是我们的动力。我们在原有的C-C模式的基础上更增添了时下最流行的团购频道,进一步的为您提高用户的活跃度以及黏性提供帮助。
- 2023-08-12 06:45:13下载
- 积分:1
-
based on C programming environment OPENGLE source.
基于C++环境的OPENGLE编程源码.-based on C programming environment OPENGLE source.
- 2022-08-13 13:54:09下载
- 积分:1
-
利用openGL绘制长方体,并可以对此进行大小颜色和旋转方面的修改...
利用openGL绘制长方体,并可以对此进行大小颜色和旋转方面的修改-Cuboid using openGL rendering and can be the size of this color and rotation Revisions
- 2022-03-07 19:33:01下载
- 积分:1
-
用OpenGL显示三维图像,可以自己先生成空间高度数据,设置视点和目标点....
用OpenGL显示三维图像,可以自己先生成空间高度数据,设置视点和目标点.-show with OpenGL 3D images into their own space, Mr. height data, viewpoint and set up the goal.
- 2023-06-26 09:50:05下载
- 积分: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