Add 3D Brain model

This commit is contained in:
2021-10-18 10:49:37 +01:00
parent 743c82b5a5
commit 3e65f90d12
12 changed files with 43449 additions and 0 deletions

View File

@ -83,3 +83,7 @@ svg {
.highlight {
background-color: rgb(251, 255, 130);
}
#brain-container canvas {
margin: 1rem auto;
}