Model a toy tank in 3D using BRL-CAD #10BRL-CAD
Status: ClosedTime to complete: 100 hrs Mentors: Harmanpreet, IshwerdasTags: modeling, CAD, pump, design, 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.

This task involves modeling a toy tank. This is basically for a game, so make it look cool. Your job is to model it natively using any of BRL-CAD's tools (i.e., don't model it in something else and import) using 3D primitives and Boolean operations (i.e., without using 2D sketch entities or polygons). There should be at least one main gun, but there can also be secondary gun(s) too.

The tank should be accurately modeled in such a way that it can be printed using a 3D printer. This means that the model should have regions defined for each part and no overlaps (use rtcheck and/or gqa commands to verify). Create one top-level combination to group everything together.

The tank does not have to look realistic or detailed. It should look good when rendered really small (like 32 pixels square), which implies a simple but creative design.

References:
  • Do an image search for "top-down tank game" or "2D tank game" or similar.
  • Introduction to MGED at http://brlcad.org/wiki/Documentation
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
tank5.zip219.0 KBJanuary 15 2015 09:19 UTC
tank5.g39.3 KBJanuary 16 2015 08:37 UTC
tank5.png22.1 KBJanuary 16 2015 09:39 UTC
Comments
Vladimir Kuznetsovon January 15 2015 07:33 UTCTask Claimed

I would like to work on this task.

Daniel_R on January 15 2015 07:40 UTCTask Assigned

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

Vladimir Kuznetsovon January 15 2015 09:21 UTCReady for review

The work on this task is ready to be reviewed.

Sean on January 16 2015 06:30 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.

Sean on January 16 2015 06:33 UTCcolor

Would you give each region a different color so they may be more easily and visually checked/used?  The combination panel will help you do this in mged , or the 'mater' command.

Vladimir Kuznetsovon January 16 2015 08:37 UTCReady for review

The work on this task is ready to be reviewed.

Daniel_R on January 16 2015 09:04 UTC

The rendered image is missing.

Daniel_R on January 16 2015 09:04 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.

Vladimir Kuznetsovon January 16 2015 09:39 UTCReady for review

The work on this task is ready to be reviewed.

Daniel_R on January 16 2015 10:02 UTCTask Closed

Congratulations, this task has been completed successfully.