Duplicate :
|
|
Relates :
|
Currently 2D shapes with 3D transforms are rendered by tessellating the shapes. This approach tends to generate shapes with sharp aliased edges. Our plan is to retire the tessellator and render 3D transformed shapes onto a texture with existing 2D shader. We believe this is a better approach in term of quality though it still will not pixelation issue when scaling.
|