Model a bicycle chain #2BRL-CAD
Status: ClosedTime to complete: 100 hrs Mentors: Sean, Mihai NeacsuTags: modeling, CAD, design, chain, 3D

BRL-CAD provides several ways to model 3D geometry including a graphical tool named mged, another named archer, and various ways to create geometry using scripts. We use 3D models for development and to showcase our features. You can learn the basics of 3D modeling in just an hour or two using our tutorial documentation.

If you haven't yet noticed, our project logo looks a lot like a gear or a couple bicycle chain links. We want you to model an actual bicycle chain with 2-to-10 links.

Model accurate bicycle chain links using the below references. Your job is to model it natively using any of BRL-CAD's tools (i.e., don't model it in something else, don't import anything).

The model should have regions defined for each part (each separate piece of metal becomes it's own region) and no overlaps (use rtcheck and/or gqa commands to verify). Create one top-level combination to group everything together.

Submit a text file or comment describing any resources or web links you used in making your chain and describe your model.

References:
  • http://en.wikipedia.org/wiki/Bicycle_chain
  • http://upload.wikimedia.org/wikipedia/commons/b/b0/Rollenketting.gif
  • http://pardo.net/bike/pic/fail-004/000.html
  • https://www.google.com/search?q=bicycle+chaintbm=isch
  • https://www.google.com/search?q=bicycle+linktbm=isch
  • https://www.google.com/search?q=bicycle+drawingtbm=isch
Modify:
  • Submit your model as a .g file (BRL-CAD's geometry file format) and a rendered PNG image. You can run "rt -s1024 -o your_rendering.png your_geometry.g your_top_level_object" to create a PNG rendering of your model.
Uploaded Work
File name/URLFile sizeDate submitted
chain2.g104 bytesJanuary 14 2015 05:00 UTC
chain2.png25.0 KBJanuary 14 2015 05:00 UTC
chain2.1.g13.8 KBJanuary 14 2015 05:05 UTC
chain2.1.g19.3 KBJanuary 14 2015 06:01 UTC
chain2.1.g22.7 KBJanuary 14 2015 15:44 UTC
chain2.1.g25.7 KBJanuary 14 2015 16:04 UTC
chain2.1.g25.8 KBJanuary 14 2015 16:22 UTC
chain2.1.g25.8 KBJanuary 14 2015 16:33 UTC
Comments
Raptoron January 14 2015 04:59 UTCTask Claimed

I would like to work on this task.

Mihai Neacsu on January 14 2015 04:59 UTCTask Assigned

This task has been assigned to Raptor. You have 100 hours to complete this task, good luck!

Raptoron January 14 2015 05:00 UTCReady for review

The work on this task is ready to be reviewed.

Raptoron January 14 2015 05:02 UTCAbout this work

 


Calculationsfor findingVandA, Bdid myscript

Sean on January 14 2015 05:42 UTCTask Needs More Work

One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to satisfy the requirements needed to complete this task, submit your work again and mark the task as complete once you re-submit your work.

Raptoron January 14 2015 05:45 UTC

O), what is the underlying?

Sean on January 14 2015 05:47 UTCno regions?

Raptor, this is creative and nice, but it looks like you didn't define any regions in your model. This means while your model does define some shapes, it doesn't define physical geometry that illsEach object that would be a stand-alone piece of metal (e.g., each link and each peg) should be a separate region (and conventionally have a .r suffix on the name.  Would you make those edits please?

Raptoron January 14 2015 05:49 UTC

 


Okay,I will do

Sean on January 14 2015 05:53 UTCyour other model

the "BRL-CAD" was so close! ... are you going to go back to work on that one?


 

Raptoron January 14 2015 05:57 UTC

Yesgoing, but it's betterto upload moreready)))

Raptoron January 14 2015 06:01 UTCReady for review

The work on this task is ready to be reviewed.

Daniel_R on January 14 2015 15:18 UTCMore regions

A region is a building part of the over all geometry.  In this sense cil2 isn't one but 6 regions/parts.  Same for the other regions.  As the links_down and links_top can be moved to each other they won't form a fixed shape.


I.e. you should split up every of your region in 6 regions.

Daniel_R on January 14 2015 15:18 UTCTask Needs More Work

One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to satisfy the requirements needed to complete this task, submit your work again and mark the task as complete once you re-submit your work.

Raptoron January 14 2015 15:44 UTCReady for review

The work on this task is ready to be reviewed.

Daniel_R on January 14 2015 15:49 UTCAlmost

The regions are OK and the grouping of the regions is OK too - but you should set the color in the regions, not in the higher groups.

Daniel_R on January 14 2015 15:49 UTCTask Needs More Work

One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to satisfy the requirements needed to complete this task, submit your work again and mark the task as complete once you re-submit your work.

Raptoron January 14 2015 16:04 UTCReady for review

The work on this task is ready to be reviewed.

Daniel_R on January 14 2015 16:11 UTCEven closer

The top level group containing all relevant elements is missing.


And, when you are on it, you can remove the region_id attribute from cil1, cil2, links_top and links_down.

Daniel_R on January 14 2015 16:12 UTCTask Needs More Work

One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to satisfy the requirements needed to complete this task, submit your work again and mark the task as complete once you re-submit your work.

Raptoron January 14 2015 16:22 UTCReady for review

The work on this task is ready to be reviewed.

Daniel_R on January 14 2015 16:34 UTCTask Closed

Congratulations, this task has been completed successfully.