http://www.garagegames.com/community/resources/view/22590
This is a fork of the MIT Licensed Torque 3D (see http://www.garagegames.com/products/torque-3d).
- Torque 3D GitHub Wiki
- Documentation is in the Torque3D-Documentation GitHub repo.
- Project Manager is in the Torque3D-ProjectManager GitHub repo.
- T3D Beginner's Forum
- T3D Professional Forum
- Torque 3D FPS Tutorial
- GarageGames Store
- GarageGames Professional Services
The templates included with Torque 3D provide a starting point for your project.
Once we have created our own project based on a template, we may then compile an
executable and begin work on our game.
The following templates are included in this version of Torque 3D:
- Empty
- Full
As of 0.6b, full bullet support is now on. todo :
- basic physic vehicle based on examples.
- elevators (lifts)
- jointed vehicles (trailers)
The Project Manager may be used to create a new game project based on one of the templates that are included with Greed. For now only base Full and Empty templates are available, altough, fps tutorial is probably useable.
Hénarès Sébastien aka dragutux / FrantiK.
Original Copyright Torque 3D MIT 3.6 (c) 2012-2014 GarageGames, LLC
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.