Game Development Community

T3D for OSX?

by Marisa Giancarla · in Torque 3D Beginner · 08/30/2014 (11:11 am) · 2 replies

I cant find a precompiled version for mac osx, is there one? I found the entry in github but don't know how to,compile it. Any advice?

About the author

Recent Threads


#1
08/30/2014 (11:15 am)
Currently Torque3D does not work on OSX. There is a dev build from about 8 months ago however with openGL 2.1 that does compile on osx 10.8 and up. You have to compile it yourself though. Here is the link:

https://github.com/LuisAntonRebollo/Torque3D/tree/dev_osx_opengl

Note: Advanced Lighting will not work. Tested on OSX 10.9 +
#2
08/30/2014 (11:25 am)
I saw that, but didn't see a xcode project file. How do i compile it?