Tuesday, August 23, 2011

A simulation of the work.

This is the simulated image of work. Actually, I'll make about 40 bottles of works.


Friday, August 19, 2011

A study for exhibition.

I saw a space for exhibition a few days ago. It's a room of  a small company. I tried on a simulation for arrangement of works on Blender.





Tuesday, August 9, 2011

New script.

This is the another GMP script now.
It's not perfect yet, so hard to control to making shape. :-(


The code is here.

3D print, more.

The other models were reached here, from the models of June. I'll make from July's models next time.



Friday, July 29, 2011

GMP_model_July

The models of July, movie from selected 113 generated objects.

Tuesday, July 19, 2011

I got some 3D printed objects, from the models of June.

The objects reached today, it's fantastic.
All babies are cute. I'm so satisfied.


I'll select next objects to print, from June models. Of course, I'm making July's object now. I'll select from them next month.

Friday, July 15, 2011

Fixed the code, run on Blender 2.58.

I found the hint for solving the 'pivot_point' problem on the forum of BlenderArtists.org.



<CODE>


bpy.context.space_data.pivot_point = 'INDIVIDUAL_ORIGINS'


</CODE>


Now I could run the code on Blender 2.58 (^_^).
The code is here.