The Torque Engine Demo...
by Ron Barbosa · in General Discussion · 06/24/2004 (6:48 am) · 1 replies
Hey all...new member here so forgive me if this has already been asked and answered.
I noticed the Torque Engine demo craps out every time you switch the renderer from the default OpenGL to Direct3D. Is this a known issue?
Does this issue also exist in the SDK? In other words...if I license this engine and I'd like to be API-agnostic...will my app crash when players attempt to swap?
Thanks...
--RB
I noticed the Torque Engine demo craps out every time you switch the renderer from the default OpenGL to Direct3D. Is this a known issue?
Does this issue also exist in the SDK? In other words...if I license this engine and I'd like to be API-agnostic...will my app crash when players attempt to swap?
Thanks...
--RB
Torque Owner Brian Ramage
Black Jacket Games
If you really want and need a good API-agnostic layer then look at the TSE. We've got a much better graphics abstraction layer going on. Right now it just supports D3D, but we're going to begin work on the OpenGL side soon.