资源列表
室内房子场景
- vc平台 室内场景动画图形,可以借鉴一波,对初学者十分有益
模拟星系
- 地球绕着太阳转,月球绕着地球转,有光影变化的星体运行的实物动画
OpenGL绘制球体
- OpenGL利用三角面片逼近绘制球体,纹理贴图实现可旋转的地球效果(OpenGL uses triangle patch to draw sphere and texture map to achieve rotatable earth effect)
计算机辅助设计基础_三维模型的显示
- 用 OpenGL 进行三维模型的显示 1)读入一个三维网格模型, 并在屏幕上显示 2) 支持显示网格效果,仅显示顶点效果,仅显示三角面效果及同时显示面和边的效果, 通过按键进行效果的切换(Display 3D model with OpenGL 1) read in a 3D mesh model and display it on the screen 2) it supports the display of mesh effect, only vertex effect, only t
使用GeoServer和Openlayers发布地图服务示例代码
- Openlayer geoserver 中Layer View 必备的(when you use geoserver to show your layer map ,you have to get openlayer.js include ol.js and ol.css to finish your own function to view a map.This is a sample which use geoserver and openlayer)
OpenGL教程_NeHe_源代码_1-48
- Nehe 48实例,包含源码,应用程序及说明(Nehe 48 samples, contain source code, application and readme)
opencv鱼眼镜头标定
- opencv鱼眼镜头标定,opencv 3.0 鱼眼镜头标定项目源码
仙剑
- 仙剑Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005
glfw-3.3.bin.WIN64
- opengl的glfw库文件,opengl环境配置(Glut library file of opengl, OpenGL environment configuration)
openGL构造教室
- 1、 绘制出的教室里的基本物体:黑板、讲台、投影仪、空调、门窗、音响、九张桌子、九张凳子等。虚拟教室整体看上去接近真实生活中的教室。(Drawing out the basic objects in the classroom: blackboard, platform, projector, air-conditioning, doors and windows, audio, nine tables, nine stools and so on. The virtual classroom
cs266_final_src
- 运用正反向动力学来坐上楼梯动画,包括骨骼,蒙皮。(The implementation of an OpenGL based C++ program to animate a humanoid walking up stairs and across an incline. Forward kinematics is used to walk up stairs, by setting the root to the torso when lifting the leg and to the f
OpenGL入门教程(精)
- 适合初学者的精华版OpenGL入门教程,用于QT平台的图形编辑(Beginner-friendly OpenGL introductory course .)