实例介绍
一个工程内包含 HGE DX9 和 DX8 两个版本,是一个俄罗斯人改写的
【实例截图】
【核心代码】
4744302543303631136.zip
└── kvakvs-hge-a72c82b
├── bass.dll
├── cmake
│ ├── bin
│ │ ├── cmake.exe
│ │ ├── Microsoft.VC90.CRT.manifest
│ │ ├── msvcm90.dll
│ │ ├── msvcp90.dll
│ │ └── msvcr90.dll
│ ├── Copyright.txt
│ └── share
│ └── cmake-2.8
│ ├── include
│ │ └── cmCPluginAPI.h
│ ├── Modules
│ │ ├── AddFileDependencies.cmake
│ │ ├── BundleUtilities.cmake
│ │ ├── CheckCCompilerFlag.cmake
│ │ ├── CheckCSourceCompiles.cmake
│ │ ├── CheckCSourceRuns.cmake
│ │ ├── CheckCXXCompilerFlag.cmake
│ │ ├── CheckCXXSourceCompiles.cmake
│ │ ├── CheckCXXSourceRuns.cmake
│ │ ├── CheckForPthreads.c
│ │ ├── CheckFortranFunctionExists.cmake
│ │ ├── CheckFunctionExists.c
│ │ ├── CheckFunctionExists.cmake
│ │ ├── CheckIncludeFile.c.in
│ │ ├── CheckIncludeFile.cmake
│ │ ├── CheckIncludeFileCXX.cmake
│ │ ├── CheckIncludeFile.cxx.in
│ │ ├── CheckIncludeFiles.cmake
│ │ ├── CheckLibraryExists.cmake
│ │ ├── CheckLibraryExists.lists.in
│ │ ├── CheckPrototypeDefinition.c.in
│ │ ├── CheckPrototypeDefinition.cmake
│ │ ├── CheckSizeOf.cmake
│ │ ├── CheckStructHasMember.cmake
│ │ ├── CheckSymbolExists.cmake
│ │ ├── CheckTypeSize.c.in
│ │ ├── CheckTypeSize.cmake
│ │ ├── CheckTypeSizeMap.cmake.in
│ │ ├── CheckVariableExists.c
│ │ ├── CheckVariableExists.cmake
│ │ ├── CMakeAddNewLanguage.txt
│ │ ├── CMakeASM-ATTInformation.cmake
│ │ ├── CMakeASMCompiler.cmake.in
│ │ ├── CMakeASMInformation.cmake
│ │ ├── CMakeASM_MASMInformation.cmake
│ │ ├── CMakeASM_NASMInformation.cmake
│ │ ├── CMakeBackwardCompatibilityC.cmake
│ │ ├── CMakeBackwardCompatibilityCXX.cmake
│ │ ├── CMakeBorlandFindMake.cmake
│ │ ├── CMakeBuildSettings.cmake.in
│ │ ├── CMakeCCompilerABI.c
│ │ ├── CMakeCCompiler.cmake.in
│ │ ├── CMakeCCompilerId.c.in
│ │ ├── CMakeCInformation.cmake
│ │ ├── CMake.cmake
│ │ ├── CMakeCommonLanguageInclude.cmake
│ │ ├── CMakeCompilerABI.h
│ │ ├── CMakeConfigurableFile.in
│ │ ├── CMakeCXXCompilerABI.cpp
│ │ ├── CMakeCXXCompiler.cmake.in
│ │ ├── CMakeCXXCompilerId.cpp.in
│ │ ├── CMakeCXXInformation.cmake
│ │ ├── CMakeDependentOption.cmake
│ │ ├── CMakeDetermineASM-ATTCompiler.cmake
│ │ ├── CMakeDetermineASMCompiler.cmake
│ │ ├── CMakeDetermineASM_MASMCompiler.cmake
│ │ ├── CMakeDetermineASM_NASMCompiler.cmake
│ │ ├── CMakeDetermineCCompiler.cmake
│ │ ├── CMakeDetermineCompilerABI.cmake
│ │ ├── CMakeDetermineCompilerId.cmake
│ │ ├── CMakeDetermineCXXCompiler.cmake
│ │ ├── CMakeDetermineFortranCompiler.cmake
│ │ ├── CMakeDetermineJavaCompiler.cmake
│ │ ├── CMakeDetermineRCCompiler.cmake
│ │ ├── CMakeDetermineSystem.cmake
│ │ ├── CMakeDetermineVSServicePack.cmake
│ │ ├── CMakeExportBuildSettings.cmake
│ │ ├── CMakeFindBinUtils.cmake
│ │ ├── CMakeFindCodeBlocks.cmake
│ │ ├── CMakeFindEclipseCDT4.cmake
│ │ ├── CMakeFindFrameworks.cmake
│ │ ├── CMakeFindKDevelop3.cmake
│ │ ├── CMakeFindWMake.cmake
│ │ ├── CMakeFindXCode.cmake
│ │ ├── CMakeForceCompiler.cmake
│ │ ├── CMakeFortranCompilerABI.F
│ │ ├── CMakeFortranCompiler.cmake.in
│ │ ├── CMakeFortranCompilerId.F.in
│ │ ├── CMakeFortranInformation.cmake
│ │ ├── CMakeGenericSystem.cmake
│ │ ├── CMakeImportBuildSettings.cmake
│ │ ├── CMakeJavaCompiler.cmake.in
│ │ ├── CMakeJavaInformation.cmake
│ │ ├── CMakeJOMFindMake.cmake
│ │ ├── CMakeMinGWFindMake.cmake
│ │ ├── CMakeMSYSFindMake.cmake
│ │ ├── CMakeNMakeFindMake.cmake
│ │ ├── CMakeParseArguments.cmake
│ │ ├── CMakeParseImplicitLinkInfo.cmake
│ │ ├── CMakePlatformId.h.in
│ │ ├── CMakePrintSystemInformation.cmake
│ │ ├── CMakeRCCompiler.cmake.in
│ │ ├── CMakeRCInformation.cmake
│ │ ├── CMakeSystem.cmake.in
│ │ ├── CMakeSystemSpecificInformation.cmake
│ │ ├── CMakeTestASM-ATTCompiler.cmake
│ │ ├── CMakeTestASMCompiler.cmake
│ │ ├── CMakeTestASM_MASMCompiler.cmake
│ │ ├── CMakeTestASM_NASMCompiler.cmake
│ │ ├── CMakeTestCCompiler.cmake
│ │ ├── CMakeTestCompilerCommon.cmake
│ │ ├── CMakeTestCXXCompiler.cmake
│ │ ├── CMakeTestForFreeVC.cxx
│ │ ├── CMakeTestFortranCompiler.cmake
│ │ ├── CMakeTestGNU.c
│ │ ├── CMakeTestJavaCompiler.cmake
│ │ ├── CMakeTestNMakeCLVersion.c
│ │ ├── CMakeTestRCCompiler.cmake
│ │ ├── CMakeUnixFindMake.cmake
│ │ ├── CMakeVerifyManifest.cmake
│ │ ├── CMakeVS10FindMake.cmake
│ │ ├── CMakeVS6BackwardCompatibility.cmake
│ │ ├── CMakeVS6FindMake.cmake
│ │ ├── CMakeVS71FindMake.cmake
│ │ ├── CMakeVS7BackwardCompatibility.cmake
│ │ ├── CMakeVS7FindMake.cmake
│ │ ├── CMakeVS8FindMake.cmake
│ │ ├── CMakeVS9FindMake.cmake
│ │ ├── Compiler
│ │ │ ├── Absoft-Fortran.cmake
│ │ │ ├── Clang-C.cmake
│ │ │ ├── Clang-CXX.cmake
│ │ │ ├── Cray-C.cmake
│ │ │ ├── Cray-CXX.cmake
│ │ │ ├── Cray-Fortran.cmake
│ │ │ ├── G95-Fortran.cmake
│ │ │ ├── GNU-ASM.cmake
│ │ │ ├── GNU-C.cmake
│ │ │ ├── GNU.cmake
│ │ │ ├── GNU-CXX.cmake
│ │ │ ├── GNU-Fortran.cmake
│ │ │ ├── HP-ASM.cmake
│ │ │ ├── HP-C.cmake
│ │ │ ├── HP-CXX.cmake
│ │ │ ├── HP-Fortran.cmake
│ │ │ ├── Intel-ASM.cmake
│ │ │ ├── Intel-C.cmake
│ │ │ ├── Intel-CXX.cmake
│ │ │ ├── Intel-Fortran.cmake
│ │ │ ├── MIPSpro-C.cmake
│ │ │ ├── MIPSpro-CXX.cmake
│ │ │ ├── MIPSpro-Fortran.cmake
│ │ │ ├── NAG-Fortran.cmake
│ │ │ ├── PathScale-C.cmake
│ │ │ ├── PathScale.cmake
│ │ │ ├── PathScale-CXX.cmake
│ │ │ ├── PathScale-Fortran.cmake
│ │ │ ├── PGI-C.cmake
│ │ │ ├── PGI.cmake
│ │ │ ├── PGI-CXX.cmake
│ │ │ ├── PGI-Fortran.cmake
│ │ │ ├── SCO-C.cmake
│ │ │ ├── SCO.cmake
│ │ │ ├── SCO-CXX.cmake
│ │ │ ├── SunPro-ASM.cmake
│ │ │ ├── SunPro-C.cmake
│ │ │ ├── SunPro-CXX.cmake
│ │ │ ├── SunPro-Fortran.cmake
│ │ │ ├── VisualAge-C.cmake
│ │ │ ├── VisualAge-CXX.cmake
│ │ │ ├── VisualAge-Fortran.cmake
│ │ │ ├── XL-ASM.cmake
│ │ │ ├── XL-C.cmake
│ │ │ ├── XL.cmake
│ │ │ ├── XL-CXX.cmake
│ │ │ └── XL-Fortran.cmake
│ │ ├── CPack.background.png.in
│ │ ├── CPackBundle.cmake
│ │ ├── CPack.cmake
│ │ ├── CPackComponent.cmake
│ │ ├── CPackDeb.cmake
│ │ ├── CPack.Description.plist.in
│ │ ├── CPack.distribution.dist.in
│ │ ├── CPack.DS_Store.in
│ │ ├── CPack.Info.plist.in
│ │ ├── CPackNSIS.cmake
│ │ ├── CPack.OSXScriptLauncher.in
│ │ ├── CPack.OSXScriptLauncher.rsrc.in
│ │ ├── CPack.OSXX11.Info.plist.in
│ │ ├── CPack.OSXX11.main.scpt.in
│ │ ├── CPackRPM.cmake
│ │ ├── CPack.RuntimeScript.in
│ │ ├── CPack.STGZ_Header.sh.in
│ │ ├── CPack.VolumeIcon.icns.in
│ │ ├── CPackZIP.cmake
│ │ ├── CTest.cmake
│ │ ├── CTestScriptMode.cmake
│ │ ├── CTestTargets.cmake
│ │ ├── Dart.cmake
│ │ ├── DartConfiguration.tcl.in
│ │ ├── Documentation.cmake
│ │ ├── DummyCXXFile.cxx
│ │ ├── ecos_clean.cmake
│ │ ├── ExternalProject.cmake
│ │ ├── FeatureSummary.cmake
│ │ ├── FindALSA.cmake
│ │ ├── FindArmadillo.cmake
│ │ ├── FindASPELL.cmake
│ │ ├── FindAVIFile.cmake
│ │ ├── FindBISON.cmake
│ │ ├── FindBLAS.cmake
│ │ ├── FindBoost.cmake
│ │ ├── FindBullet.cmake
│ │ ├── FindBZip2.cmake
│ │ ├── FindCABLE.cmake
│ │ ├── FindCoin3D.cmake
│ │ ├── FindCUDA
│ │ │ ├── make2cmake.cmake
│ │ │ ├── parse_cubin.cmake
│ │ │ └── run_nvcc.cmake
│ │ ├── FindCUDA.cmake
│ │ ├── FindCups.cmake
│ │ ├── FindCURL.cmake
│ │ ├── FindCurses.cmake
│ │ ├── FindCVS.cmake
│ │ ├── FindCxxTest.cmake
│ │ ├── FindCygwin.cmake
│ │ ├── FindDart.cmake
│ │ ├── FindDCMTK.cmake
│ │ ├── FindDevIL.cmake
│ │ ├── FindDoxygen.cmake
│ │ ├── FindEXPAT.cmake
│ │ ├── FindFLEX.cmake
│ │ ├── FindFLTK2.cmake
│ │ ├── FindFLTK.cmake
│ │ ├── FindFreetype.cmake
│ │ ├── FindGCCXML.cmake
│ │ ├── FindGDAL.cmake
│ │ ├── FindGettext.cmake
│ │ ├── FindGIF.cmake
│ │ ├── FindGit.cmake
│ │ ├── FindGLU.cmake
│ │ ├── FindGLUT.cmake
│ │ ├── FindGnuplot.cmake
│ │ ├── FindGnuTLS.cmake
│ │ ├── FindGTest.cmake
│ │ ├── FindGTK2.cmake
│ │ ├── FindGTK.cmake
│ │ ├── FindHDF5.cmake
│ │ ├── FindHSPELL.cmake
│ │ ├── FindHTMLHelp.cmake
│ │ ├── FindImageMagick.cmake
│ │ ├── FindITK.cmake
│ │ ├── FindJasper.cmake
│ │ ├── FindJava.cmake
│ │ ├── FindJNI.cmake
│ │ ├── FindJPEG.cmake
│ │ ├── FindKDE3.cmake
│ │ ├── FindKDE4.cmake
│ │ ├── FindLAPACK.cmake
│ │ ├── FindLATEX.cmake
│ │ ├── FindLibArchive.cmake
│ │ ├── FindLibXml2.cmake
│ │ ├── FindLibXslt.cmake
│ │ ├── FindLua50.cmake
│ │ ├── FindLua51.cmake
│ │ ├── FindMatlab.cmake
│ │ ├── FindMFC.cmake
│ │ ├── FindMotif.cmake
│ │ ├── FindMPEG2.cmake
│ │ ├── FindMPEG.cmake
│ │ ├── FindMPI.cmake
│ │ ├── FindOpenAL.cmake
│ │ ├── FindOpenGL.cmake
│ │ ├── FindOpenMP.cmake
│ │ ├── FindOpenSceneGraph.cmake
│ │ ├── FindOpenSSL.cmake
│ │ ├── FindOpenThreads.cmake
│ │ ├── FindosgAnimation.cmake
│ │ ├── Findosg.cmake
│ │ ├── FindosgDB.cmake
│ │ ├── Findosg_functions.cmake
│ │ ├── FindosgFX.cmake
│ │ ├── FindosgGA.cmake
│ │ ├── FindosgIntrospection.cmake
│ │ ├── FindosgManipulator.cmake
│ │ ├── FindosgParticle.cmake
│ │ ├── FindosgProducer.cmake
│ │ ├── FindosgShadow.cmake
│ │ ├── FindosgSim.cmake
│ │ ├── FindosgTerrain.cmake
│ │ ├── FindosgText.cmake
│ │ ├── FindosgUtil.cmake
│ │ ├── FindosgViewer.cmake
│ │ ├── FindosgVolume.cmake
│ │ ├── FindosgWidget.cmake
│ │ ├── FindPackageHandleStandardArgs.cmake
│ │ ├── FindPackageMessage.cmake
│ │ ├── FindPerl.cmake
│ │ ├── FindPerlLibs.cmake
│ │ ├── FindPHP4.cmake
│ │ ├── FindPhysFS.cmake
│ │ ├── FindPike.cmake
│ │ ├── FindPkgConfig.cmake
│ │ ├── FindPNG.cmake
│ │ ├── FindPostgreSQL.cmake
│ │ ├── FindProducer.cmake
│ │ ├── FindProtobuf.cmake
│ │ ├── FindPythonInterp.cmake
│ │ ├── FindPythonLibs.cmake
│ │ ├── FindQt3.cmake
│ │ ├── FindQt4.cmake
│ │ ├── FindQt.cmake
│ │ ├── FindQuickTime.cmake
│ │ ├── FindRTI.cmake
│ │ ├── FindRuby.cmake
│ │ ├── FindSDL.cmake
│ │ ├── FindSDL_image.cmake
│ │ ├── FindSDL_mixer.cmake
│ │ ├── FindSDL_net.cmake
│ │ ├── FindSDL_sound.cmake
│ │ ├── FindSDL_ttf.cmake
│ │ ├── FindSelfPackers.cmake
│ │ ├── FindSquish.cmake
│ │ ├── FindSubversion.cmake
│ │ ├── FindSWIG.cmake
│ │ ├── FindTCL.cmake
│ │ ├── FindTclsh.cmake
│ │ ├── FindTclStub.cmake
│ │ ├── FindThreads.cmake
│ │ ├── FindTIFF.cmake
│ │ ├── FindUnixCommands.cmake
│ │ ├── FindVTK.cmake
│ │ ├── FindWget.cmake
│ │ ├── FindWish.cmake
│ │ ├── FindwxWidgets.cmake
│ │ ├── FindwxWindows.cmake
│ │ ├── FindX11.cmake
│ │ ├── FindXMLRPC.cmake
│ │ ├── FindZLIB.cmake
│ │ ├── FLTKCompatibility.cmake
│ │ ├── FortranCInterface
│ │ │ ├── call_mod.f90
│ │ │ ├── call_sub.f
│ │ │ ├── CMakeLists.txt
│ │ │ ├── Detect.cmake
│ │ │ ├── Input.cmake.in
│ │ │ ├── Macro.h.in
│ │ │ ├── main.F
│ │ │ ├── my_module_.c
│ │ │ ├── mymodule_.c
│ │ │ ├── my_module.f90
│ │ │ ├── mymodule.f90
│ │ │ ├── my_sub.f
│ │ │ ├── mysub.f
│ │ │ ├── Output.cmake.in
│ │ │ ├── symbol.c.in
│ │ │ └── Verify
│ │ │ ├── CMakeLists.txt
│ │ │ ├── main.c
│ │ │ ├── VerifyC.c
│ │ │ ├── VerifyCXX.cxx
│ │ │ └── VerifyFortran.f
│ │ ├── FortranCInterface.cmake
│ │ ├── GetPrerequisites.cmake
│ │ ├── GNUInstallDirs.cmake
│ │ ├── InstallRequiredSystemLibraries.cmake
│ │ ├── ITKCompatibility.cmake
│ │ ├── kde3init_dummy.cpp.in
│ │ ├── KDE3Macros.cmake
│ │ ├── kde3uic.cmake
│ │ ├── MacOSXBundleInfo.plist.in
│ │ ├── MacOSXFrameworkInfo.plist.in
│ │ ├── MacroAddFileDependencies.cmake
│ │ ├── NSIS.InstallOptions.ini.in
│ │ ├── NSIS.template.in
│ │ ├── Platform
│ │ │ ├── AIX.cmake
│ │ │ ├── AIX-GNU-C.cmake
│ │ │ ├── AIX-GNU.cmake
│ │ │ ├── AIX-GNU-CXX.cmake
│ │ │ ├── AIX-GNU-Fortran.cmake
│ │ │ ├── AIX-VisualAge-C.cmake
│ │ │ ├── AIX-VisualAge-CXX.cmake
│ │ │ ├── AIX-XL-ASM.cmake
│ │ │ ├── AIX-XL-C.cmake
│ │ │ ├── AIX-XL.cmake
│ │ │ ├── AIX-XL-CXX.cmake
│ │ │ ├── AIX-XL-Fortran.cmake
│ │ │ ├── BeOS.cmake
│ │ │ ├── BlueGeneL.cmake
│ │ │ ├── BlueGeneP-base.cmake
│ │ │ ├── BlueGeneP-dynamic.cmake
│ │ │ ├── BlueGeneP-dynamic-GNU-C.cmake
│ │ │ ├── BlueGeneP-dynamic-GNU-CXX.cmake
│ │ │ ├── BlueGeneP-dynamic-GNU-Fortran.cmake
│ │ │ ├── BlueGeneP-dynamic-XL-C.cmake
│ │ │ ├── BlueGeneP-dynamic-XL-CXX.cmake
│ │ │ ├── BlueGeneP-dynamic-XL-Fortran.cmake
│ │ │ ├── BlueGeneP-static.cmake
│ │ │ ├── BlueGeneP-static-GNU-C.cmake
│ │ │ ├── BlueGeneP-static-GNU-CXX.cmake
│ │ │ ├── BlueGeneP-static-GNU-Fortran.cmake
│ │ │ ├── BlueGeneP-static-XL-C.cmake
│ │ │ ├── BlueGeneP-static-XL-CXX.cmake
│ │ │ ├── BlueGeneP-static-XL-Fortran.cmake
│ │ │ ├── BSDOS.cmake
│ │ │ ├── Catamount.cmake
│ │ │ ├── cl.cmake
│ │ │ ├── CYGWIN.cmake
│ │ │ ├── CYGWIN-GNU-C.cmake
│ │ │ ├── CYGWIN-GNU.cmake
│ │ │ ├── CYGWIN-GNU-CXX.cmake
│ │ │ ├── CYGWIN-GNU-Fortran.cmake
│ │ │ ├── CYGWIN-windres.cmake
│ │ │ ├── Darwin-Absoft-Fortran.cmake
│ │ │ ├── Darwin.cmake
│ │ │ ├── Darwin-GNU-C.cmake
│ │ │ ├── Darwin-GNU.cmake
│ │ │ ├── Darwin-GNU-CXX.cmake
│ │ │ ├── Darwin-GNU-Fortran.cmake
│ │ │ ├── Darwin-icc.cmake
│ │ │ ├── Darwin-icpc.cmake
│ │ │ ├── Darwin-NAG-Fortran.cmake
│ │ │ ├── Darwin-VisualAge-C.cmake
│ │ │ ├── Darwin-VisualAge-CXX.cmake
│ │ │ ├── Darwin-XL-C.cmake
│ │ │ ├── Darwin-XL-CXX.cmake
│ │ │ ├── DragonFly.cmake
│ │ │ ├── eCos.cmake
│ │ │ ├── FreeBSD.cmake
│ │ │ ├── gas.cmake
│ │ │ ├── Generic-ADSP-ASM.cmake
│ │ │ ├── Generic-ADSP-C.cmake
│ │ │ ├── Generic-ADSP-Common.cmake
│ │ │ ├── Generic-ADSP-CXX.cmake
│ │ │ ├── Generic.cmake
│ │ │ ├── Generic-SDCC-C.cmake
│ │ │ ├── GNU.cmake
│ │ │ ├── Haiku.cmake
│ │ │ ├── HP-UX.cmake
│ │ │ ├── HP-UX-GNU-C.cmake
│ │ │ ├── HP-UX-GNU.cmake
│ │ │ ├── HP-UX-GNU-CXX.cmake
│ │ │ ├── HP-UX-GNU-Fortran.cmake
│ │ │ ├── HP-UX-HP-ASM.cmake
│ │ │ ├── HP-UX-HP-C.cmake
│ │ │ ├── HP-UX-HP.cmake
│ │ │ ├── HP-UX-HP-CXX.cmake
│ │ │ ├── HP-UX-HP-Fortran.cmake
│ │ │ ├── IRIX64.cmake
│ │ │ ├── IRIX.cmake
│ │ │ ├── kFreeBSD.cmake
│ │ │ ├── Linux-Absoft-Fortran.cmake
│ │ │ ├── Linux-Clang-C.cmake
│ │ │ ├── Linux-Clang-CXX.cmake
│ │ │ ├── Linux.cmake
│ │ │ ├── Linux-como.cmake
│ │ │ ├── Linux-GNU-C.cmake
│ │ │ ├── Linux-GNU.cmake
│ │ │ ├── Linux-GNU-CXX.cmake
│ │ │ ├── Linux-GNU-Fortran.cmake
│ │ │ ├── Linux-Intel-C.cmake
│ │ │ ├── Linux-Intel.cmake
│ │ │ ├── Linux-Intel-CXX.cmake
│ │ │ ├── Linux-Intel-Fortran.cmake
│ │ │ ├── Linux-NAG-Fortran.cmake
│ │ │ ├── Linux-PathScale-C.cmake
│ │ │ ├── Linux-PathScale.cmake
│ │ │ ├── Linux-PathScale-CXX.cmake
│ │ │ ├── Linux-PathScale-Fortran.cmake
│ │ │ ├── Linux-PGI-C.cmake
│ │ │ ├── Linux-PGI.cmake
│ │ │ ├── Linux-PGI-CXX.cmake
│ │ │ ├── Linux-PGI-Fortran.cmake
│ │ │ ├── Linux-SunPro-CXX.cmake
│ │ │ ├── Linux-VisualAge-C.cmake
│ │ │ ├── Linux-VisualAge-CXX.cmake
│ │ │ ├── Linux-VisualAge-Fortran.cmake
│ │ │ ├── Linux-XL-C.cmake
│ │ │ ├── Linux-XL-CXX.cmake
│ │ │ ├── Linux-XL-Fortran.cmake
│ │ │ ├── MP-RAS.cmake
│ │ │ ├── NetBSD.cmake
│ │ │ ├── OpenBSD.cmake
│ │ │ ├── OpenVMS.cmake
│ │ │ ├── OSF1.cmake
│ │ │ ├── QNX.cmake
│ │ │ ├── RISCos.cmake
│ │ │ ├── SCO_SV.cmake
│ │ │ ├── SINIX.cmake
│ │ │ ├── SunOS.cmake
│ │ │ ├── SunOS-GNU-C.cmake
│ │ │ ├── SunOS-GNU.cmake
│ │ │ ├── SunOS-GNU-CXX.cmake
│ │ │ ├── SunOS-GNU-Fortran.cmake
│ │ │ ├── syllable.cmake
│ │ │ ├── Tru64.cmake
│ │ │ ├── ULTRIX.cmake
│ │ │ ├── UnixPaths.cmake
│ │ │ ├── UNIX_SV.cmake
│ │ │ ├── UnixWare.cmake
│ │ │ ├── Windows-Borland-C.cmake
│ │ │ ├── Windows-Borland.cmake
│ │ │ ├── Windows-Borland-CXX.cmake
│ │ │ ├── Windows-cl.cmake
│ │ │ ├── Windows-cl.cmake.in
│ │ │ ├── Windows.cmake
│ │ │ ├── Windows-df.cmake
│ │ │ ├── Windows-G95-Fortran.cmake
│ │ │ ├── Windows-g++.cmake
│ │ │ ├── Windows-GNU-C.cmake
│ │ │ ├── Windows-GNU.cmake
│ │ │ ├── Windows-GNU-CXX.cmake
│ │ │ ├── Windows-GNU-Fortran.cmake
│ │ │ ├── Windows-icl.cmake
│ │ │ ├── Windows-ifort.cmake
│ │ │ ├── Windows-Intel-ASM.cmake
│ │ │ ├── Windows-Intel-C.cmake
│ │ │ ├── Windows-Intel.cmake
│ │ │ ├── Windows-Intel-CXX.cmake
│ │ │ ├── Windows-Intel-Fortran.cmake
│ │ │ ├── Windows-NMcl.cmake
│ │ │ ├── WindowsPaths.cmake
│ │ │ ├── Windows-wcl386.cmake
│ │ │ ├── Windows-windres.cmake
│ │ │ └── Xenix.cmake
│ │ ├── ProcessorCount.cmake
│ │ ├── Qt4ConfigDependentSettings.cmake
│ │ ├── Qt4Macros.cmake
│ │ ├── readme.txt
│ │ ├── RepositoryInfo.txt.in
│ │ ├── SelectLibraryConfigurations.cmake
│ │ ├── SquishRunTestCase.bat
│ │ ├── SquishRunTestCase.sh
│ │ ├── SquishTestScript.cmake
│ │ ├── SystemInformation.cmake
│ │ ├── SystemInformation.in
│ │ ├── TestBigEndian.cmake
│ │ ├── TestCXXAcceptsFlag.cmake
│ │ ├── TestEndianess.c.in
│ │ ├── TestForANSIForScope.cmake
│ │ ├── TestForAnsiForScope.cxx
│ │ ├── TestForANSIStreamHeaders.cmake
│ │ ├── TestForANSIStreamHeaders.cxx
│ │ ├── TestForSSTREAM.cmake
│ │ ├── TestForSSTREAM.cxx
│ │ ├── TestForSTDNamespace.cmake
│ │ ├── TestForSTDNamespace.cxx
│ │ ├── UseEcos.cmake
│ │ ├── UsePkgConfig.cmake
│ │ ├── UseQt4.cmake
│ │ ├── UseSWIG.cmake
│ │ ├── UseVTK40.cmake
│ │ ├── UseVTKBuildSettings40.cmake
│ │ ├── UseVTKConfig40.cmake
│ │ ├── UsewxWidgets.cmake
│ │ ├── Use_wxWindows.cmake
│ │ └── VTKCompatibility.cmake
│ └── Templates
│ ├── AppleInfo.plist
│ ├── CMakeVisualStudio6Configurations.cmake
│ ├── CMakeVSMacros1.vsmacros
│ ├── CMakeVSMacros2.vsmacros
│ ├── CPackConfig.cmake.in
│ ├── CPack.GenericDescription.txt
│ ├── CPack.GenericLicense.txt
│ ├── CPack.GenericWelcome.txt
│ ├── CTestScript.cmake.in
│ ├── cygwin-package.sh.in
│ ├── DLLFooter.dsptemplate
│ ├── DLLHeader.dsptemplate
│ ├── EXEFooter.dsptemplate
│ ├── EXEHeader.dsptemplate
│ ├── EXEWinHeader.dsptemplate
│ ├── staticLibFooter.dsptemplate
│ ├── staticLibHeader.dsptemplate
│ ├── TestDriver.cxx.in
│ ├── UtilityFooter.dsptemplate
│ └── UtilityHeader.dsptemplate
├── CMakeLists.txt
├── cmake_msvs10_x86.bat
├── cmake_msvs8-2005_x86.bat
├── cmake_msvs9-2008_x86.bat
├── doc
│ ├── html
│ │ ├── 1.gif
│ │ ├── architecture.gif
│ │ ├── bcbsetup1.gif
│ │ ├── bcbsetup2.gif
│ │ ├── bcbsetup3.gif
│ │ ├── bcbsetup4.gif
│ │ ├── bcbsetup5.gif
│ │ ├── cnt_fbuilder.html
│ │ ├── cnt_hgeanim.html
│ │ ├── cnt_hgecolorhsv.html
│ │ ├── cnt_hgecolorrgb.html
│ │ ├── cnt_hgeconst.html
│ │ ├── cnt_hgedata.html
│ │ ├── cnt_hgedistort.html
│ │ ├── cnt_hgefont.html
│ │ ├── cnt_hgefunc.html
│ │ ├── cnt_hgegui.html
│ │ ├── cnt_hgeguio.html
│ │ ├── cnt_hgeparticle.html
│ │ ├── cnt_hgepmanager.html
│ │ ├── cnt_hgerect.html
│ │ ├── cnt_hgeresource.html
│ │ ├── cnt_hgesprite.html
│ │ ├── cnt_hgestring.html
│ │ ├── cnt_hgevector.html
│ │ ├── cnt_main.html
│ │ ├── cnt_peditor.html
│ │ ├── cnt_setup.html
│ │ ├── cnt_tutorials.html
│ │ ├── devcppsetup1.gif
│ │ ├── devcppsetup2.gif
│ │ ├── devcppsetup3.gif
│ │ ├── devcppsetup4.gif
│ │ ├── devcppsetup5.gif
│ │ ├── fbuilder_fontcode.html
│ │ ├── fbuilder_fontconv.html
│ │ ├── fbuilder_ini.html
│ │ ├── fbuilder_interface.html
│ │ ├── fbuilder__main.html
│ │ ├── feat3.gif
│ │ ├── hgeanim_constructor.html
│ │ ├── hgeanim_getframe.html
│ │ ├── hgeanim_getframes.html
│ │ ├── hgeanim_getmode.html
│ │ ├── hgeanim_getspeed.html
│ │ ├── hgeanim_isplaying.html
│ │ ├── hgeanim__main.html
│ │ ├── hgeanim_operators.html
│ │ ├── hgeanim_play.html
│ │ ├── hgeanim_resume.html
│ │ ├── hgeanim_setframe.html
│ │ ├── hgeanim_setframes.html
│ │ ├── hgeanim_setmode.html
│ │ ├── hgeanim_setspeed.html
│ │ ├── hgeanim_stop.html
│ │ ├── hgeanim_update.html
│ │ ├── hgecolorhsv_clamp.html
│ │ ├── hgecolorhsv_constructors.html
│ │ ├── hgecolorhsv_datamembers.html
│ │ ├── hgecolorhsv_gethwcolor.html
│ │ ├── hgecolorhsv__main.html
│ │ ├── hgecolorhsv_operators.html
│ │ ├── hgecolorhsv_sethwcolor.html
│ │ ├── hgecolor__main.html
│ │ ├── hgecolorrgb_clamp.html
│ │ ├── hgecolorrgb_constructors.html
│ │ ├── hgecolorrgb_datamembers.html
│ │ ├── hgecolorrgb_gethwcolor.html
│ │ ├── hgecolorrgb__main.html
│ │ ├── hgecolorrgb_operators.html
│ │ ├── hgecolorrgb_sethwcolor.html
│ │ ├── hgeconst_blendmode.html
│ │ ├── hgeconst_common.html
│ │ ├── hgeconst_keycodes.html
│ │ ├── hgeconst__main.html
│ │ ├── hgeconst_systemstate.html
│ │ ├── hge.css
│ │ ├── hgedata_common.html
│ │ ├── hgedata_hwcolor.html
│ │ ├── hgedata_inputevent.html
│ │ ├── hgedata__main.html
│ │ ├── hgedata_quad.html
│ │ ├── hgedata_resource.html
│ │ ├── hgedata_state.html
│ │ ├── hgedata_triple.html
│ │ ├── hgedata_vertex.html
│ │ ├── hgedistort_clear.html
│ │ ├── hgedistort_constructor.html
│ │ ├── hgedistort_getblendmode.html
│ │ ├── hgedistort_getcolor.html
│ │ ├── hgedistort_getcols.html
│ │ ├── hgedistort_getdisplacement.html
│ │ ├── hgedistort_getrows.html
│ │ ├── hgedistort_gettexture.html
│ │ ├── hgedistort_gettexturerect.html
│ │ ├── hgedistort_getz.html
│ │ ├── hgedistort__main.html
│ │ ├── hgedistort_operators.html
│ │ ├── hgedistort_render.html
│ │ ├── hgedistort_setblendmode.html
│ │ ├── hgedistort_setcolor.html
│ │ ├── hgedistort_setdisplacement.html
│ │ ├── hgedistort_settexture.html
│ │ ├── hgedistort_settexturerect.html
│ │ ├── hgedistort_setz.html
│ │ ├── hgefont_constructor.html
│ │ ├── hgefont_description.html
│ │ ├── hgefont_getblendmode.html
│ │ ├── hgefont_getcolor.html
│ │ ├── hgefont_getheight.html
│ │ ├── hgefont_getpostwidth.html
│ │ ├── hgefont_getprewidth.html
│ │ ├── hgefont_getproportion.html
│ │ ├── hgefont_getrotation.html
│ │ ├── hgefont_getscale.html
│ │ ├── hgefont_getspacing.html
│ │ ├── hgefont_getsprite.html
│ │ ├── hgefont_getstringwidth.html
│ │ ├── hgefont_gettracking.html
│ │ ├── hgefont_getz.html
│ │ ├── hgefont__main.html
│ │ ├── hgefont_printfb.html
│ │ ├── hgefont_printf.html
│ │ ├── hgefont_render.html
│ │ ├── hgefont_setblendmode.html
│ │ ├── hgefont_setcolor.html
│ │ ├── hgefont_setproportion.html
│ │ ├── hgefont_setrotation.html
│ │ ├── hgefont_setscale.html
│ │ ├── hgefont_setspacing.html
│ │ ├── hgefont_settracking.html
│ │ ├── hgefont_setz.html
│ │ ├── hgefunc_channelgetlength.html
│ │ ├── hgefunc_channelgetpos.html
│ │ ├── hgefunc_channelisplaying.html
│ │ ├── hgefunc_channelissliding.html
│ │ ├── hgefunc_channelpauseall.html
│ │ ├── hgefunc_channelpause.html
│ │ ├── hgefunc_channelresumeall.html
│ │ ├── hgefunc_channelresume.html
│ │ ├── hgefunc_channelsetpanning.html
│ │ ├── hgefunc_channelsetpitch.html
│ │ ├── hgefunc_channelsetpos.html
│ │ ├── hgefunc_channelsetvolume.html
│ │ ├── hgefunc_channelslideto.html
│ │ ├── hgefunc_channelstopall.html
│ │ ├── hgefunc_channelstop.html
│ │ ├── hgefunc_effectfree.html
│ │ ├── hgefunc_effectload.html
│ │ ├── hgefunc_effectplayex.html
│ │ ├── hgefunc_effectplay.html
│ │ ├── hgefunc_gfxbeginscene.html
│ │ ├── hgefunc_gfxclear.html
│ │ ├── hgefunc_gfxendscene.html
│ │ ├── hgefunc_gfxfinishbatch.html
│ │ ├── hgefunc_gfxrenderline.html
│ │ ├── hgefunc_gfxrenderquad.html
│ │ ├── hgefunc_gfxrendertriple.html
│ │ ├── hgefunc_gfxsetclipping.html
│ │ ├── hgefunc_gfxsettransform.html
│ │ ├── hgefunc_gfxstartbatch.html
│ │ ├── hgefunc_inigetfloat.html
│ │ ├── hgefunc_inigetint.html
│ │ ├── hgefunc_inigetstring.html
│ │ ├── hgefunc_inisetfloat.html
│ │ ├── hgefunc_inisetint.html
│ │ ├── hgefunc_inisetstring.html
│ │ ├── hgefunc_inputgetchar.html
│ │ ├── hgefunc_inputgetevent.html
│ │ ├── hgefunc_inputgetkey.html
│ │ ├── hgefunc_inputgetkeyname.html
│ │ ├── hgefunc_inputgetkeystate.html
│ │ ├── hgefunc_inputgetmousepos.html
│ │ ├── hgefunc_inputgetmousewheel.html
│ │ ├── hgefunc_inputismouseover.html
│ │ ├── hgefunc_inputkeydown.html
│ │ ├── hgefunc_inputkeyup.html
│ │ ├── hgefunc_inputsetmousepos.html
│ │ ├── hgefunc_interfaceget.html
│ │ ├── hgefunc_interfacerelease.html
│ │ ├── hgefunc__main.html
│ │ ├── hgefunc_musicfree.html
│ │ ├── hgefunc_musicgetamplification.html
│ │ ├── hgefunc_musicgetchannelvolume.html
│ │ ├── hgefunc_musicgetinstrvolume.html
│ │ ├── hgefunc_musicgetlength.html
│ │ ├── hgefunc_musicgetpos.html
│ │ ├── hgefunc_musicload.html
│ │ ├── hgefunc_musicplay.html
│ │ ├── hgefunc_musicsetamplification.html
│ │ ├── hgefunc_musicsetchannelvolume.html
│ │ ├── hgefunc_musicsetinstrvolume.html
│ │ ├── hgefunc_musicsetpos.html
│ │ ├── hgefunc_randomfloat.html
│ │ ├── hgefunc_randomint.html
│ │ ├── hgefunc_randomseed.html
│ │ ├── hgefunc_resourceattachpack.html
│ │ ├── hgefunc_resourceenumfiles.html
│ │ ├── hgefunc_resourceenumfolders.html
│ │ ├── hgefunc_resourcefree.html
│ │ ├── hgefunc_resourceload.html
│ │ ├── hgefunc_resourcemakepath.html
│ │ ├── hgefunc_resourceremoveallpacks.html
│ │ ├── hgefunc_resourceremovepack.html
│ │ ├── hgefunc_streamfree.html
│ │ ├── hgefunc_streamload.html
│ │ ├── hgefunc_streamplay.html
│ │ ├── hgefunc_systemgeterror.html
│ │ ├── hgefunc_systemgetstate.html
│ │ ├── hgefunc_systeminitiate.html
│ │ ├── hgefunc_systemlaunch.html
│ │ ├── hgefunc_systemlog.html
│ │ ├── hgefunc_systemsetstate.html
│ │ ├── hgefunc_systemshutdown.html
│ │ ├── hgefunc_systemsnapshot.html
│ │ ├── hgefunc_systemstart.html
│ │ ├── hgefunc_targetcreate.html
│ │ ├── hgefunc_targetfree.html
│ │ ├── hgefunc_targetgettexture.html
│ │ ├── hgefunc_texturecreate.html
│ │ ├── hgefunc_texturefree.html
│ │ ├── hgefunc_texturegetheight.html
│ │ ├── hgefunc_texturegetwidth.html
│ │ ├── hgefunc_textureload.html
│ │ ├── hgefunc_texturelock.html
│ │ ├── hgefunc_textureunlock.html
│ │ ├── hgefunc_timergetdelta.html
│ │ ├── hgefunc_timergetfps.html
│ │ ├── hgefunc_timergettime.html
│ │ ├── hgegui_addctrl.html
│ │ ├── hgegui_constructor.html
│ │ ├── hgegui_delctrl.html
│ │ ├── hgegui_enablectrl.html
│ │ ├── hgegui_enter.html
│ │ ├── hgegui_getctrl.html
│ │ ├── hgegui_getfocus.html
│ │ ├── hgegui_guibutton_getstate.html
│ │ ├── hgegui_guibutton.html
│ │ ├── hgegui_guibutton_setmode.html
│ │ ├── hgegui_guibutton_setstate.html
│ │ ├── hgegui_guilistbox_additem.html
│ │ ├── hgegui_guilistbox_clear.html
│ │ ├── hgegui_guilistbox_deleteitem.html
│ │ ├── hgegui_guilistbox_getitemtext.html
│ │ ├── hgegui_guilistbox_getnumitems.html
│ │ ├── hgegui_guilistbox_getnumrows.html
│ │ ├── hgegui_guilistbox_getselecteditem.html
│ │ ├── hgegui_guilistbox_gettopitem.html
│ │ ├── hgegui_guilistbox.html
│ │ ├── hgegui_guilistbox_setselecteditem.html
│ │ ├── hgegui_guilistbox_settopitem.html
│ │ ├── hgegui_guislider_getvalue.html
│ │ ├── hgegui_guislider.html
│ │ ├── hgegui_guislider_setmode.html
│ │ ├── hgegui_guislider_setvalue.html
│ │ ├── hgegui_guitext.html
│ │ ├── hgegui_guitext_printf.html
│ │ ├── hgegui_guitext_setcolor.html
│ │ ├── hgegui_guitext_setmode.html
│ │ ├── hgegui_guitext_settext.html
│ │ ├── hgegui_leave.html
│ │ ├── hgegui_macros.html
│ │ ├── hgegui__main.html
│ │ ├── hgegui_movectrl.html
│ │ ├── hgegui_move.html
│ │ ├── hgeguio_constructor.html
│ │ ├── hgeguio_datamembers.html
│ │ ├── hgeguio_enter.html
│ │ ├── hgeguio_focus.html
│ │ ├── hgeguio_isdone.html
│ │ ├── hgeguio_keyclick.html
│ │ ├── hgeguio_leave.html
│ │ ├── hgeguio__main.html
│ │ ├── hgeguio_mouselbutton.html
│ │ ├── hgeguio_mousemove.html
│ │ ├── hgeguio_mouseover.html
│ │ ├── hgeguio_mouserbutton.html
│ │ ├── hgeguio_mousewheel.html
│ │ ├── hgeguio_render.html
│ │ ├── hgeguio_reset.html
│ │ ├── hgeguio_setcolor.html
│ │ ├── hgeguio_update.html
│ │ ├── hgegui_render.html
│ │ ├── hgegui_reset.html
│ │ ├── hgegui_setcolor.html
│ │ ├── hgegui_setcursor.html
│ │ ├── hgegui_setfocus.html
│ │ ├── hgegui_setnavmode.html
│ │ ├── hgegui_showctrl.html
│ │ ├── hgegui_update.html
│ │ ├── hge.js
│ │ ├── hgeparticle_constructors.html
│ │ ├── hgeparticle_datamembers.html
│ │ ├── hgeparticle_fireat.html
│ │ ├── hgeparticle_fire.html
│ │ ├── hgeparticle_getage.html
│ │ ├── hgeparticle_getboundingbox.html
│ │ ├── hgeparticle_getparticlesalive.html
│ │ ├── hgeparticle_getposition.html
│ │ ├── hgeparticle_getscale.html
│ │ ├── hgeparticle_gettransposition.html
│ │ ├── hgeparticle__main.html
│ │ ├── hgeparticle_moveto.html
│ │ ├── hgeparticle_operators.html
│ │ ├── hgeparticle_psinfo.html
│ │ ├── hgeparticle_render.html
│ │ ├── hgeparticle_setscale.html
│ │ ├── hgeparticle_stop.html
│ │ ├── hgeparticle_trackboundingbox.html
│ │ ├── hgeparticle_transpose.html
│ │ ├── hgeparticle_update.html
│ │ ├── hgepmanager_constructor.html
│ │ ├── hgepmanager_gettransposition.html
│ │ ├── hgepmanager_ispsalive.html
│ │ ├── hgepmanager_killall.html
│ │ ├── hgepmanager_killps.html
│ │ ├── hgepmanager__main.html
│ │ ├── hgepmanager_render.html
│ │ ├── hgepmanager_spawnps.html
│ │ ├── hgepmanager_transpose.html
│ │ ├── hgepmanager_update.html
│ │ ├── hgerect_clear.html
│ │ ├── hgerect_constructors.html
│ │ ├── hgerect_datamembers.html
│ │ ├── hgerect_encapsulate.html
│ │ ├── hgerect_intersect.html
│ │ ├── hgerect_isclean.html
│ │ ├── hgerect__main.html
│ │ ├── hgerect_operators.html
│ │ ├── hgerect_set.html
│ │ ├── hgerect_setradius.html
│ │ ├── hgerect_testpoint.html
│ │ ├── hgeresource_changescript.html
│ │ ├── hgeresource_constructor.html
│ │ ├── hgeresource_getanimation.html
│ │ ├── hgeresource_getdistortionmesh.html
│ │ ├── hgeresource_geteffect.html
│ │ ├── hgeresource_getfont.html
│ │ ├── hgeresource_getmusic.html
│ │ ├── hgeresource_getparticlesystem.html
│ │ ├── hgeresource_getresource.html
│ │ ├── hgeresource_getsprite.html
│ │ ├── hgeresource_getstream.html
│ │ ├── hgeresource_getstringtable.html
│ │ ├── hgeresource_gettarget.html
│ │ ├── hgeresource_gettexture.html
│ │ ├── hgeresource__main.html
│ │ ├── hgeresource_precache.html
│ │ ├── hgeresource_purge.html
│ │ ├── hgeresource_script.html
│ │ ├── hgesprite_constructor.html
│ │ ├── hgesprite_getblendmode.html
│ │ ├── hgesprite_getboundingboxex.html
│ │ ├── hgesprite_getboundingbox.html
│ │ ├── hgesprite_getcolor.html
│ │ ├── hgesprite_getflip.html
│ │ ├── hgesprite_getheight.html
│ │ ├── hgesprite_gethotspot.html
│ │ ├── hgesprite_gettexture.html
│ │ ├── hgesprite_gettexturerect.html
│ │ ├── hgesprite_getwidth.html
│ │ ├── hgesprite_getz.html
│ │ ├── hgesprite__main.html
│ │ ├── hgesprite_operators.html
│ │ ├── hgesprite_render4v.html
│ │ ├── hgesprite_renderex.html
│ │ ├── hgesprite_render.html
│ │ ├── hgesprite_renderstretch.html
│ │ ├── hgesprite_setblendmode.html
│ │ ├── hgesprite_setcolor.html
│ │ ├── hgesprite_setflip.html
│ │ ├── hgesprite_sethotspot.html
│ │ ├── hgesprite_settexture.html
│ │ ├── hgesprite_settexturerect.html
│ │ ├── hgesprite_setz.html
│ │ ├── hgestring_constructor.html
│ │ ├── hgestring_getstring.html
│ │ ├── hgestring__main.html
│ │ ├── hgestring_script.html
│ │ ├── hgevector_angle.html
│ │ ├── hgevector_clamp.html
│ │ ├── hgevector_constructors.html
│ │ ├── hgevector_datamembers.html
│ │ ├── hgevector_dot.html
│ │ ├── hgevector_length.html
│ │ ├── hgevector__main.html
│ │ ├── hgevector_normalize.html
│ │ ├── hgevector_operators.html
│ │ ├── hgevector_rotate.html
│ │ ├── lock.gif
│ │ ├── logo.gif
│ │ ├── main_childwin.html
│ │ ├── main_credits.html
│ │ ├── main_hints.html
│ │ ├── main_history.html
│ │ ├── main_license.html
│ │ ├── main_overview.html
│ │ ├── main_package.html
│ │ ├── main_power.html
│ │ ├── main_respack.html
│ │ ├── main_support.html
│ │ ├── main_upgrade.html
│ │ ├── peditor_hints.html
│ │ ├── peditor_ini.html
│ │ ├── peditor_interface.html
│ │ ├── peditor__main.html
│ │ ├── peditor_presets.html
│ │ ├── pngopt__main.html
│ │ ├── sep3.gif
│ │ ├── setup_bcb4.html
│ │ ├── setup_devcpp.html
│ │ ├── setup__main.html
│ │ ├── setup_vc6.html
│ │ ├── setup_vsnet.html
│ │ ├── shot1.gif
│ │ ├── shot2.gif
│ │ ├── shot3.gif
│ │ ├── shot4.gif
│ │ ├── t04_1.gif
│ │ ├── t05_1.gif
│ │ ├── t05_2.gif
│ │ ├── t05_3.gif
│ │ ├── t06_1.gif
│ │ ├── t07_1.gif
│ │ ├── t07_2.gif
│ │ ├── t07_3.gif
│ │ ├── t08_1.gif
│ │ ├── t08_2.gif
│ │ ├── t08_3.gif
│ │ ├── texasm__main.html
│ │ ├── title.gif
│ │ ├── tools_fed.gif
│ │ ├── tools_med.gif
│ │ ├── tools_ped.gif
│ │ ├── tools_res.gif
│ │ ├── tools_tex.gif
│ │ ├── tutorials__main.html
│ │ ├── tutorials_tut01.html
│ │ ├── tutorials_tut02.html
│ │ ├── tutorials_tut03.html
│ │ ├── tutorials_tut04.html
│ │ ├── tutorials_tut05.html
│ │ ├── tutorials_tut06.html
│ │ ├── tutorials_tut07.html
│ │ ├── tutorials_tut08.html
│ │ ├── vcsetup1.gif
│ │ ├── vcsetup2.gif
│ │ ├── vcsetup3.gif
│ │ ├── vcsetup4.gif
│ │ ├── vcsetup5.gif
│ │ ├── vsnetsetup1.gif
│ │ ├── vsnetsetup2.gif
│ │ ├── vsnetsetup3.gif
│ │ ├── vsnetsetup4.gif
│ │ └── vsnetsetup5.gif
│ └── index.html
├── HGE_CMake_Issues.txt
├── include
│ ├── hgeanim.h
│ ├── hgecolor.h
│ ├── hgedistort.h
│ ├── hgefont.h
│ ├── hge_gapi.h
│ ├── hgeguictrls.h
│ ├── hgegui.h
│ ├── hge.h
│ ├── hgeparticle.h
│ ├── hgerect.h
│ ├── hgeresource.h
│ ├── hgesprite.h
│ ├── hgestrings.h
│ └── hgevector.h
├── license.txt
├── Original_README.txt
├── readme.txt
├── src
│ ├── core
│ │ ├── BASS
│ │ │ └── bass.h
│ │ ├── CMakeLists.txt
│ │ ├── demo.cpp
│ │ ├── graphics.cpp
│ │ ├── hge_impl.h
│ │ ├── ini.cpp
│ │ ├── input.cpp
│ │ ├── power.cpp
│ │ ├── random.cpp
│ │ ├── resource.cpp
│ │ ├── sound.cpp
│ │ ├── system.cpp
│ │ └── timer.cpp
│ ├── core_directx8.zip
│ ├── core_directx9.zip
│ ├── fontconv
│ │ ├── CMakeLists.txt
│ │ └── fontconv.cpp
│ ├── fonted
│ │ ├── CMakeLists.txt
│ │ ├── commands.cpp
│ │ ├── fonted.cpp
│ │ ├── fonted.h
│ │ ├── fontlist.cpp
│ │ ├── fontlist.h
│ │ ├── generate.cpp
│ │ ├── hgeguirange.cpp
│ │ ├── hgeguirange.h
│ │ ├── media
│ │ │ ├── fgui.png
│ │ │ ├── font3.fnt
│ │ │ ├── font3.png
│ │ │ └── fonted.ini
│ │ └── savepng.cpp
│ ├── helpers
│ │ ├── CMakeLists.txt
│ │ ├── hgeanim.cpp
│ │ ├── hgecolor.cpp
│ │ ├── hgedistort.cpp
│ │ ├── hgefont.cpp
│ │ ├── hgegui.cpp
│ │ ├── hgeguictrls.cpp
│ │ ├── hgeparticle.cpp
│ │ ├── hgepmanager.cpp
│ │ ├── hgerect.cpp
│ │ ├── hgeresource.cpp
│ │ ├── hgesprite.cpp
│ │ ├── hgestrings.cpp
│ │ ├── hgevector.cpp
│ │ ├── parser.cpp
│ │ ├── parser.h
│ │ ├── resources.cpp
│ │ └── resources.h
│ ├── helpers_directx8.zip
│ ├── helpers_directx9.zip
│ ├── libPNG
│ │ ├── CMakeLists.txt
│ │ ├── png.c
│ │ ├── pngconf.h
│ │ ├── pngerror.c
│ │ ├── pnggccrd.c
│ │ ├── pngget.c
│ │ ├── png.h
│ │ ├── pngmem.c
│ │ ├── pngpread.c
│ │ ├── pngread.c
│ │ ├── pngrio.c
│ │ ├── pngrtran.c
│ │ ├── pngrutil.c
│ │ ├── pngset.c
│ │ ├── pngtrans.c
│ │ ├── pngvcrd.c
│ │ ├── pngwio.c
│ │ ├── pngwrite.c
│ │ ├── pngwtran.c
│ │ └── pngwutil.c
│ ├── particleed
│ │ ├── CMakeLists.txt
│ │ ├── commands.cpp
│ │ ├── media
│ │ │ ├── font3.fnt
│ │ │ ├── font3.png
│ │ │ ├── particleed.ini
│ │ │ ├── particles.png
│ │ │ └── pgui.png
│ │ ├── particleed.cpp
│ │ └── particleed.h
│ ├── pngopt
│ │ ├── CMakeLists.txt
│ │ ├── pngopt.cpp
│ │ ├── pngopt.h
│ │ └── savepngpitch.cpp
│ ├── texasm
│ │ ├── CMakeLists.txt
│ │ ├── gfx_object.h
│ │ ├── optimized_texture.cpp
│ │ ├── optimized_texture.h
│ │ ├── RectPlacement.cpp
│ │ ├── RectPlacement.h
│ │ ├── sprite_object.cpp
│ │ ├── sprite_object.h
│ │ ├── texasm.cpp
│ │ ├── texasm.dsp
│ │ ├── texasm.dsw
│ │ ├── texasm.h
│ │ ├── texasm.sln
│ │ ├── texasm.vcproj
│ │ ├── texture_assembler.cpp
│ │ ├── texture_assembler.h
│ │ └── writePNG.cpp
│ └── zlib-1.2.5
│ ├── adler32.c
│ ├── amiga
│ │ ├── Makefile.pup
│ │ └── Makefile.sas
│ ├── ChangeLog
│ ├── CMakeLists.txt
│ ├── compress.c
│ ├── configure
│ ├── contrib
│ │ ├── ada
│ │ │ ├── buffer_demo.adb
│ │ │ ├── mtest.adb
│ │ │ ├── read.adb
│ │ │ ├── readme.txt
│ │ │ ├── test.adb
│ │ │ ├── zlib.adb
│ │ │ ├── zlib.ads
│ │ │ ├── zlib.gpr
│ │ │ ├── zlib-streams.adb
│ │ │ ├── zlib-streams.ads
│ │ │ ├── zlib-thin.adb
│ │ │ └── zlib-thin.ads
│ │ ├── amd64
│ │ │ └── amd64-match.S
│ │ ├── asm686
│ │ │ ├── match.S
│ │ │ └── README.686
│ │ ├── blast
│ │ │ ├── blast.c
│ │ │ ├── blast.h
│ │ │ ├── Makefile
│ │ │ ├── README
│ │ │ ├── test.pk
│ │ │ └── test.txt
│ │ ├── delphi
│ │ │ ├── readme.txt
│ │ │ ├── ZLibConst.pas
│ │ │ ├── zlibd32.mak
│ │ │ └── ZLib.pas
│ │ ├── dotzlib
│ │ │ ├── DotZLib
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── ChecksumImpl.cs
│ │ │ │ ├── CircularBuffer.cs
│ │ │ │ ├── CodecBase.cs
│ │ │ │ ├── Deflater.cs
│ │ │ │ ├── DotZLib.cs
│ │ │ │ ├── DotZLib.csproj
│ │ │ │ ├── GZipStream.cs
│ │ │ │ ├── Inflater.cs
│ │ │ │ └── UnitTests.cs
│ │ │ ├── DotZLib.build
│ │ │ ├── DotZLib.chm
│ │ │ ├── DotZLib.sln
│ │ │ ├── LICENSE_1_0.txt
│ │ │ └── readme.txt
│ │ ├── gcc_gvmat64
│ │ │ └── gvmat64.S
│ │ ├── infback9
│ │ │ ├── infback9.c
│ │ │ ├── infback9.h
│ │ │ ├── inffix9.h
│ │ │ ├── inflate9.h
│ │ │ ├── inftree9.c
│ │ │ ├── inftree9.h
│ │ │ └── README
│ │ ├── inflate86
│ │ │ ├── inffas86.c
│ │ │ └── inffast.S
│ │ ├── iostream
│ │ │ ├── test.cpp
│ │ │ ├── zfstream.cpp
│ │ │ └── zfstream.h
│ │ ├── iostream2
│ │ │ ├── zstream.h
│ │ │ └── zstream_test.cpp
│ │ ├── iostream3
│ │ │ ├── README
│ │ │ ├── test.cc
│ │ │ ├── TODO
│ │ │ ├── zfstream.cc
│ │ │ └── zfstream.h
│ │ ├── masmx64
│ │ │ ├── bld_ml64.bat
│ │ │ ├── gvmat64.asm
│ │ │ ├── inffas8664.c
│ │ │ ├── inffasx64.asm
│ │ │ └── readme.txt
│ │ ├── masmx86
│ │ │ ├── bld_ml32.bat
│ │ │ ├── inffas32.asm
│ │ │ ├── match686.asm
│ │ │ └── readme.txt
│ │ ├── minizip
│ │ │ ├── crypt.h
│ │ │ ├── ioapi.c
│ │ │ ├── ioapi.h
│ │ │ ├── iowin32.c
│ │ │ ├── iowin32.h
│ │ │ ├── Makefile
│ │ │ ├── make_vms.com
│ │ │ ├── miniunz.c
│ │ │ ├── MiniZip64_Changes.txt
│ │ │ ├── MiniZip64_info.txt
│ │ │ ├── minizip.c
│ │ │ ├── mztools.c
│ │ │ ├── mztools.h
│ │ │ ├── unzip.c
│ │ │ ├── unzip.h
│ │ │ ├── zip.c
│ │ │ └── zip.h
│ │ ├── pascal
│ │ │ ├── example.pas
│ │ │ ├── readme.txt
│ │ │ ├── zlibd32.mak
│ │ │ └── zlibpas.pas
│ │ ├── puff
│ │ │ ├── Makefile
│ │ │ ├── puff.c
│ │ │ ├── puff.h
│ │ │ ├── README
│ │ │ └── zeros.raw
│ │ ├── README.contrib
│ │ ├── testzlib
│ │ │ ├── testzlib.c
│ │ │ └── testzlib.txt
│ │ ├── untgz
│ │ │ ├── Makefile
│ │ │ ├── Makefile.msc
│ │ │ └── untgz.c
│ │ └── vstudio
│ │ ├── readme.txt
│ │ ├── vc10
│ │ │ ├── miniunz.vcxproj
│ │ │ ├── miniunz.vcxproj.filters
│ │ │ ├── miniunz.vcxproj.user
│ │ │ ├── minizip.vcxproj
│ │ │ ├── minizip.vcxproj.filters
│ │ │ ├── minizip.vcxproj.user
│ │ │ ├── testzlibdll.vcxproj
│ │ │ ├── testzlibdll.vcxproj.filters
│ │ │ ├── testzlibdll.vcxproj.user
│ │ │ ├── testzlib.vcxproj
│ │ │ ├── testzlib.vcxproj.filters
│ │ │ ├── testzlib.vcxproj.user
│ │ │ ├── zlib.rc
│ │ │ ├── zlibstat.vcxproj
│ │ │ ├── zlibstat.vcxproj.filters
│ │ │ ├── zlibstat.vcxproj.user
│ │ │ ├── zlibvc.def
│ │ │ ├── zlibvc.sln
│ │ │ ├── zlibvc.vcxproj
│ │ │ ├── zlibvc.vcxproj.filters
│ │ │ └── zlibvc.vcxproj.user
│ │ └── vc9
│ │ ├── miniunz.vcproj
│ │ ├── minizip.vcproj
│ │ ├── testzlibdll.vcproj
│ │ ├── testzlib.vcproj
│ │ ├── zlib.rc
│ │ ├── zlibstat.vcproj
│ │ ├── zlibvc.def
│ │ ├── zlibvc.sln
│ │ └── zlibvc.vcproj
│ ├── crc32.c
│ ├── crc32.h
│ ├── deflate.c
│ ├── deflate.h
│ ├── doc
│ │ ├── algorithm.txt
│ │ ├── rfc1950.txt
│ │ ├── rfc1951.txt
│ │ ├── rfc1952.txt
│ │ └── txtvsbin.txt
│ ├── example.c
│ ├── examples
│ │ ├── enough.c
│ │ ├── fitblk.c
│ │ ├── gun.c
│ │ ├── gzappend.c
│ │ ├── gzjoin.c
│ │ ├── gzlog.c
│ │ ├── gzlog.h
│ │ ├── README.examples
│ │ ├── zlib_how.html
│ │ ├── zpipe.c
│ │ └── zran.c
│ ├── FAQ
│ ├── gzclose.c
│ ├── gzguts.h
│ ├── gzlib.c
│ ├── gzread.c
│ ├── gzwrite.c
│ ├── INDEX
│ ├── infback.c
│ ├── inffast.c
│ ├── inffast.h
│ ├── inffixed.h
│ ├── inflate.c
│ ├── inflate.h
│ ├── inftrees.c
│ ├── inftrees.h
│ ├── Makefile
│ ├── Makefile.in
│ ├── make_vms.com
│ ├── minigzip.c
│ ├── msdos
│ │ ├── Makefile.bor
│ │ ├── Makefile.dj2
│ │ ├── Makefile.emx
│ │ ├── Makefile.msc
│ │ └── Makefile.tc
│ ├── nintendods
│ │ ├── Makefile
│ │ └── README
│ ├── old
│ │ ├── as400
│ │ │ ├── bndsrc
│ │ │ ├── compile.clp
│ │ │ ├── readme.txt
│ │ │ └── zlib.inc
│ │ ├── descrip.mms
│ │ ├── Makefile.riscos
│ │ ├── os2
│ │ │ ├── Makefile.os2
│ │ │ └── zlib.def
│ │ ├── README
│ │ ├── visual-basic.txt
│ │ └── visualc6
│ │ ├── example.dsp
│ │ ├── minigzip.dsp
│ │ ├── README.txt
│ │ ├── zlib.dsp
│ │ └── zlib.dsw
│ ├── qnx
│ │ └── package.qpg
│ ├── README
│ ├── treebuild.xml
│ ├── trees.c
│ ├── trees.h
│ ├── uncompr.c
│ ├── watcom
│ │ ├── watcom_f.mak
│ │ └── watcom_l.mak
│ ├── win32
│ │ ├── DLL_FAQ.txt
│ │ ├── Makefile.bor
│ │ ├── Makefile.emx
│ │ ├── Makefile.gcc
│ │ ├── Makefile.msc
│ │ ├── README-WIN32.txt
│ │ ├── VisualC.txt
│ │ ├── zlib1.rc
│ │ └── zlib.def
│ ├── zconf.h
│ ├── zconf.h.cmakein
│ ├── zconf.h.in
│ ├── zlib2ansi
│ ├── zlib.3
│ ├── zlib.3.pdf
│ ├── zlib.h
│ ├── zlib.map
│ ├── zlib.pc.in
│ ├── zutil.c
│ └── zutil.h
├── tools
│ ├── fonted
│ │ ├── fontconv.exe
│ │ ├── fonted.exe
│ │ ├── fonted.paq
│ │ └── hge.dll
│ ├── particleed
│ │ ├── hge.dll
│ │ ├── particle1.psi
│ │ ├── particle2.psi
│ │ ├── particle3.psi
│ │ ├── particle4.psi
│ │ ├── particle5.psi
│ │ ├── particle6.psi
│ │ ├── particle7.psi
│ │ ├── particle8.psi
│ │ ├── particle9.psi
│ │ ├── particleed.exe
│ │ ├── particleed.ini
│ │ ├── particleed.paq
│ │ └── particles.png
│ └── textools
│ ├── hge.dll
│ ├── pngopt.exe
│ └── texasm.exe
└── tutorials
├── precompiled
│ ├── bass.dll
│ ├── bg2.png
│ ├── bg.png
│ ├── cursor.png
│ ├── font1.fnt
│ ├── font1.png
│ ├── font2.fnt
│ ├── font2.png
│ ├── hge.dll
│ ├── hge_tut01.exe
│ ├── hge_tut02.exe
│ ├── hge_tut03.exe
│ ├── hge_tut04.exe
│ ├── hge_tut05.exe
│ ├── hge_tut05_shaders.exe
│ ├── hge_tut06.exe
│ ├── hge_tut07.exe
│ ├── hge_tut08.exe
│ ├── menu.wav
│ ├── objects.png
│ ├── particles.png
│ ├── shader1.psh
│ ├── shader2.psh
│ ├── shader3.psh
│ ├── texture.jpg
│ ├── trail.psi
│ └── zazaka.png
├── tutorial01
│ ├── CMakeLists.txt
│ └── hge_tut01.cpp
├── tutorial02
│ ├── CMakeLists.txt
│ └── hge_tut02.cpp
├── tutorial03
│ ├── CMakeLists.txt
│ └── hge_tut03.cpp
├── tutorial04
│ ├── CMakeLists.txt
│ └── hge_tut04.cpp
├── tutorial05
│ ├── CMakeLists.txt
│ └── hge_tut05.cpp
├── tutorial05_shaders
│ ├── CMakeLists.txt
│ └── hge_tut05_shaders.cpp
├── tutorial06
│ ├── CMakeLists.txt
│ ├── hge_tut06.cpp
│ ├── menuitem.cpp
│ └── menuitem.h
├── tutorial07
│ ├── CMakeLists.txt
│ └── hge_tut07.cpp
└── tutorial08
├── CMakeLists.txt
└── hge_tut08.cpp
80 directories, 1447 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论