Skip to content

Is an standalone spigot plugin feasible? #75

Answered by Barteks2x
Pronink asked this question in Q&A
Discussion options

You must be logged in to vote

For vanilla rendering engine simplified terrain wouldn't be significantly faster than real terrain. It may have slightly lower GPU load but it would use comparable amount of memory, network bandwidth, and mc rendering is CPU bound so it wouldn't be much faster. Super flat world is the absolute best case and you can use that as a benchmark.

And mc uses one quad per block side regardless of it being part of a large surface.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@Pronink
Comment options

Answer selected by Pronink
Comment options

You must be logged in to vote
2 replies
@bendyki
Comment options

@DaMatrix
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants