Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 1eefbd005579412db5318ccca397753800d7a957 Size: 83.17 MB File Format: zip
Rating: 1.956521739
out of 5
based on 23 user ratings
Downloads: 257 License: Free
Torque 2D is a free software by Garage Games and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download Torque 2D which is 83.17 MB in size and belongs to the software category Other Programming Files. Torque 2D was released on 2008-01-24 and last updated on our database on 2017-04-20 and is currently at version 2.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Torque 2D Description
Torque 2D is an extremely powerful, flexible, and fast open source engine dedicated to 2D game development. The MIT licensed version of Torque 2D is now available on GitHub.Cross Platform Development at Its BestTorque 2D was developed with OS X, Windows, and iOS devices in mind and works equally well on all the platforms. As with all of our products, Torque 2D includes the complete C++ source code to the engine and many example toys. It also includes access to TorqueScript, our scripting language which allows developers to write the same gameplay logic on Windows or OS X and have it work on the other platforms!GraphicsTorque 2Ds powerful rendering is perfectly suited to achieving a great looking artistic style. Torque 2Ds graphics API includes implementations for all types of hardware and operating systems performing on more than 99% of all gamer hardware (Steam Hardware Survey). BehaviorsTorque 2D allows users to share snippets of code easily using behaviors and modules. Simply create a behavior and send the behavior file to a friend. A number of basic behaviors and toys are included with the engine so that developers have a leg up in development!ScriptingTorquescript is a fast and easy to use C++ like scripting language that ties all of the various elements of a project together. It supports a large complement of functions including math, object manipulation, fileIO, and more. Torquescript features:Object-oriented programmingTransparent interconnection with external C++ objectsBuilt-in fast 2D math (vectors, matrices, and quaternions with all corresponding functions)Well-documented standard library (hundreds of functions out-of-the box)Most game functions can be programmed in Torquescript, and engine additions such as physics or intense AI coded in C++ are called from script.PhysicsTorque 2D uses Box2D as its physics system. Box2D is an open source C++ engine for simulating rigid bodies in 2D. It is developed by Erin Catto and we have seamlessly integrated it into Torque 2D.SoundTorque 2D uses the OpenAL sound library by default and supports a wide range of features. These include:Stereo, Streaming SoundSFX/Music driver2D sound support for panning, volume, Doppler, conesMulti-channel prioritized manager