Skip to content

Commit

Permalink
added redme
Browse files Browse the repository at this point in the history
  • Loading branch information
manthanabc committed Aug 16, 2024
1 parent 89700d1 commit de08f12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# spinny cube using css borders

css borders can be used to draw shapes by makign one or more boders transparent (border-left: 50px solid transparent) one of those shapes is triangle using transform and rotate property you could create any possible triangle so all we need to create 3d scene was some math and trignometry

Binary file added video/demo.mp4
Binary file not shown.

0 comments on commit de08f12

Please sign in to comment.