Re: [PD] polygon(3)2obj abstract, presentation and example

2010-08-23 Thread cyrille henry

hello filipe,

i've made lot's of new stuff for obj exporting, but did not announce them since 
no one was interested until now
you should have asked!

what i curently use is an abstraction.
i need to polish it a bit if i had to share it, but the way to use it is :
create a patch like you are used to, using rotate / translate / repeat / etc
replace the square object with obj_square object
(need work for the other primitive, but nothing complex)
create and bang a obj_exporter object and that's it!

Cyrille


Le 22/08/2010 21:56, philippe boisnard a écrit :

Hello Cyril

Nicolas told me that.
Here is only an abstract and not an object.
we searched the object [cube2obj] but have not not found.
I'm interresting
but I can't create object.

but jI try to create an abstract which would recover all data from a
complex figure polygne is iterative :
for example after iteration :
[t b a]
I I
[100( I
I I
[until] I
[gemlist]



since 3d printing is now very popular, Gem can be a good way to create
models.

Yes it's exactly my way


br

p



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] polygon(3)2obj abstract, presentation and example

2010-08-23 Thread philippe boisnard

Re


very nice work  tomorrow I ll work to adapt this process for  
polygon(x)


good night

p


Le 22 août 10 à 23:48, cyrille henry a écrit :


hello

in fact, it was faster to do it from scratch.
here it is.
i made only obj_square, but other primitive should be fast to  
implement.


Cyrille

Le 22/08/2010 22:21, cyrille henry a écrit :

hello filipe,

i've made lot's of new stuff for obj exporting, but did not announce
them since no one was interested until now
you should have asked!

what i curently use is an abstraction.
i need to polish it a bit if i had to share it, but the way to use  
it is :
create a patch like you are used to, using rotate / translate /  
repeat /

etc
replace the square object with obj_square object
(need work for the other primitive, but nothing complex)
create and bang a obj_exporter object and that's it!

Cyrille


Le 22/08/2010 21:56, philippe boisnard a écrit :

Hello Cyril

Nicolas told me that.
Here is only an abstract and not an object.
we searched the object [cube2obj] but have not not found.
I'm interresting
but I can't create object.

but jI try to create an abstract which would recover all data from a
complex figure polygne is iterative :
for example after iteration :
[t b a]
I I
[100( I
I I
[until] I
[gemlist]


since 3d printing is now very popular, Gem can be a good way to  
create

models.

Yes it's exactly my way


br

p


obj_exporter.zip



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] polygon(3)2obj abstract, presentation and example

2010-08-22 Thread Mathieu Bouchard

On Sun, 22 Aug 2010, philippe boisnard wrote:

I share an abstract to create .obj with complexe structure of [polygon 
3] (with 3 vertex). It's very easy to export and create .obj. After you 
can to import directly the .obj in my example. Special dedicace Nicolas 
Montgermont to test and debug this creation.


Pourquoi tu fais [== 9]-[sel 1] au lieu de [sel 9], par exemple ?
Ça fait 14 boîtes de trop dans ton abstraction.

Ensuite, si tu fusionnes ensemble les [sel], par exemple sous la forme 
d'un [sel 1 2 3 4 5 6 7 8 9], tu pourrais économiser encore plus... 
sûrement une bonne dizaine d'autres boîtes.


 _ _ __ ___ _  _ _ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] polygon(3)2obj abstract, presentation and example

2010-08-22 Thread cyrille henry

hello,

2 years ago, i announce a cube2obj object on Gem mailling list, asking if 
someone would be interested with more primitive to obj file.
there was no answer.
so, i think i should ask again: is anyone interested creating obj file with Gem?
since 3d printing is now very popular, Gem can be a good way to create models.

i'm asking because i don't have time to create a way to export all primitives, 
but it's possible (and easy) to create a more generic way to export in obj.

cyrille


Le 22/08/2010 13:31, philippe boisnard a écrit :

Hello list


I share an abstract to create .obj with complexe structure of [polygon
3] (with 3 vertex).
It's very easy to export and create .obj. After you can to import
directly the .obj in my example.
Special dedicace Nicolas Montgermont to test and debug this creation.


best regards

p





___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -  
http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] polygon(3)2obj abstract, presentation and example

2010-08-22 Thread philippe boisnard

Hello Cyril

Nicolas told me that.
Here is only an abstract and not an object.
we searched the object [cube2obj] but have not not found.
I'm interresting
but I can't create object.

but jI try to create an abstract which would recover all data from a  
complex figure polygne is iterative :

for example after iteration :
[t b a]
I I
[100(  I
II
[until]I
[gemlist]


since 3d printing is now very popular, Gem can be a good way to  
create models.

Yes it's exactly my way


br

p

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list