Skip to content

toan2406/3d-gems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Gems

React Component of Gems Logo

Demo

Configs

width: Number

Width of the canvas container

height: Number

Height of the canvas container

color: Number | String

Color of the logo. Default value 0xff6f91

rotate: Number

Rotate speed in rad per frame. Default value 0.005

gap: Number

Gap between the faces of gem. Default value 0.15