Pattern on Easter Egg for 3D-Printing

Hello,

I try to produce such handmade carved easter eggs: http://weburbanist.com/2010/05/22/insanely-intricate-eggshell-art-by-franc-grom/. I’m not able to sketch directly on the egg surface. I’m only beginner in 3D, so I have 2 questions:

  1. How could I put and arrange such pattern on the surface?

  2. How could I produce “holes/breakthroughs” in the object geometry for 3D-printing (using the 3D-printed pattern as template to transfer the pattern to the “real” egg surface using a pencil)?

Thanks for your help.

Regards,
Thomas

First
you start with what ?
I mean do you mean have a pattern on a piece of paper then want to apply it onto a 3D model on blender ?

2 - did you already made an egg 3d model in blender ?

can you elaborate on this

(using the 3D-printed pattern as template to transfer the pattern to the “real” egg surface using a pencil)?

is this in blender 3D model or real egg ?

note: some of the pattern are irregular
other complex !

happy bl

This would be very hard and time consuming. First you’d need to make an egg as an template for drawing onto it’s surface then retopologizing the painted surface with mesh. I’ve seen many custom egg shells on the site that would require very different approaches from one another. Another way would be by using boolean operations, but that’s a different story.

My workflow was:

My idea to produce the “breakthroughs” for 3D printing is to export this uv-map (with baked pattern) as raster image, import in vector-processing-software (e.g. Inkscape) and create bezier curves/paths and export this vector format. Then import the vector format in blender and bend the curves/paths along the given egg-shape-path, that a new egg object is created. Then delete the “breakthroughs” or apply this new object to the given egg object using boolean.

Question to the blender experts: How to bend the imported curves/paths along a path and apply the boolean? I hope, that someone could give me an example.

Attachments

untitled.blend (839 KB)



you want to start from real egg pattern
and reproduce it in 3D blender
then 3D printer to make a new Egg !

if this is for a commercial applications then I would question the copyright issues !
leaving that to your attention.

some patterns are very simple and should be possible to use the retopo / spin tool in 3D
for other more complex patterns that might require a lot more work !

can you show one simple pattern then we an help you to get it in 3D!
upload image pattern texture

happy bl

first problem I see Is how do you take photo of pattern on Egg

one way might be to do a 3D scan to get the right shape on 3D surface
that might give better real texture!

happy bl

This is what I was explaining. Be aware that this is only a demo. Blend file

Attachments


how did u do it ?
retopo one pattern then use spin in 3D?

and did u use an algo to generate the egg shape ?
got something somewhere there must be like at least 5 algo to get egg’s shape.

happy bl

There’s a .blend file attached in the post. And, as mentioned in my first post I did it with boolean operations. To get the egg shape I only use a cube with a subsurf and cage modifier.

One thing that I haven’t mentioned OP is that with boolean operations he’ll need a powerfull PC since those carved egg shells contain a lot of detail.

there is a new boolean tool I think that is faster to use now !

some of the eggs are very complex and might take some power !

happy bl

OP’s not going to have a good day with this.

Here is the pattern on the egg using the power of blender only . This pattern won’t work for 3d printing unless parts are connected.
True not good day for the OP haha.

http://www.pasteall.org/blend/42282
stc=1

OP might require some basic intro to do that
hope you ready to start a tut

happy bl

Wow, I’m impressed. Truly a spectacular job. Just use a pattern next time that doesn’t have separated peaces, man.

@Ognjen
I meant the pattern that OP posted which I used, needs to be fixed in photoshop to connect all the black lines.
@Ricky
No need for tutorial it’s easy, with this curvy patterns you just unwrap the sphere subdivide heavy bake the texture to vertex colors, select faces by color and delete. Next some laplacian smooth modifier for the borders and done. For geometric patterns I use an icosphere delete all but one triangle cut the pattern on that triangle and rebuild the icosphere again. I think I gave enough clues to go on and experiment since I believe it’s the best way to learn instead of copy paste what others do.

you are optimist
OP has only 3 posts!

you think it will get it !

that kind of modelling is for more or less advance user
so let see what OP says and will see !

OP should tell us what kind of precision he is looking for!
if he needs very precise 3D printing or approximate only.

happy bl

I need this quality: http://www.derwesten.de/img/incoming/origs7781524/6226267404-w552-h740-bF3F3F3-st/55449025-300x402.jpg or http://img.weburbanist.com/wp-content/uploads/2010/05/franc-grom-eggshell-art-1.jpg. I don’t know how to get such results, because there is no distortion to the north and south poles.

I never worked with a 3D printer. I will go to a regional FabLab, but I have to prepare the 3D model. Is there a simulation software for 3D printing? Maybe it’s better to use a cutting plotter to produce the template with the patterns?

I created for testing the curve/path in Inkscape from this photo: http://static9.depositphotos.com/1594920/1090/i/450/depositphotos_10900865-Cape-barren-goose-egg-cereopsis.jpg

As I already wrote, my only idea is to bake the texture onto an uv-map in blender, create the curves/paths in e.g. Inkscape (.svg), import .svg in blender and bend this mesh 2-times to get a new egg object. Then select the faces, that will be the “breakthroughs” (patterns) and simple delete them. But I’m only a beginner in 3D.

first pic with white egg does not have same shape then normal egg
looks more elongated vertically !

if you need to bake it
first how do you get the pattern in blender ?

you could take pic at different angle and trace it in blender and then project it onto the 3D egg model using knife tool
now if pattern is repeating you don’t need to repeat just make one segment then use the spin tool !

happy bl

It’s not perfect by any means but this is just to show that it’s possible.

Attachments


Could someone help me to realize my idea:

  1. bake the pattern onto a uv-map (I posted already the uv-map as stripes-shape)
  2. trace/convert this uv-map (raster image) to paths/curves (see attachment) in Inkscape (potrace powered) and export to .svg
  3. import this .svg in Blender
  4. bend this paths/curves 2-times (1. along the egg-shape vertically -> I posted already, and 2. along a circle horizontally)
  5. connect/merge to a closed surface

I need help for steps 4. and 5.

Attachments

Zeichnung.zip (55.5 KB)