Hi community!
Picture
Video
DEMO: https://codepen.io/prisoner849/full/poOjNXd
If you ask me “Why did you make it”?, my answer will be “Because why not”.
Recently, I played with drawing on canvas, using its 2d-context (canvas.getContext("2d");
.
And one day I had a thought: “If I would like to draw something with perspective view, is three.js suitable for that?”
The result above is what I have so far.
There are neither depth sorting, nor frustum culling. That’s why the boxes have the same color, to hide the flaws
Off-topic warning
Works that led to this demo:
- Natoth Uzhenet - https://codepen.io/prisoner849/full/gOdOgBQ
- Ovum Rev1.0 - https://codepen.io/prisoner849/full/mdjNZRG
- Ova - https://codepen.io/prisoner849/full/RwBmjQb
- Glitchy - https://codepen.io/prisoner849/full/poZqgbj