hello there,
I am working on a doughnut chart
for every piece I draw from THREE.Shape and combine it with THREE.ExtrudeGeometry
dont know how but it looks like this: 
mesh uses MeshLambertMaterial and the top doesnt look smooth it looks like a woodish texture
doesnt look like that when I use MeshBasicMaterial.
is it light direction problem?