When comparing Torque3D vs ApertusVR, the Slant community recommends ApertusVR for most people. In the question“What are the best game engines for Virtual Reality development?” ApertusVR is ranked 11th while Torque3D is ranked 12th. The most important reason people chose ApertusVR is:
ApertusVR is not a framework. It's a set of embeddable libraries that can be integrated into your new/existing project.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free and open source
Torque3D is a free game engine licensed under MIT with source code available on GitHub.
Pro Incredible Performance on low-end PCs
Even on low-end-PCs the Engine and its games run perfect.
Pro Many stock features for a FPS but flexible enough for other Genres
Pro Continually updated by a dedicated and skilled community
Pro Easy to implement 32 to 64 multi-player networking
Torque's approach to networking makes this one of the best performing and easiest to implement multiplayer game engines available.
Pro Redistributable tools
Pro Embeddable
ApertusVR is not a framework. It's a set of embeddable libraries that can be integrated into your new/existing project.
Pro Framework-independent
You don't have to integrate your application into other frameworks. ApertusVR extends your product with AR/VR capabilities.
Pro Platform-independent
You can use different AR/VR devices, operating systems and platforms thanks to C++.
Pro Open-source
The open-source, MIT licensed code-base grants you full control of the source code.
Pro Network-topology independent
Use Server-Client or even Peer-to-Peer topology.
Pro Distributed
The configurable ecosystem provides you a wide variety of plugins for different computation tasks, that can be distributed among the computational participants.
Pro IoT supported
ApertusVR uses ApertusCore which is an abstract, distributed database to create ad-hoc networks and share data across participants.
Pro MultiPlayer
ApertusVR supports multiple participants in the same scene/space.
Pro Sharable
You can invite other users to join into the same scene/space.
Cons
Con Aging
If you are planing on using some of the latest graphical options, pick another engine.
Con Weak AI
Movement AI is limited to moving in a straight line.
Con Limited platforms
Torque3D only publishes to desktop and mobile.