Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biology 3D

Interactive biology viewer for exploring cell types and early life-origin models in a 3D-style interface.

Live site: https://biology-3d.vercel.app

Biology 3D preview

What it includes

  • Cell types and life-origin specimens in two separate left-rail dropdowns
  • Global search in the top-right navigation with / keyboard shortcut
  • Interactive structure callouts that drive the right-side info panel
  • Structure legend selection synced with hover and click
  • View mode controls, cross-section toggle, microscope strip, help, and sound
  • Static asset delivery with Vercel deployment support

Project structure

.
├── index.html
├── styles.css
├── script.js
├── assets/
├── vendor/
└── scripts/

Run locally

This project is a static site. The simplest local run is:

cd /Users/codyx/Code/med
python3 -m http.server 8000

Then open:

http://localhost:8000

Deploy

Production is deployed on Vercel. From this folder:

vercel deploy --prod --scope codyxs-projects

GitHub

Repository:

https://github.com/codyx/biology-3d

Notes

  • .vercel/ is ignored and should stay local.
  • Large binary assets live under assets/, so pushes and deploy uploads can take a while.

About

Interactive 3D biology

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages