登录
首页 » OpenGL图像 » marching cube算法的openGL实现,简单扼要

marching cube算法的openGL实现,简单扼要

于 2022-03-20 发布 文件大小:8.74 kB
0 188
下载积分: 2 下载次数: 1

代码说明:

marching cube算法的openGL实现,简单扼要-marching cube algorithm openGL implementation, simple and concise

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

发表评论

0 个回复

  • 使用opengl作出的形~~出现光环,小的可以绕着大的运转!并且发生明暗变化!...
    使用opengl作出的图形~~出现光环,小的可以绕着大的运转!并且发生明暗变化!-Make use of opengl graphics ~ ~ appear halo, a small operation can be around big! And shading changes occur!
    2023-08-10 17:35:03下载
    积分:1
  • 商业系统源码本书以OpenGL开发为核心,精心设计了36个实验。全书共分10章,既介绍了基本的形学要素,包括2D形和3D物体的绘制、坐标系变换、光照、材质、...
    商业系统源码本书以OpenGL开发为核心,精心设计了36个实验。全书共分10章,既介绍了基本的图形学要素,包括2D图形和3D物体的绘制、坐标系变换、光照、材质、2D纹理、曲线和曲面等,又进一步引入利用OpenGL开发图形工程的各种技术,如复杂3D建模、音频系统、摄像机控制、粒子系统、人机交互技术等。    本书图文并茂、实例丰富,所有例程都是基于一个功能齐全的编程框架文件(5DG编程框架文件)开发的,代码有详细的中文注释,可读性很强。本书既可作为高校的图形学实验教材,也是学习OpenGL的理想参考书,适合具有C语言基础的读者使用。-business systems source book to OpenGL development as the core, a carefully designed experiment 36. The book is divided into 10 chapters, we introduced the basic graphics elements, including 2 D and 3 D graphic objects mapping, coordinate transformation, lighting, material quality, 2D texture, curves and surfaces. further development of the introduction of OpenGL graphics engineering technologies, such as complex 3 D modeling, audio system, Camera control, particle systems, human-computer interaction technology. The book illustrated examples of rich, All routines are based on a fully functional programming framework document (5DG programming framework document) development, code detailed Chinese translations, readabilit
    2022-07-01 21:11:03下载
    积分:1
  • c# 开发的opengl的程序,关于地球仪的东西。 可以看下。
    c# 开发的opengl的程序,关于地球仪的东西。 可以看下。-opengl development of the procedures on the globe things. Can a glance.
    2022-02-04 11:18:37下载
    积分:1
  • 《计算机形学》中的代码,包括各种基础变换与几何实现,由浅入深...
    《计算机图形学》中的代码,包括各种基础变换与几何实现,由浅入深-" Computer Graphics" in the code, including a variety of basic transformations and geometric realization of progressive approach to
    2023-04-26 03:55:03下载
    积分:1
  • opengl的3D射击游戏源码
    基于opengl的射击游戏源码,已创建了三张地图(地图文件可任何创建)支持键盘和鼠标操作。 游戏简介 一把小手枪,子弹不限。三张地图。消灭完所有敌人过关。 操作说明 移动: W A S D 视角: 鼠标移动 开枪: 鼠标左键 Esc: 回主菜单 F1 : 窗口最小化 (data文件夹和可执行文件cs1.exe应放在同一文件夹中)
    2022-06-14 09:06:54下载
    积分:1
  • winmax开发的参考例子.现在winmax技术风起云涌,但可以参考的例子确很少!...
    winmax开发的参考例子.现在winmax技术风起云涌,但可以参考的例子确很少!-WinMax developed a reference example. WinMax technology is now surging, but can refer to very few examples indeed!
    2022-11-06 22:30:03下载
    积分:1
  • openglteapot
    应用背景1。试验目的通过设计一个简单的机器人动画程序,了解OpenGL变换,几何变换观测方法和矩阵栈的集合。2。试验内容(1)该程序blcu_robot.exe特征的观察与分析,使用变换和几何变换的观测分析。(2)学习文件夹opengl_robot–指程序中的程序。(3)例如7个扩展程序,该程序具有此功能。(4)编写程序文件。3。程序文件实验程序:(1)建立人体模型,包括:躯干、手臂、手、腿、脚。(2)添加blcu_robot.exe功能。通过按住鼠标左键并拖动来移动机器人;通过按住鼠标右键,拖动xoy平面内移动相机实现按住鼠标中间键改变机器人增加了关键的反应控制权的手臂旋转增加了按键的反应,右手臂控制前臂旋转增加了按键的“女”响应控制左脚转身。H.添加键的响应来模拟步行的四肢的平行影响(左手臂和右腿的同步,右手臂和左腿)。关键技术C++,OpenGL动画。动画可以用来理解的旋转的茶壶的工作
    2023-03-27 22:25:04下载
    积分:1
  • 关于计算机形学试验的指导,里面从最基础的算法到高级的算法以及关于opengl的使用都有。...
    关于计算机图形学试验的指导,里面从最基础的算法到高级的算法以及关于opengl的使用都有。-Computer Graphics on the guidance of the pilot, which from the very basic algorithm to advanced algorithms, as well as on the use of both opengl.
    2022-07-15 06:36:32下载
    积分:1
  • 关于形学大作业的绘制NURBS曲面
    关于图形学大作业的绘制NURBS曲面-major operations on the graphics rendering NURBS
    2022-07-19 18:31:45下载
    积分:1
  • 类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视。用dev...
    类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev- C compiler
    2022-07-26 04:26:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载