Compiling In Linux Last updated 21 Jul 2020 12:36 by Bloodknightuk
As of version 3.7, Torque 3D supports being run under Linux using OpenGL for rendering. There are two broad approaches. You can build using the console only, or use an IDE with a GUI. The IDE we recommend for Ubuntu Linux is Qt Creator - however since the engine is configured using CMake, you can use any IDE that CMake can generate files for.
incomplete tutorial
Ccoloring Books Are Great For Your Mental Health Last updated 18 May 2020 12:25 by jumpandslide
There is no doubt that visual learning plays an essential role when it concerns kids's knowing and advancement. Visual teachings are frequently related to as one of the most crucial factors that add a lot to a kid's early growth and development.
Benefits of Arts in Early Childhood And Adulthood Last updated 16 May 2020 10:19 by garyserano
As coloring for stress is a developing trend among kids, it's important to remember that coloring for stress is merely one way that children can engage with the media and learn. Many parents want their kids to become more active however afraid that too much media activity may harm their child's mind.
Contributing Last updated 15 Mar 2020 06:27 by Areloch
Interested in becoming part of Torque's development? Great! Torque thrives off the contributions of its enthusiastic community, and we always welcome new members. Here's a few things you'll need to know before you dive in.
Assets Last updated 03 Jan 2020 21:51 by Duion
- duion.com CC0 textures, mostly unedited raw texture photos, but also a collection of Torque3D ready materials as well as 3D-models.
C++ IDEs Last updated 17 Feb 2019 21:40 by suncaller
This page about configuring IDEs is a stub. Please feel free to help by adding to it.
Uebergame Last updated 30 Jan 2019 10:51 by Duion
Übergame is a free open source, realism like, multi-purpose, multiplayer, casual, first-person-shooter game.
open-source
Compiling in Windows Last updated 16 Jan 2019 00:38 by Bloodknightuk
Once you've installed CMake, run it and you'll see a screen something like the image below. You'll learn to be pretty familiar with this screen!
t3d tutorial
MakeHuman Last updated 15 Sep 2018 19:19 by LukasPJ
- MakeHuman to Torque3d Basics
https://www.youtube.com/watch?v=STKq2LE4gdc
application specific
Downloads Last updated 17 Jul 2018 04:28 by Areloch
Download Torque 3D 3.10.1 Windows and Linux and MacOS (zip, 116MB)
[[/div]]
3.10.1 Release Notes Last updated 05 Apr 2018 06:24 by Areloch
Chat Last updated 25 Feb 2018 18:30 by Areloch
Documentation hub Last updated 06 Dec 2017 20:27 by johxz
While we want to make this wiki the premier source of knowledge on T3D, external resources will always exist, so this is a convenient location to collect and categorise them. Many external resources are referred to in the appropriate sections in this wiki, where they are small enough to be put on a single page. This page is for large external resources that can't be broken down and slotted into separate pages.
incomplete
Continuous Integration Last updated 03 Jul 2017 16:51 by andijh92
IMPORTANT: THE CI SCRIPTS ARE NOT MERGED INTO THE MAIN REPO YET!
Modules Last updated 13 Apr 2017 17:51 by johxz
- BlankGame
- FPSGameplay
- spectatorGameplay
Scripting IDEs Last updated 10 Apr 2017 17:43 by andijh92
Many common text editors can be used to edit TorqueScript files. Some favourites include Sublime Text, Notepad++, Programmer's nodepad, and good old Notepad, Gedit, or TextEdit.
Many editors also support cscope and cscope works with TorqueScript. So you can use cscope for jumping around in the code.
Compiling In MacOS Last updated 04 Apr 2017 15:42 by Areloch
This article will walk you through compiling Torque3D on the MacOS operating system.
Home Last updated 03 Apr 2017 15:18 by Areloch
Updating Legacy Projects Last updated 27 Mar 2017 05:24 by Areloch
This article details important changes that need to be observed in order to update legacy projects to work with the current builds.
Top Bar Menu Last updated 20 Mar 2017 18:10 by LukasPJ