From a376156b32f74a2ec1cccaa7cfc1826bc5d4a10f Mon Sep 17 00:00:00 2001 From: Magic Panda <48511543+manthanabc@users.noreply.github.com> Date: Wed, 21 Aug 2024 03:25:46 +0530 Subject: [PATCH] Update readme.md --- readme.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index ca0c89f..3167a53 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,12 @@ # spinny 3d objects using css borders +CSS borders can be used to draw shapes by making one or more borders transparent (e.g., border-left: 50px solid transparent). One such shape is the triangle. By using the transform and rotate properties, you can create various triangles. To build a 3D scene, you just need some math and trigonometry. \ +[try it](https://manthanabc.github.io/borderland/) + utah teapot \ ![](https://github.com/manthanabc/borderland/blob/main/video/teapot.gif) \ w pong lighting \ ![](https://github.com/manthanabc/borderland/blob/main/video/shading.gif) \ teddwy bear \ ![](https://github.com/manthanabc/borderland/blob/main/video/teddy.gif) \ -[try it](https://manthanabc.github.io/borderland/) \ -CSS borders can be used to draw shapes by making one or more borders transparent (e.g., border-left: 50px solid transparent). One such shape is the triangle. By using the transform and rotate properties, you can create various triangles. To build a 3D scene, you just need some math and trigonometry. +car (by printable_models at free3d.com) \ +![](https://github.com/manthanabc/borderland/blob/main/video/car.jpg) \