BRL-CAD (Org ID 4884012200361984) Task ID 4770801333567488 | Task Definition ID 6590125992050688 Max instances: 2 Title: Extruded bitmap (EBM) images from database object, implement solid edit support (#6 of 5) Description: It turns out that EBM objects are directly read/written by mged's classic "solid edit" editing interface. All the code for this task resides in src/mged/edsol.c You can access the solid edit interface by going into solid edit mode on an ebm object. This can be done via the gui or with the 'sed' command (e.g., sed object). For this task, you'll need to update the interface with the new 'name' field so that it first compiles. However, then you'll also need update the user prompts so that they are appropriate or file or object data sources. The code also presently assumes the ebm name is a file, so you'll need to add a little bit of code to see if it's an object or file and prompt appropriately. You'll also need to add support for specifying and/or changing whether the data source is an object or a file. SUBMIT a patch file with your changes. Tags: ebm, computer graphics, file i/o, c/c++ Categories: Coding Is Beginner: No Time given to complete: 3 days Mentors: erik.greenwald@gmail.com, brlcad@gmail.com, DanielMRossberg@gmail.com, dubenko.oleksandr@gmail.com Student: Jebbly (ID 6044361150693376) Status: COMPLETED (2020-01-10 09:52:48) Last modified: 2020-01-08 09:43:49