목록소스코드 (93)
도전2022
https://developer.qualcomm.com/docs/fastcv/api/group___motion__and___object___tracking.html Qualcomm FastCV LibraryFastCV Public API DocumentationModulesMath / Vector OperationsImage processingImage transformationFeature detectionObject detection3D reconstructionColor conversionClustering and searchMotion and object trackingShape and drawingMemory ManagementMiscellaneousData StructuresData Struc..
http://www.codeproject.com/Articles/53494/DirectX10-Geometry-Shader-with-Stream-Output D3DX11EffectsD.lib -> Effects11.lib 오류1error LNK1123: COFF로 변환하는 동안 오류가 발생했습니다. 파일이 잘못되었거나 손상되었습니다.C:\Users\dh\Downloads\directx11_gs_so\DirectX11_try0\LINKDirectX11_try0 ==> Microsoft Visual Studio 2010 서비스 팩 1(설치 관리자)http://www.microsoft.com/ko-kr/download/confirmation.aspx?id=23691 원래 소스 10버전인 a.zip이 조금더 보이..
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..