caustics.vbp

来自「这是vb的源码 感谢这个网站给大家这个空间」· VBP 代码 · 共 23 行

VBP
23
字号
Type=Exe
Reference=*\G{27B854C0-C09B-11D0-8253-00805F2A72AB}#1.0#0#..\VB3D\opengl\Opengl32.tlb#Microsoft OpenGL 1.1 - TLB v 1.0
Reference=*\G{27320DC0-C09B-11D0-8253-00805F2A72AB}#1.0#0#C:\WINDOWS\SYSTEM\Glut32.tlb#GLUT 3.5 (MS) - TLB v 1.0
Form=Caustics.frm
IconForm="frmMain"
Startup="frmMain"
HelpFile=""
Title="Visual Basic GLTextureCube"
ExeName32="GLTextureCube.exe"
Command32=""
Name="GLTextureCube"
HelpContextID="0"
Description="A texture-mapped cube.  Combo of GLCube and GLBitmapTexture."
CompatibleMode="0"
MajorVer=1
MinorVer=0
RevisionVer=0
AutoIncrementVer=0
ServerSupportFiles=0
VersionComments="GLTextureCube: A rotatable texture-mapped cube (texture is selected at startup or by pressing "O").  A combination of GLCube and GLBitmapTexture."
VersionCompanyName="Umm... anyone want to volunteer a name?"
VersionFileDescription="GLTextureCube: Main EXE"
VersionLegalCopyright="GLTextureCube 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?