metafizzy / zdog

Flat, round, designer-friendly pseudo-3D engine for canvas & SVG

Home Page:https://zzz.dog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Element overlay late

lolafrerot opened this issue · comments

commented

Hello, here is my Fishy Fish :

Test case: https://codepen.io/lolafrerot/pen/mdPzyNR

When the fish rotates, elements overlay are late. So my fish doesn't look like a real fish.. Can I do something about it ? Did I do somthing wrong ? Does the order of my elements have an importance ?

Cdt,

Lola

This is a known issue, known as "Z-fighting"
You can find more information about it here: Link to Zdog documentation

My codepen fixing this issue for the eye shape