realbasic-nug
[Top] [All Lists]

Re: Torque Game Engine

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Torque Game Engine
From: Frank Condello <developer at chaoticbox dot com>
Date: Sat, 30 Dec 2006 17:23:12 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <8C3578A6-6641-464A-A037-6A4F5DE372DC at satx dot rr dot com>
On 29-Dec-06, at 8:53 PM, William Squires wrote:

Has anyone in this list played with the Torque Game Engine (www.garagegames.com)? I'm guessing it's a dylib for OS X and a DLL for Windows, which suggests that it should be possible to interface using declares. Any takers?

Torque isn't a library - it's a full-fledged application that comes as a pile of C++ code with a custom scripting language (which resembles C++). It really isn't designed to be embedded or used externally - the RB framework would be superfluous alongside Torque's own system drivers for example. With a *lot* of refactoring someone could conceivably turn Torque into an RB plugin, but I doubt it'd be worth the effort.

Frank.
<http://developer.chaoticbox.com/>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>