资源列表
GPUPGemsP2
- 英伟达出品,GPU GEM 2,GPU开发参考书之二,必看书籍-nvidia, GPU gem2 ,GPU development
cs
- 简单的cs游戏代码,附有源码,可简单运行-Simple cs game code, with source code, you can simply run
exp1-2
- 使用Visual Studio C++编译OpenGL程序,绘制的六角星,并修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。-Compiled using Visual Studio C++ OpenGL program, drawn Star of David, and modify the color of the vertices such that each vertex colors, color gradient inside a polygon.
mesh
- 实现opengl里划分网格功能,简单实现棋盘功能 ,还需要更多的探索 -can mesh
B-AND-BEZEIR
- 实现opengl 的B样条曲线和BEZEIR样条曲线功能,在此基础上可以画出视觉上美观的人脸图形,进而画出机器人-B and bezier
robot
- 利用opengl简单绘制了机器人模型,可以在此基础上进而求得机器人运动的模型有用-about rob
robrary
- opengl程序,实现机器人手臂绘制,实现简单的手臂功能-opengl draw
opengl-rob
- 用opengl进行的机器人模型的绘制,简单模拟机器人运动状态,是opengl入门级小程序- opengl draw
GLRect
- 长方体在窗口内不停的运动,碰到窗口边界后,反弹,然后继续运动。使用OpenGL实现。-Rectangular window in constant motion, after the encounter window borders, rebound, and then continue the movement. Use OpenGL implementation.
Cube
- 利用矩阵来实现世界坐标系到观察坐标系的变换,观察坐标系到屏幕坐标系的变换,通过输入视点坐标来从不同角度观察立方体的透视投影所形成的图形,适用于初学者,-Using matrix to achieve world coordinate system to transform the coordinate system to observe, observe coordinate system to transform screen coordinates to observe perspectiv
Render-pentagram-and-clock-opengl
- 计算机图形学绘制五角星和时钟,OpenGL-Computer graphics rendering pentagram and clock, OpenGL
Matrix
- openGL 自己实现矩阵类,其中包括实现 平移矩阵、任意轴旋转矩阵、缩放矩阵,以及矩阵的正交化、矩阵的代数余式、矩阵的逆、转置-openGL achieve their own matrices, including translational matrix arbitrary axis rotation matrix, scaling matrix, and the matrix of orthogonal matrix algebra I type, matrix inverse, tra