4

I am trying to cut out a rough outline of the background image to hopefully make a 3D Model of it as seen in the screenshot below. enter image description here

Originally I used the knife tool but that tool only cuts OUT the cuts (the outside) and not cuts out the inside. So in a way I want to use the knife tool to trim my cube more and more until I have a model of my background image.

Any help or ideas? Is there a way to cheat and make a rough model from the background image? How would I achieve my goal with the knife tool? Is there another tool I should use instead?

David
  • 49,291
  • 38
  • 159
  • 317
  • Related http://blender.stackexchange.com/questions/1609/tracing-a-monochrome-image-into-a-3d-extruded-object-with-a-script – Leon Cheung Feb 23 '15 at 05:42

2 Answers2

4

I would extrude a single vertex around, building the model up instead of cutting it out.

⎈ CtrlLMB LMB can be used to extrude and position geometry in one step, or E can be used for a two step extrude and move.

enter image description here


That said you might get a similar result much more easily if you auto-trace the image into a vector SVG with a program such as inkscape, then import the SVG into blender.

gandalf3
  • 157,169
  • 58
  • 601
  • 1,133
4

Trace your object as SGV and import it to blender. Once it blender it will be a series of curves that you can manipulate as you want.

enter image description here

For a tutorial on using inkscape to do this porcedure watch https://www.youtube.com/watch?v=ows2QTiMRPg