Skip to content

Torque3D-Games-Demos/Moment

 
 

Repository files navigation

Moment

A Torque3D script project.

Getting Moment

You can download the latest version of Moment as a zip file here.

Compiling

Moment relies on source code changes that are maintained in my own fork of Torque3D. To use Moment, first clone my fork:

git clone https://github.com/eightyeight/Torque3D.git Torque3D-eightyeight
cd Torque3D-eightyeight
git checkout eightyeight

Then you can clone Moment into the projects directory:

cd My\ Projects
git clone https://github.com/eightyeight/Moment.git Moment

Credits

Art

  • GarageGames
  • Tridinaut

About

A Torque3D script project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 67.1%
  • HLSL 11.6%
  • C 8.3%
  • C++ 6.7%
  • GLSL 6.1%
  • Objective-C++ 0.1%
  • Other 0.1%