The Penrose trianglePenrose triangle, also known as the Penrose tribar, or the impossible tribar, is an impossible object. - Source
The goal in this challenge is to display a Penrose triangle in the fewest bytes possible.
https://upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Penrose-dreieck.svg/192px-Penrose-dreieck.svg.png
Source: Wikipedia
Rules:
- You must display the Penrose Triangle digitally after generating it.
- They must look the same as the above image of the wiki page (source above) without directly showing the image.
- The same image with the same color scheme must be shown in at least 400x400 size.
- Should be as accurate as possible.
Good luck and have fun!