-
用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcrea...
用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java, scanning depth blanking line, and partial illumination model, the procedures used for graphics teaching. Procedures used Jcreator3.5 compiler (built-engineering), of course, can also be used to build other Java tools. A detailed understanding of the needs of netizens can contact me
- 2022-07-21 20:55:03下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
《Visual C++ 高级编程技术OpenGL篇》程序源代码
《Visual C++ 高级编程技术OpenGL篇》程序源代码-"Visual C Advanced Programming Technology OpenGL chapter" source code
- 2022-03-25 13:59:07下载
- 积分:1
-
在OPENGL环境下对MS3D文件进行加载
在OPENGL环境下对MS3D文件进行加载-OPENGL environment in documents loaded on MS3D
- 2022-01-28 00:34:29下载
- 积分:1
-
用opengl实现黑夜中灯光照射草地的小程序
用opengl实现黑夜中灯光照射草地的小程序-Use opengl realize darkness irradiation light small lawn procedures
- 2023-01-13 22:30:04下载
- 积分:1
-
with vc++ and borders to achieve the rotation of lanterns and packed around the...
用vc++和opengl实现了灯笼的旋转和纸飞机围绕着灯笼分行,可以控制飞行的速度。-with vc++ and borders to achieve the rotation of lanterns and packed around the lanterns branch can control the speed flight.
- 2022-02-06 01:23:33下载
- 积分:1
-
本代码通过对OpenGL库的引用实现了一带纹理的茶壶绕水平中心线旋转的动画。...
本代码通过对OpenGL库的引用实现了一带纹理的茶壶绕水平中心线旋转的动画。-The code adopted by reference to the OpenGL library to achieve the texture of the pot along the centerline of rotation around the level of animation.
- 2022-03-30 07:50:53下载
- 积分:1
-
读取点云数据
可以读取文件的三维点云坐标,并且实现鼠标的三维空间转化。
鼠标中键 按住拖动 旋转
鼠标滚轮 旋转 缩放
鼠标中键 + Ctrl 按住拖动 平移
鼠标中键 + Shift 按住拖动 面旋
鼠标中键 + Ctrl + Shift 按住拖矩形框 矩形框内东西放大 局部放大
- 2022-07-11 19:31:37下载
- 积分:1
-
在GL打开原子结构
应用背景原子结构的描述,从所有的元素周期表1 -118.in关键技术能用键盘但大部分是没有连接到用户界面
- 2022-02-14 13:16:10下载
- 积分:1
-
使用C和OPENGL绘制一个曲线上点可控制的bazier曲线
使用C和OPENGL绘制一个曲线上点可控制的bazier曲线-OPENGL rendering the use of C and on a curve control point curve bazier
- 2022-12-30 03:10:03下载
- 积分:1