您的位置:首页 > 运维架构

开源项目链接(OpenGL | ES)

2009-07-09 11:57 381 查看
How to add OpenGL support to ATL controls

http://www.codeproject.com/KB/atl/atlopengl.aspx

Interactive Techniques in Three-dimensional Scenes (Part 1): Moving 3D Objects with the Mouse using OpenGL 2.1

http://www.codeproject.com/KB/openGL/TranslationController.aspx

GLFW: A (Simple) OpenGL Framework Library

http://www.codeproject.com/KB/openGL/GLFW.aspx

Creating an OpenGL view on a Windows Form

http://www.codeproject.com/KB/miscctrl/OpenGLViewWinForms.aspx

CGLEnabledView - An MDI view class supporting OpenGL

http://www.codeproject.com/KB/openGL/glenabledview.aspx

GLUT Window Template

http://www.codeproject.com/KB/openGL/GLUT_WINDOW_TEMPLATE.aspx

OpenGL Geometric Primitives

http://www.codeproject.com/KB/openGL/OpenGL_Geometric.aspx

Mouse Selection in OpenGL Scene

http://www.codeproject.com/KB/openGL/openglmousesellection.aspx

A WTL class for developping OpenGL programs using WTL

http://www.codeproject.com/KB/wtl/opengl.aspx

OGLTools, A OOP solution to OpenGL programming

http://www.codeproject.com/KB/openGL/ogltools.aspx

GLUI Window Template

http://www.codeproject.com/KB/openGL/GLUI_Window_Template.aspx

Win32 OpenGL Framework - Star Wars scrolling Text

http://www.codeproject.com/KB/openGL/starwars.aspx

2D Drawing with an OpenGL Control

http://www.codeproject.com/KB/openGL/GLView.aspx

How to draw OpenGL to a window you created in a dialog box with the resource editor

http://www.codeproject.com/KB/openGL/windowopengl2.aspx

anyTex - a class for non-restrictive textures in OpenGL

http://www.codeproject.com/KB/openGL/anyTex.aspx

Skinned Form Playing Audio and OpenGL Altogether

http://www.codeproject.com/KB/openGL/BLACK_BOX_II.aspx

An OpenGL Sample as Firefox Plugin

http://www.codeproject.com/KB/openGL/FirefoxOpenGL.aspx

How to select an object using OpenGL

http://www.codeproject.com/KB/openGL/openglselectobject.aspx

OpenGL 3D Navigation glRotatef, glTranslatef, gluLookAt EP_OpenGL_005

http://www.codeproject.com/KB/openGL/OpenGL3DNavigation.aspx

3DHelper

http://www.codeproject.com/KB/graphics/Simple3DHelper.aspx

A Thumb Rotator

http://www.codeproject.com/KB/graphics/ThumbRotator.aspx

Creating a Window - Building a 3D Engine

http://www.codeproject.com/KB/openGL/Creating_A_Window.aspx
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: