Skip to content

ylamidon/cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Cube 3D

A 3D cube rendered from scratch in the browser using HTML Canvas with interactive controls.

Cube 3D

Features

  • Real-time 3D cube rendering
  • Interactive rotation controls
  • Built with vanilla HTML, CSS, and JavaScript