搜索资源列表
buzhuopingmu
- 捕捉屏幕图形的图象,基于delphi下的程序!-screen graphics capture the image, based on the procedure under delphi!
lwjgl_screenCapture_tutorial
- OPENGL screen capture tutorial using LWJGL engine.
Archive
- Code to perform a screen capture using opengl
CapturingWindowsRegardlessofTheirZOrder
- 针对多个窗口,选择其中任意一个窗口,保存窗口图形到BMP文件。-Capture all the screen content to a BMP file. Capture the foreground window content to a BMP file. Capture the covered window content to a BMP file.
Simulation-of-Rearview-Mirror
- 这是一个OpenGL写的后视镜的文章,文章中采用了离屏渲染的技术将照相机后面的场景采集下来,之后将其显示在后视镜模型上。-This is a mirror of the articles written by OpenGL, the article used in the off-screen rendering technology to capture the scene behind the camera down, and then display it in the mirror mo
test
- 基本要求:(共35分,每实现一个项目满分得5分) 1. 具有基本体素(立方体、球、圆柱、圆锥、多面棱柱、多面棱台)的建模表达能力; 2. 具有基本三维网格导入导出功能(建议OBJ格式); 3. 具有基本材质、纹理的显示和编辑能力; 4. 具有基本几何变换功能(旋转、平移、缩放等); 5. 基本光照明模型要求,并实现基本的光源编辑(如调整光源的位置,光强等参数); 6. 能对建模后场景进行漫游如Zoom In/Ou