simple shapes look bad in P2D
in
Programming Questions
•
4 months ago
hey friends,
i had to use PGraphics to insert a 3D object into a 2D workflow. for that i had to set size() to P2D to work with P3D. the problem is that everything looks super bad compared to before! why do all my elements that are simple shapes so bad with P2D? looks like low resolution!
is there a way to solve this?
i had to use PGraphics to insert a 3D object into a 2D workflow. for that i had to set size() to P2D to work with P3D. the problem is that everything looks super bad compared to before! why do all my elements that are simple shapes so bad with P2D? looks like low resolution!
is there a way to solve this?
1