Game Development Community

What is TNL?

by Tyler Slabinski · in General Discussion · 09/27/2008 (11:41 am) · 2 replies

Ok, I don't really know what TNL is, so what I am asking is simple. What is TNL?

I am not sure, but is it a framework that can be put into your own C++ game engines? (like OpenGL, Cocoa, Carbon, etc.).

I am not sure what a Library is, but I think it is the same thing as a framework.

#1
09/27/2008 (11:54 am)
Torque Networking Library. www.opentnl.org

It's the networking part of the torque engine ripped out and turned into a library that anyone can use to make a masterserver with for their games.
#2
09/27/2008 (5:42 pm)
Ok, so it is pretty much like a framework...