3D_Models

SparkFun产品的3D模型!(3D Models for SparkFun Products!)

Github stars Tracking Chart

3D Models for SparkFun Products!

This is a repository of basic geometry and source CAD files for 3D models that appear on our website. Models are stored in real world (1x) scale. STL units are millimeters.

If you are using eagleUp be sure to only export Place layers

Directory Structure

Folders and file names must only use a-z, - and _

Product Geometry Model Structure:

products/{product_id}/{rev_if_applicable}/{file_type}/

Ex:
products/12099/iges/12099.iges
products/12099/step/12099.step
products/12099/stl/12099.stl

If there were any revisions for this product_id:
products/11113/rev_1.0/stl/11113.stl
products/11113/rev_1.1/stl/11113.stl

Source Model Structure:

products/{product_id}/{rev_if_applicable}/source_{software}/

Ex:
products/11763/source_solidworks/model.sldprt

If there were any revisions for this product_id:
products/11763/rev_1.0/source_solidworks/11763.sldprt
products/11763/rev_1.1/source_solidworks/11763.sldprt

Product Display Structure:

We can display any combination of stl or json with textures

products/{product_id}/display/modela.stl

Ex:
products/8601/display/8601a.stl
products/8601/display/8601b.json
products/8601/display/8601b_texture.png

Blender Common Display Materials

Use the io_three blender addon in the https://github.com/mrdoob/three.js repository to export textured display models for our site

Be sure to set your scene's display device to none before export to prevent colors from being gamma corrected. Or use the startup file in this repo.

For composite display models, commit the blender file with separate objects for easy tweaking in the future. Combine the geometry before exporting to json.

Copper

Diffuse:  #DF8D38 Intensity: 0.8
Specular: #FFB730 Intensity: 0.5
Hardness: 100

Leads

Diffuse:  #FFFFFF Intensity: 0.8
Specular: #E6E6E6 Intensity: 0.5
Hardness: 100

Black Plastic (Headers)

Diffuse:  #000000 Intensity: 0.8
Specular: #A5A5A5 Intensity: 0.5
Hardness: 50

Black Metal

Diffuse:  #000000 Intensity: 0.8
Specular: #505050 Intensity: 0.5
Hardness: 50

Black Chips

Diffuse:  #000000 Intensity: 1.0
Specular: #222222 Intensity: 0.5
Hardness: 50

SFE Red Silk

Solid Material

Diffuse:  #98041C Intensity: 1.0
Specular: #98041C Intensity: 0.5
Hardness: 50

Textured Material (Red)

Diffuse:  #FF2835 Intensity: 0.8
Specular: #98041C Intensity: 0.5
Hardness: 50

Blue Plastic (Screw Terminals)

Diffuse:  #0000FF Intensity: 0.8
Specular: #0000A5 Intensity: 0.5
Hardness: 50

White Plastic

Diffuse:  #FFFFFF Intensity: 0.8
Specular: #E2E2E2 Intensity: 0.8
Hardness: 25

Grey Plastic

Diffuse:  #8A8A8A Intensity: 1.0
Specular: #FFFFFF Intensity: 0.25
Hardness: 50
```

#### Yellow Plastic (Li-ion Battery)

Diffuse: #CC9D00 Intensity: 0.8
Specular: #FFD700 Intensity: 0.5
Hardness: 50


#### SMD Resistor Brown

Diffuse: #8F5A24 Intensity: 0.8
Specular: #FFB730 Intensity: 0.5
Hardness: 100


#### Component Black

Diffuse: #111111 Intensity: 0.8
Specular: #222222 Intensity: 0.5
Hardness: 100


#### Green Protoboard

Diffuse: #00703D Intensity: 0.8
Specular: #0A5D19 Intensity: 0.5
Hardness: 100


#### TH Resistor

Diffuse: #DBB37B Intensity: 0.8
Specular: #FFBA59 Intensity: 0.5
Hardness: 100


#### Yellow Tinted (SMD LED) 

Diffuse: #CCC48E Intensity: 0.8
Specular: #FFFAD1 Intensity: 0.5
Hardness: 100


#### Blue PCB (Arduino)

Diffuse: #0C457C Intensity: 0.8
Specular: #0F4E7A Intensity: 0.5
Hardness: 50


#### Lilypad

Hex for Lilypad 0x8000FF (purple)

Overview

Name With Ownersparkfun/3D_Models
Primary LanguageHTML
Program languageHTML (Language Count: 1)
Platform
License:Other
Release Count0
Created At2013-03-29 19:25:44
Pushed At2023-10-26 22:06:11
Last Commit At2023-10-26 16:06:11
Stargazers Count213
Watchers Count88
Fork Count104
Commits Count1k
Has Issues Enabled
Issues Count15
Issue Open Count2
Pull Requests Count237
Pull Requests Open Count0
Pull Requests Close Count11
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top