代码搜索:openGL
找到约 2,970 项符合「openGL」的源代码
代码结果 2,970
www.eeworm.com/read/278884/10497176
ncb opengl.ncb
www.eeworm.com/read/278884/10497206
aps opengl.aps
www.eeworm.com/read/278884/10497210
h opengl.h
// OpenGL.h : OpenGL 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // 主符号
// COpenGLApp
www.eeworm.com/read/278884/10497228
rc opengl.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/278884/10497239
cpp opengl.cpp
// OpenGL.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "OpenGL.h"
#include "MainFrm.h"
#include "OpenGLDoc.h"
#include "OpenGLView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
www.eeworm.com/read/276828/10706263
exe opengl.exe
www.eeworm.com/read/276828/10706268
asm opengl.asm
; OpenGL programming example
format PE GUI 4.0
entry start
include 'win32a.inc'
include 'opengl.inc'
section '.data' data readable writeable
_title db 'OpenGL example',0
_class
www.eeworm.com/read/276828/10706275
inc opengl.inc
; GL types
GLenum fix dd
GLboolean fix db
GLbitfield fix dd
GLbyte fix db
GLshort fix dw
GLint fix dd
GLsizei fix dd
GLubyte fix db
GLushort fix dw
GLuint fix dd
www.eeworm.com/read/276451/10736717
ppm opengl.ppm
www.eeworm.com/read/416873/11011191
cpp opengl.cpp
// OpenGL.cpp: implementation of the OpenGL class.
// 学程序编游戏系列丛书
// 唐明理 E_mail: cqtmL@163.com
//====================================================================
#include "stdafx.h"
#include "