资源列表
Computer-graphics-experiment-code
- 计算机图形学的一些例子,比较适合初学者。-Some examples of computer graphics, more suitable for beginners.
OpenGL-Animation-
- 介绍了OpenGL 动画的实现原理和在MFC 构架下的编程要点,并利用此技术开发了水下机器人自动工具库的动画模拟软件-Describes the implementation of OpenGL animations in MFC under the framework of principles and elements of programming, and to use this Describes the implementation of OpenGL animations in MF
NeHe7
- 编写的一个OpenGL的读取stl文件的小程序,能够读取stl ASCII格式-Read a prepared OpenGL applet stl file, stl ASCII format can be read
dixing-demo
- 一个地形演示程序,包括湖泊的形成,采用分型几何方法-a demonstration program terrain, including lakes, which were sub-type geometric method
OpenGLshiliGOOD
- 一些OPENGL实例,很有用的。很容易读懂的
LIDA3dBuilding
- 随着LIDAR技术的出现,三维建筑物的提取也受到越来越多的重视。由于LIDAR数据分布的不连续性和不规律 性,直接从机载激光扫描测距数据中进行建筑物提取较为困难。本文提出了一种结合灰度影像的LIDAR数据三维建筑物提 取方法,分三个步骤:首先对灰度影像进行建筑物二维提取;然后将处理后影像和LIDAR数据粗匹配,初步确定LIDAR数 据中的三维建筑物区域;最后利用一组阈值操作进行三维建筑物的精确提取。实验结果表明该方法简单实用,适应性强。-With the emergence of L
import-obj-to-opengl
- 文章描述了obj文档的格式规范,以及如何将obj文件读入opengl进行显示,并包含主干代码。-This paper describes the obj format specification documents, and how to read obj opengl to display the file, and contains the trunk code.
lesson23
- Opengl球面映射,opengl 纹理,球面地图的应用-Opengl sphere mapped
mirror
- opengl提供镜面映射的功能,而且能够贴图,增加倒影等-opengl mirror
Lesson06
- 在opengl中对四方性的各个面进行纹理贴图。并且可以对纹理进行透视处理。
OpenGLCreate20icosahedral
- 用OpenGL创建20面体,可进一步采用递归细分的方法,将20面体逼近为一个球体-Create a 20 sided with OpenGL can be further broken down by recursive method, the 20-sided approximation to a sphere
Sierpinski3D
- 自编的画Sierpinski海绵(分形)的程序,在VS2005下通过调试,需要系统装有OpenGL。
