-
简单介绍OPENGL画一条线,知道大概的函数调用方法
简单介绍OPENGL画一条线,知道大概的函数调用方法
- 2022-01-24 15:27:32下载
- 积分:1
-
large graphics operations Quadrilateral
图形学大作业四边形-large graphics operations Quadrilateral
- 2022-09-05 10:15:02下载
- 积分:1
-
";详解OpenGL的坐标系、投影和几何变换…
“详解OpenGL的坐标系、投影和几何变换”。是我见过最好的关于OpenGL坐标平移和旋转,以及矩阵堆栈最好的教程。-"Comments on OpenGL coordinate system, projection and geometric transformation." It is the best I have seen on the OpenGL coordinates translation and rotation matrix stack and the best guide.
- 2023-04-02 10:05:03下载
- 积分:1
-
应用程序向导创建了这个mfc_basic应用你。这个应用程序不好。
AppWizard has created this mfc_basic application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2022-03-02 11:07:04下载
- 积分:1
-
一个小动画,用VC/Open Inventor开发
一个小动画,用VC/Open Inventor开发-a small animation, VC/Open Inventor Development
- 2022-04-23 16:42:49下载
- 积分:1
-
在MFC中调用OpenGL库函数来实现二维图像的三维显示
在MFC中调用OpenGL库函数来实现二维图像的三维显示-OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
- 2022-03-01 12:07:51下载
- 积分:1
-
c++ 结合opengl开发的简单3D绘图
c++ 结合opengl开发的简单3D绘图-c++ combination opengl developed a simple 3D graphics
- 2022-07-08 09:33:32下载
- 积分:1
-
本程序将从3d max中导出的模型文件导入到OpenGL中,并设置了漫游程序。
本程序将从3d max中导出的模型文件导入到OpenGL中,并设置了漫游程序。-This procedure derived from 3d max model file into OpenGL, and set up a roaming procedure.
- 2022-03-30 16:21:49下载
- 积分:1
-
quake3 bsp 2装载机
quake3 bsp loader 2
- 2022-05-25 19:36:22下载
- 积分:1
-
光线追踪源代码
基于HTML5 canvas,使用光线追踪方法渲染场景。
可定义球体,平面,立方体,圆柱体等物体。
可定义物体的材质,漫反射系数,镜面反射系数,反射率。
可定义光源的颜色,方向。
可定义多个光源。
可定义观察位置,观察方向,视角大小。
可定义追踪光线的深度。
效果
实现了反射,阴影等效果,可以得到较有真实感图像。
实现
源代码:raytracer, render。
函数init()进行在场景内放置物体,设置物体参数位置材质,光源与相机参数。
暂时只用了平行光,还没有加入点光源。
没有实现透明物体,折射效果。
- 2022-12-03 02:25:03下载
- 积分:1