Skip to content

arjav0703/polygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 21, 2026
53f4cd0 · · Jul 21, 2026

History

19 Commits
Jul 21, 2026
Jul 21, 2026
Jul 19, 2026
Jul 21, 2026
Jul 21, 2026
Jul 19, 2026
Jul 19, 2026
Jul 21, 2026
Jul 21, 2026

Repository files navigation

Favourite books website

It's a cool website that showcases my favourite books. I've used Three.js to add floating book covers to the page. there's also a comet that randomly spawns and moves around the page and a cosmic background with glowing stars.

this is my first ever website made with three js!

Shapes used:

  • rectangle(box): for the book covers, for the comet
  • sphere: for the stars
  • torus and sphere group for the spaceship

Textures:

  • the stars have a mesh texture with a edge glow effect
  • the books and comet have a image texture

cool feature 🎉: it plays music on clicking!

AI use disclosure:

I didn't use AI for writing the code itself but i used it to help me with debugging the glow effect on the stars and shape group creation in for spaceship. All the code is human written :D