Skip to content

pavelgrin/cubes_3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Experiments with css

Implementation of basic transformation matrices, incl. camera (lookAt matrix) using css matrix3d function

To see live demo, just go to cubes-3d

Or clone the repository and use

npm install
npm start

About

3d scene with css matrix3d function

Resources

Stars

Watchers

Forks