Giter Site home page Giter Site logo

3d_models's Introduction

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)

3d_models's People

Contributors

amagill avatar blue-ice avatar brianrg avatar dawsonc avatar deadbot1 avatar echoskope avatar elizabethsrobert avatar follower avatar jacobflipmitchell avatar jhwblender avatar loricrotser avatar mcous avatar npoole avatar nseidle avatar paulsmith-sparkfun avatar solarguy avatar thisdroneeatspeople avatar tomdf avatar tynolen avatar zinefer avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.