Game Development Community

porting and interacting T3D games with native ios

by Ranjan Patra · in Torque 3D Professional · 05/26/2013 (11:08 pm) · 3 replies

Is it possible in T3D to port my T3D games in my ios app in such a way that it can interact with my app too simultaneoualy. I want my iOs app feed an input to T3D game , that is to be ported, and finally it provide me an output.

#1
05/26/2013 (11:34 pm)
I don't think T3D runs on iOs tbh.
#2
05/27/2013 (9:20 am)
" I want my iOs app feed an input to T3D game"
1st u need a ios port of t3d.
and there is no public release of that.

here,someone did it.
http://www.garagegames.com/community/blog/view/22239/2#comments

if he release it then feeding input from another app will be very much simeple.
#3
05/27/2013 (9:57 am)
TCP/IP communication can do this no?