You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think only terra is not enough.
We need Terra-client which will contain only code needed on client side and unrelated to godot.
We need Terra-server which will contain only code needed on server side and unrelated to godot.
Terra-API or Terra-Core which will contain serializible data which would be send between between Terra-Client and Terra-Server.
Classes for Terra-Client
Mesher
TODO
Classes for Terra-Server
Load Marker
Octree
OctreeNode
Classes for Terra-Core
Chunk
Marker
Run
Registry
Position
Constants
I suggest renaming this repo to Terra-Core
The text was updated successfully, but these errors were encountered:
I think only terra is not enough.
We need Terra-client which will contain only code needed on client side and unrelated to godot.
We need Terra-server which will contain only code needed on server side and unrelated to godot.
Terra-API or Terra-Core which will contain serializible data which would be send between between Terra-Client and Terra-Server.
Classes for Terra-Client
Mesher
TODO
Classes for Terra-Server
Load Marker
Octree
OctreeNode
Classes for Terra-Core
Chunk
Marker
Run
Registry
Position
Constants
I suggest renaming this repo to Terra-Core
The text was updated successfully, but these errors were encountered: