ogre的第一个例子,选择render subsystem的下拉菜单是空的

2025-04-08 10:46:17
推荐回答(1个)
回答1:

他的选项在ogre.cfg文件里,这个文件要在程序能够找到的目录下C:\OgreSDK\bin\debug
可以搜索这个文件,或者新建一个,我的这个文件的内容如下:

Render System=Direct3D9 Rendering Subsystem
[Direct3D9 Rendering Subsystem]
Allow NVPerfHUD=No
FSAA=0
Floating-point mode=Fastest
Full Screen=No
Rendering Device=Monitor-1-NVIDIA GeForce 9300M GS
Resource Creation Policy=Create on all devices
VSync=No
VSync Interval=1
Video Mode=1024 x 768 @ 32-bit colour
sRGB Gamma Conversion=No
[OpenGL Rendering Subsystem]
Colour Depth=32
Display Frequency=60
FSAA=0
Full Screen=Yes
RTT Preferred Mode=FBO
VSync=No
VSync Interval=1
Video Mode=1024 x 768
sRGB Gamma Conversion=No