Game Development Community

A summary of TNL?

by Jason Swearingen · in Torque Game Engine · 08/09/2005 (5:06 pm) · 2 replies

I am T2D Only, so I cant at this point look at what's the deal with TNL personally,

but my understanding on TNL is that it's good for games where it is important to know every detail (player 1 and 2 collide at this point, etc) and have everything in sync. This is very good for any game, though because of the level of detail being passed to/from the server it peaks out at about 64 clients.

Is that an accurate summary of TNL?

#1
08/09/2005 (9:56 pm)
Not at all. All of the TNL documentation and code is available at www.opentnl.org under the GPL.
#2
08/09/2005 (11:23 pm)
Very good stuff to know, thanks for pointing this out Ben.