| Combination Heart Necklace [message #22551] Thu, 13 January 2011 05:53 UTC |
 |
|
With the success of my Linked Heart Necklaces, my boyfriend and I began pondering other lovey-dovey jewelry ideas. We both love the idea of a necklace where the halves fit together, but any two halves will fit together. The necklace must be as unique as the two people who share their love. Thus enters the Combination Heart Necklace, stage right!

Each necklace is randomly generated by a Blender script based on a random or entered number (in this case, 42!). There are over a half million possible necklaces, so unless this sells way better than I was expecting, it's guaranteed to be completely unique. Only your sweetie's necklace will match up perfectly with it. In addition, each half can be customized with your initials!

Just like a good relationship, this necklace was a joint effort. My wonderful boyfriend cyborg_ar is the one with the amazing programming skills, and this is his creation. I just have his permission to show it to y'all (and eventually sell it).
[Updated on: Thu, 13 January 2011 06:02 UTC] When in doubt... Duct tape!
|
|
|
| Re: Combination Heart Necklace [message #22552 is a reply to message #22551 ] Thu, 13 January 2011 06:00 UTC |
  |
|
|
<3 that script is pretty comprehensive, all the customizations are fully automated to the point that it just churns out a STL file (had to write my own exporter as blender 2.56's was too buggy to be usable) ready to upload to Shapeways once it's done. That will allow us have very short turnaround times for our buyers!
|
|
|
|
|
| Re: Combination Heart Necklace [message #22602 is a reply to message #22577 ] Fri, 14 January 2011 05:59 UTC |
  |
|
Now that is extremely interesting. I hope you'll pardon me if my first thought is "how does it work?" It's cool if you don't want to explain all the details, but here are two burning questions I have:
How did you induce Blender to generate letters via python?
I'm also curious how you ensure that a random combination would be printable? I'm assuming that the combination is based solely on rotation of the ring-halves, and not on splitting up the ring halves into smaller segments (since I can envision that making some very unprintable combinations).
|
|
|
| Re: Combination Heart Necklace [message #22631 is a reply to message #22602 ] Fri, 14 January 2011 16:18 UTC |
  |
|
| TurtlesAreCool wrote on Fri, 14 January 2011 05:59 | Now that is extremely interesting. I hope you'll pardon me if my first thought is "how does it work?" It's cool if you don't want to explain all the details, but here are two burning questions I have:
How did you induce Blender to generate letters via python?
|
I made 26 meshes (one for each letter) named them letterX where the X is the letter and then made the python script assign the mesh data of the mesh objects in the initials. (the obj exporter doesn't automatically convert curves to meshes so i had to make that kludge, ideally i'd just have used text objects)
| TurtlesAreCool wrote on Fri, 14 January 2011 05:59 | I'm also curious how you ensure that a random combination would be printable? I'm assuming that the combination is based solely on rotation of the ring-halves, and not on splitting up the ring halves into smaller segments (since I can envision that making some very unprintable combinations).
|
Oh i implement some vodoo magic and limitations to the movement of the rings to ensure all combinations are safe, (plus my script automatically places reinforcements to the mesh for optimal strength) still, i'm guessing at least a few thousands of those half million combinations are either a bit dangerous or too dull anyway, so we do a quick manual review before uploading, all takes minutes 
Right now we're organizing a bit to do some test prints and put this co-creator online also, would anyone be interested in a round medallion without the heart around it? (for a BFF medallion or so, or you just don't wanna be too cheesy) Where would be a good place for the initials?
|
|
|
| Re: Combination Heart Necklace [message #22635 is a reply to message #22631 ] Fri, 14 January 2011 18:43 UTC |
  |
|
|
A round medallion, minus the heart, would be interesting. I would strongly suggest creating a circular pattern around the combination section. I bet you could do something very similar to what the heart-shaped one has. Part of what makes the piece appealing to me is the intersection of curves.
|
|
|
|
| Re: Combination Heart Necklace [message #22669 is a reply to message #22551 ] Sat, 15 January 2011 19:25 UTC |
  |
|
The rings would go well in a lot of shapes, not just hearts and gears... More to think about!
When in doubt... Duct tape!
|
|
|
|
| Re: Combination Heart Necklace [message #23332 is a reply to message #23329 ] Wed, 02 February 2011 02:18 UTC |
  |
|
I recommend orders to be made in the details materials, those have better chances of meshing correctly.
|
|
|
| Re: Combination Heart Necklace [message #23333 is a reply to message #23332 ] Wed, 02 February 2011 02:48 UTC |
  |
|
|
So, these are not thick enough for a metal material?
|
|
|
| Re: Combination Heart Necklace [message #23334 is a reply to message #22551 ] Wed, 02 February 2011 02:52 UTC |
  |
|
With the recent confusion around metal wall thickness and what will print successfully, I don't want to offer it for sale in metal until I can order a metal print for myself.
When in doubt... Duct tape!
|
|
|
|
|