OSGDreamWorks / OSG-Server-Go

a open source server framework
2 stars 4 forks source link

OSG #1

Open joeblew99 opened 9 years ago

joeblew99 commented 9 years ago

Is the OSG related to Open Scene Graph ?

joeblew99 commented 9 years ago

and where does lua fit in ?

Is this for client or server ? I assume server. I also am assuming that LUA is used because it does not require recompiling and so can be used by users to make modifications ?

OSGDreamWorks commented 9 years ago

Hi, @joeblew99

OSG means a open source game. It contains client and server. Due to the current limited, only the server version released. You can find the Unity3D and cocos2d sample on https://github.com/OSGDreamWorks. no plans for own client, maybe In the future the client may later realize cross-platform like ogrekit.

The lua branch of the Server completed most the module. The OSG-Server-Go for lua come soon. next job will completed http and socket.io support. And the OSG-Server-Go for javascript is also not far away.