登录
首页 » OpenGL图像 » 这不是我写的程序,但我觉得它很好,把VC和opengl结合的不错,我推荐他给新手一看...

这不是我写的程序,但我觉得它很好,把VC和opengl结合的不错,我推荐他给新手一看...

于 2022-01-24 发布 文件大小:7.94 kB
0 105
下载积分: 2 下载次数: 1

代码说明:

这不是我写的程序,但我觉得它很好,把VC和opengl结合的不错,我推荐他给新手一看-This is not my writing process, but I think it is very good, VC and opengl combination of good, I commend him for a look at rookie

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

发表评论

0 个回复

  • first install the JRE, install java3d Pack (Java 3D package of documents called...
    首先安装JRE,再安装java3d包(Java 3D包的文件名为java3d-1_3_1-windows-i586-opengl-sdk.exe,可以到百度,GOOGLE和北大天网上去搜索这个文件,就会有下载的)。默认情况下java3d包会安装在你的$JBuilder9jdk1.4目录下。会在$JBuilder9jdk1.4jrelibext下添加几个jar文件,会在$JBuilder9jdk1.4demo目录下添加一个java3d目录,里面是例子。如果安装没有问题,打开目录 $JBuilder9jdk1.4demojava3dHelloUniverse下的网页HelloUniverse.html应该可以正常显示。-first install the JRE, install java3d Pack (Java 3D package of documents called java3d- 1_3_1-windows-i586- opengl- sdk.exe can go to Baidu, Google and Beijing University days of the Internet to search the file, then you will have to download). Default under java3d package will be installed in your $ JBuilder9 jdk1.4 directory. The $ JBuilder9 jdk1.4 jre lib ext Add several jar document, the $ JBuilder9 jdk1.4 demo directory add a java3d directory, there"s example. If you have no problem, open directory $ JBuilder9 jdk1.4 demo java3d HelloUniverse HelloUniverse.html the website should be able to display normal.
    2023-08-26 17:10:03下载
    积分:1
  • OpenGL红宝书(第三版)例子代码:灯光设置代码
    OpenGL红宝书(第三版)例子代码:灯光设置代码-Little Red Book OpenGL (third edition) example code: lighting settings code
    2022-02-05 09:22:56下载
    积分:1
  • OpenGL的模型和光源,光线和角度可以调整位置…
    opengl模型和光源,光源和视点可以调整位置 注:红色立方体不是光源,光源为不可见的. 我是初学做的不怎么好.-opengl model and the light source, light and perspective can be adjusted position Note : red cube is not light, light source is not visible. I was learning to do very well in this aspect.
    2022-12-08 01:05:03下载
    积分:1
  • “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM...
    “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生成速度为秒级,浏览时无停顿。-"to the virtual scene generation system" is based on Windows 2000 and Visual C 6.0 platform, using the basic function of OpenGL programming technology developed by 3D visualization results. Through simple DEM (Digital Elevation Model) data, establish grid model, in accordance with light intensity, elevation data and the value of a mathematical model, generate Hillshading, then it projection plane to achieve realistic simulation of the effect of undulating topography. The system uses XP style interface as well. It has transmission/switching are overhead projectors, roaming, zoom function. Support for layered Hillshading, compete against the creation, translation, rotation, rolling and vision adjustment, atomization,
    2023-05-08 14:35:03下载
    积分:1
  • OpenGL地形学习,运行程序时,按“S”键进入。并且也是本人第一个OpenGL程序,拿出来与初学者分享。...
    OpenGL地形学习,运行程序时,按“S”键进入。并且也是本人第一个OpenGL程序,拿出来与初学者分享。-OpenGL topographic study, operational procedures, according to the "S" key to enter. And also my first OpenGL procedures up with the beginners share.
    2022-06-18 17:44:36下载
    积分:1
  • 基于OpenGL开发的场景模拟程序,实现了漫游功能,通过键盘的上下左右方向键可以在场景中漫游....
    基于OpenGL开发的场景模拟程序,实现了漫游功能,通过键盘的上下左右方向键可以在场景中漫游.-OpenGL-based scene simulation program development, realize the roaming function, using the keyboard arrow keys around the top and bottom can be roaming in the scene.
    2023-02-09 15:20:04下载
    积分:1
  • OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。...
    OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。-OpenGL category, aimed at reducing the initialization of OpenGL programming, as well as some commonly used functions.
    2022-02-03 15:02:52下载
    积分:1
  • OpenGl中移动相机的例子
    OpenGl中移动相机的例子-OpenGl mobile cameras example
    2022-07-18 07:24:22下载
    积分:1
  • OpenGL的简单扩展库源
    OpenGL easy extention library with source
    2022-04-15 02:54:23下载
    积分:1
  • On the octree for collision c++ Examples in great detail on the application of o...
    关于八叉树用于碰撞的c++例子,很详细,对八叉树的应用作了很好的解释-On the octree for collision c++ Examples in great detail on the application of octree made a good explanation
    2023-01-23 23:05:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载