Last week we published a story about the Smithsonianâs recent massive release of digital data, but the apparent lack of 3D models.
It turns out there are indeed some 3D models in their archive, but it takes a bit of detective work to find them.
Searching Smithsonian 3D Models
I had spent some time on the siteâs search page attempting to locate files with associated 3D models. There should be some, as the release apparently included material for 2.8M artifacts in the Smithsonianâs extensive collection.
All the entries I inspected simply offered fine 2D digital images of the object. While thatâs entirely suitable for paintings, itâs less interesting for 3D objects. Some entries offered multiple 2D views of objects, but in my searches I could not locate any new 3D models.
Alternative 3D Search Strategy
Evidently I should have been more sophisticated in my search approach, as an astute reader was able to find some 3D models. Tom OâMahoney provided this response:
ââŠA quick search using the term .ply on si.edu/openaccess yields 2171 results. Searching with â3dâ gives 2212. I imagine filtering through the github/AWS interfaces will generate even more, as you would be able to dive a bit deeper.â
OâMahoney used a different search strategy than I had by literally searching for file suffixes that indicate a 3D file. â.PLYâ is a 3D model file format, originally created at Stanford. It is similar to the more common .STL, but can include color texture information.
Given OâMahoneyâs tip, I resumed my searches with a bit more aggressiveness and a different strategy. However, if you search for â.PLYâ you get nothing. If you search for âPLYâ, you also get nothing. If, however, you search for PLY (without any quotes), you will find some items. At the time of my search, there were 2137 hits for this term in the â3Dâ category.
Smithsonian 3D Models
The Smithsonian categorizes results into different types of media, including Websites, Images, Exhibitions, Stories, Videos, and â3Dâ.
And voila, there were results. The first results seemed to be a series of 3D scans of bone fossils from curious creatures such as âHapalemur griseus griseusâ, âPongo abeliiâ or âPan troglodytes troglodytesâ. The last is, in fact, a Chimpanzee.
However, the search results are an endless series of individual bones. A better search might be: âPLY Gorillaâ (without quotes, obviously) that provides a list of all Gorilla bones that are apparently available in 3D PLY format. I could not check all of the files, as there seem to be hundreds â and for more than one Gorilla, as we can see here:
The individual entries show the tombstone information for the object, as well as an interactive 3D display that can be used to show all sides of the object. Note the license displayed is âCC 0â, meaning public domain. However, at the bottom of the 3D display is a tiny download button:
If you touch that button, youâll get a list of the 3D files that can be downloaded. For this particular Gorilla cranium, there was only a âFull Resolution 3D mesh, ply, scale in mmâ. The problem is that the Smithsonian doesnât tell you how big the files are.
From downloading a few 3D models, I can tell you that anything they say is âFull Resolutionâ means big. Really, really big. This Gorilla 3D model is 155MB and 750k faces.
This 3D model, of a whale fossil still embedded in rock, is literally 2.8GB in size. Thatâs so huge it is unlikely to be sliceable on typical 3D print management software. Itâs also so detailed that any 3D print would likely lose some of the finer structures.
Smithsonian 3D Model Count
But are there other 3D models in the collection? I tried a number of similar searches. For âSTLâ there are only three results: two versions of the Apollo 11 command module hatch, and a Mammoth. The Mammoth is available only in STL format, while the hatch can be downloaded in:
-
Blender
-
Fusion 360
-
STL
-
OBJ
-
GLTF
-
GLB
As well as both full or low resolution. Some entries also offer a medium resolution. A low-resolution Space Shuttle 3D model, for example, is âonlyâ 27MB and 150K faces.
Many of the OBJ 3D models I downloaded contained color texture information, but Meshlab is unable to open them, leaving you with an uncolored result. Some did work, however, but be prepared for non-colored 3D models.
What this shows is that the file formats and sizes of 3D models varies considerably in the Smithsonianâs collection. Hereâs my search results for various 3D file formats:
-
STL: 3
-
PLY: 2137
-
OBJ: 67
-
F3Z: 2
-
3D: 2213
I take this to mean they have just over 2200 3D models available for download. Itâs not clear whether â3Dâ is a keyword that actually denotes a 3D model, or whether there is only a 3D view. Or both.
Many thanks to OâMahoney for putting me on the right track to search this valuable archive. However, it wouldnât hurt for the Smithsonian to simplify the search method for those seeking 3D models. Itâs a bit tricky now as it really requires you to have knowledge of multiple 3D file formats.
Via Smithsonian
Thank you for the clarification, it helps a lot, 2000+ models scanned and shared in the public domain is great news for the community.
I’ve downloaded the Sculpture of Georges Washington in Full resolution, it’s 688Mb, but the quality of the scan is impressive.
Although I’ve managed to slice 1Gb files for 3D printing, it would probably be wiser to decimate these big objects before đ
Yes there is even a huge fusion360 library of the Apollo capsule door. It contains all prossible hinges, mechanisms and bolt/nuts. In F360, you can export the component as an stl file and print it.
The project was featured on Adam Savage’s channel under the name "Project Egress". See here https://youtu.be/3jdF1yVBWdc
Also Fran Blanche did an amazing YouTube about making a part for the project. Enjoy!