Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
/ GameEngine Public archive

pure c++ implemented a library for learning 3d graphic algorithm and game programming.

Notifications You must be signed in to change notification settings

shgli/GameEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

========================================================================
控制台应用程序:GameEngine 项目概述
========================================================================

应用程序向导已为您创建了此 GameEngine 应用程序。  

本文件概要介绍组成 GameEngine 应用程序的每个文件的内容。


GameEngine.vcproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。 
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。

GameEngine.cpp
这是主应用程序源文件。

/////////////////////////////////////////////////////////////////////////////
其他标准文件:

StdAfx.h, StdAfx.cpp
这些文件用于生成名为 GameEngine.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。

/////////////////////////////////////////////////////////////////////////////
其他注释:

应用程序向导使用“TODO:”指示应添加或自定义的源代码部分。

/////////////////////////////////////////////////////////////////////////////

About

pure c++ implemented a library for learning 3d graphic algorithm and game programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published