GIF low quality

Hi
I tried to do simple Earth turning around. But when i rendered it the quality of gif is very low even with the best options. I treid render it with target magic++ and gif but both isn’t good enough.
Here is what i got.
Ziemia2.gif
You can see when continents is going to dark side it’s getting weird but in canvas is looking good.
Przechwycenie obrazu ekranu_2017-04-03_00-16-43.png

Probably just limitation of gif (“The format supports up to 8 bits per pixel for each image, allowing a single image to reference its own palette of up to 256 different colors chosen from the 24-bit RGB color space”)

Thanks for reply, i guess i can’t do anything with this.

Your can generate a video and turn it into gif using gifenc
gist.github.com/goncalossilva/8 … 4bddc58f40

Wow, that really helped, thank you so much!