Tools/ashemag/human-atlas

human-atlas

Open-source 3D anatomy explorer: 2,234 selectable BodyParts3D meshes, system layers, search, and exploded views.

1.5kemergingTypeScriptMIT Licensenew this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Sep 2026

Human Atlas is a 3D anatomy explorer that runs in a browser tab. It loads the BodyParts3D reference model, 2,234 individually selectable meshes across fifteen body systems, and lets you orbit, hide layers, and search anatomical terms. There is a free hosted demo, and the code is MIT so you can clone and run it yourself.

React, Three.js, and Vite, which means the build output is a static site. Deploy it to Vercel, an S3 bucket, or whatever folder your school already serves. No backend, no database, no API keys. The mesh data is about 33 MB compressed, so first load is the only real performance question.

Students, teachers, and anyone curious where an organ actually sits are the audience. The author states plainly that it is not a diagnostic or surgical tool, which is the right call.

The catch is the license split. The code is MIT but the anatomy data is BodyParts3D under CC BY 4.0, so forking this into a product carries an attribution obligation the MIT code does not cover. The second limit is the model itself: BodyParts3D is one adult male reference, so it shows you an anatomy, not the range of them.

Free vs Self-Hosted vs Paid

fully free

Free tier: Everything, in both forms. The hosted demo is public and free with no sign-up, and the source is MIT so you can run your own copy with the same feature set.

Self-hosted: Cheap because there is no server. Node 22.13 or newer to build, then the output is static files. Any CDN, object store, or campus web server hosts it for the price of bandwidth, and the roughly 33 MB compressed mesh payload is the main thing to think about if you are serving a classroom at once.

Paid: Nothing. No hosted tier, no license fee, no API keys required. The one obligation is not financial: the BodyParts3D data is CC BY 4.0 and carries an attribution requirement separate from the MIT code.

Free to use and free to host. The only cost is attributing the anatomy data.

What to do by team size

Solo
free
Small team
free
Medium team
free
Large team
free; put it behind a CDN if a whole class loads it at once
Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
68/100 · B
Adoption13/30
Maintenance25/25
Community5/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

License: MIT License

Use freely, including commercial. Just keep the license.

Commercial use: ✓ Yes

About

Owner
Ashe Magalhaes (User)
Stars
1,542
Forks
403

Explore Further

More tools in the directory