목록도전 (1052)
도전2022
http://www.codeproject.com/Articles/548981/Mobile-Augmented-Reality-with-Android-and-OpenglES Mobile Augmented Reality with Android and OpenglESBy Nehla GHOUAIEL, 22 Mar 2013 4.80 (4 votes)Sign Up to votevote 1vote 2vote 3vote 4vote 5inShare0Download source code - 49.3 KBIntroductionIn this article I describe how to create a basic augmented reality application using Android SDK and OpenglES. Thi..
http://www.codeproject.com/Articles/1418/A-class-to-easily-generate-AVI-video-with-OpenGL-a A class to easily generate AVI video with OpenGL and Video for WindowsBy Jonathan de Halleux, 26 Oct 2002 4.89 (43 votes)Sign Up to votevote 1vote 2vote 3vote 4vote 5inShare0Download source files - 4 KbDownload demo project - 24 KbDownload executable - 9 KbIntroductionCAviGenerator is a simple wrapper for..
http://www.codeproject.com/Articles/14154/OpenGL-Terrain-Generation-An-Introduction OpenGL Terrain Generation - An IntroductionBy Vahe Karamian, 18 May 2006 4.76 (24 votes)Sign Up to votevote 1vote 2vote 3vote 4vote 5inShare0Download demo project - 118 KbDownload source - 41.1 KbDownload OpenGL 2 SDK - 1.78 MBDownload OpenGL DLL - 695 KbIntroductionI have always been interested in computer graph..
http://www.codeproject.com/Articles/17326/2D-Drawing-with-an-OpenGL-Control 2D Drawing with an OpenGL ControlBy Ozgur Ozcitak, 8 Feb 2010 4.85 (26 votes)Sign Up to votevote 1vote 2vote 3vote 4vote 5inShare0Download source files - 40.58 KBDownload binaries with demo - 54.92 KBIntroductionI had recently written some code to display lots of simple 2D shapes for a finite element program. My first th..
http://www.codeproject.com/Articles/16360/Planet-3D-Alias-GL-Earth Planet 3D (Alias GL Earth)By zapsolution, 13 Nov 2006 4.98 (22 votes)Sign Up to votevote 1vote 2vote 3vote 4vote 5inShare0Download source files - 970.17 KBIntroductionThe project exclusively uses the features found in VISUAL C# 2005 Express Edition.Planet 3D is a companion to my Panorama contribution, that has already been posted..
http://www.songho.ca/opengl/gl_pbo.html
http://www.codeproject.com/Articles/34472/Video-Texture-in-OpenGL Video Texture in OpenGLBy Arsalan Malik, 25 Mar 2009 2.33 (10 votes)Sign Up to votevote 1vote 2vote 3vote 4vote 5inShare0Download demo - 9.43 KBDownload source - 4.05 KBIntroductionThis short program shows how a live video stream from a web cam (or from a video file) can be rendered in OpenGL as a texture. The live video stream is..