2014-03-05 17:07:30 +11:00
---
layout: default
title: Torque 3D
2014-03-06 16:33:17 +11:00
root: .
2014-03-05 17:07:30 +11:00
---
< div class = "jumbotron banner" >
2014-03-05 22:17:07 +11:00
< div id = "home-carousel" class = "carousel slide" data-ride = "carousel" data-interval = "false" >
<!-- Indicators -->
< ol class = "carousel-indicators" >
< li data-target = "#home-carousel" data-slide-to = "0" class = "active" > < / li >
< li data-target = "#home-carousel" data-slide-to = "1" > < / li >
< li data-target = "#home-carousel" data-slide-to = "2" > < / li >
< / ol >
2014-03-05 17:07:30 +11:00
2014-03-05 22:17:07 +11:00
<!-- Wrapper for slides -->
< div class = "carousel-inner" >
<!-- Slides -->
< div class = "item active" >
< div class = "container" >
2014-03-06 16:59:06 +11:00
< div class = "row" >
< div class = "col-sm-4" >
< img src = "{{page.root}}/img/torque.png" > < / img >
< / div >
< div class = "col-sm-8" >
2014-03-05 22:17:07 +11:00
< h1 class = "title" > {{site.name}}< / h1 >
< p > The open-source game engine of the future.< / p >
2014-03-06 16:59:06 +11:00
< / div >
< / div >
2014-03-05 22:17:07 +11:00
< / div >
2014-03-05 17:07:30 +11:00
< / div >
2014-03-05 22:17:07 +11:00
< div class = "item" >
< div class = "container" >
2014-03-06 16:59:06 +11:00
< div class = "row" >
< div class = "col-sm-4" >
< img src = "{{page.root}}/img/torque.png" > < / img >
< / div >
< div class = "col-sm-8" >
2014-03-05 22:17:07 +11:00
< h1 class = "title" > {{site.name}}< / h1 >
< p > The open-source game engine of the future.< / p >
2014-03-06 16:59:06 +11:00
< / div >
< / div >
2014-03-05 22:17:07 +11:00
< / div >
2014-03-05 17:07:30 +11:00
< / div >
2014-03-05 22:17:07 +11:00
< div class = "item" >
< div class = "container" >
2014-03-06 16:59:06 +11:00
< div class = "row" >
< div class = "col-sm-4" >
< img src = "{{page.root}}/img/torque.png" > < / img >
< / div >
< div class = "col-sm-8" >
2014-03-05 22:17:07 +11:00
< h1 class = "title" > {{site.name}}< / h1 >
< p > The open-source game engine of the future.< / p >
2014-03-06 16:59:06 +11:00
< / div >
< / div >
2014-03-05 22:17:07 +11:00
< / div >
2014-03-05 17:07:30 +11:00
< / div >
< / div >
2014-03-05 22:17:07 +11:00
<!-- Controls -->
< a class = "left carousel-control" href = "#home-carousel" data-slide = "prev" >
< i class = "fa fa-arrow-left" > < / i >
< / a >
< a class = "right carousel-control" href = "#home-carousel" data-slide = "next" >
< i class = "fa fa-arrow-right" > < / i >
< / a >
< / div >
2014-03-05 17:07:30 +11:00
< / div >
< div class = "container" >
< div class = "row" >
< div class = "col-sm-4" >
< h2 > Gratis et libre< / h2 >
< p > Torque 3D is free as in speech < i > and< / i > free as in beer. Under
the permissive MIT license, you can do what you want with the source
code!< / p >
2014-03-06 16:39:32 +11:00
< a href = "{{page.root}}/start" class = "pull-right" > Download it now < i class = "fa fa-angle-double-right" > < / i > < / a >
2014-03-05 17:07:30 +11:00
< / div >
< div class = "col-sm-4" >
2014-03-05 22:17:07 +11:00
< h2 > Feature rich< / h2 >
2014-03-05 17:07:30 +11:00
< p > Packed with features and easy-to-use editors, T3D has you covered
even if you have no programming experience.< / p >
2014-03-06 16:39:32 +11:00
< a href = "{{page.root}}/engine" class = "pull-right" > Read the feature list < i class = "fa fa-angle-double-right" > < / i > < / a >
2014-03-05 17:07:30 +11:00
< / div >
< div class = "col-sm-4" >
< h2 > Always evolving< / h2 >
< p > Torque 3D is being actively developed by an enthusiastic community.
Can you help out?< / p >
2014-03-06 16:39:32 +11:00
< a href = "{{page.root}}/contribute" class = "pull-right" > Get involved < i class = "fa fa-angle-double-right" > < / i > < / a >
2014-03-05 17:07:30 +11:00
< / div >
< / div >
< div class = "row" >
< h2 > Recent news< / h2 >
< p >
I am by birth a Genevese, and my family is one of the most distinguished of that republic. My ancestors had been for many years counsellors and syndics,[1] and my father had filled several public situations with honour and reputation. He was respected by all who knew him for his integrity and indefatigable attention to public business.
< / p >
< / div >
< / div >