Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split Terra #7

Open
Pawlost opened this issue Jun 2, 2020 · 0 comments
Open

Split Terra #7

Pawlost opened this issue Jun 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Pawlost
Copy link
Contributor

Pawlost commented Jun 2, 2020

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

@Pawlost Pawlost added the enhancement New feature or request label Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant