-
用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
-
一个基于MFC对话框的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。...
一个基于MFC对话框的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。-an MFC dialog on the Opengl procedures, given the use of general VC-based MFC Opengl framework.
- 2022-03-26 02:10:14下载
- 积分:1
-
基于OPENGL的OpenVG实现,用c实现的OpenVG的硬加速算法,在SVG、2D图形显示等方面有参考价值。...
基于OPENGL的OpenVG实现,用c实现的OpenVG的硬加速算法,在SVG、2D图形显示等方面有参考价值。-OPENGL based on the realization of the OpenVG, c achieved by OpenVG hardware to accelerate the algorithm, in SVG, 2D graphics, such as have reference value.
- 2022-06-14 19:12:20下载
- 积分:1
-
Arduino OBD2 项目
Arduino obd2 代码的读码器,开放源燃料效率仪器仪表
- 2023-01-27 20:50:03下载
- 积分:1
-
MFC OpenGL van model for beginners learning and imitation, a more detailed Notes
MFC下OPENGL的面包车模型,适合初学者学习和模仿,注释比较详细了-MFC OpenGL van model for beginners learning and imitation, a more detailed Notes
- 2022-08-15 05:38:49下载
- 积分:1
-
image processing to the needs and would like to achieve th ree
本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documen
- 2023-02-17 05:45:03下载
- 积分:1
-
Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
图像处理程序OpenGL编程Chap04_MyTemplate.rar-Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
- 2022-01-26 02:38:47下载
- 积分:1
-
Little Red Book OpenGL (third edition) example code: Select code
OpenGL红宝书(第三版)例子代码:选择代码-Little Red Book OpenGL (third edition) example code: Select code
- 2022-05-12 11:29:24下载
- 积分:1
-
利用Visual C++和OpenGL联合写的一段演示程序,说明OpenGL的透视效果是如何实现...
利用Visual C++和OpenGL联合写的一段演示程序,说明OpenGL的透视效果是如何实现-The use of Visual C++ And OpenGL to write a section of a joint demonstration program to illustrate the effect of OpenGL perspective is how to achieve
- 2022-03-17 20:53:01下载
- 积分:1
-
Opengl realize the use of fireworks effects, belonging to a particle effect.
利用opengl实现的礼花效果,属于粒子效果的一种。-Opengl realize the use of fireworks effects, belonging to a particle effect.
- 2022-12-20 05:45:03下载
- 积分:1