I was toying with the model object. I can render some .obj files that i have but i have a question: is there any way of "not" render the .obj file? I mean, is there any way to show only the lines that compose a model (like on primitives)?
I don't have a PD machine near me at the moment so I'm not sure of the exact language but you should be able to send the message:
"draw line" for wireframe or "draw fill" for filled, send this to the model object.
Ben
Armindo Dias wrote:
I was toying with the model object. I can render some .obj files that i have but i have a question: is there any way of "not" render the .obj file? I mean, is there any way to show only the lines that compose a model (like on primitives)?
I've tried that, but the model object has "no method for 'draw'"... any more thoughts?
----- Original Message ----- From: "Ben Bogart" bbogart@ryerson.ca To: "Armindo Dias" arm_pdlist@yahoo.co.uk Cc: "pd-list" pd-list@iem.kug.ac.at Sent: Tuesday, April 01, 2003 12:05 AM Subject: Re: [PD] GEM: model (.obj) question
I don't have a PD machine near me at the moment so I'm not sure of the exact language but you should be able to send the message:
"draw line" for wireframe or "draw fill" for filled, send this to the model object.
Ben
Armindo Dias wrote:
I was toying with the model object. I can render some .obj files that i have but i have a question: is there any way of "not" render the .obj file? I mean, is there any way to show only the lines that compose a model (like on primitives)?
Hmmmm,
Well rooting through the source its obvious that the model object does not have "draw" methods and therefore you can't render as wireframe.
to the devs is it possible to add this feature to model?
Sorry for giving you hope. ;)
Ben
Armindo Dias wrote:
I've tried that, but the model object has "no method for 'draw'"... any more thoughts?
----- Original Message ----- From: "Ben Bogart" bbogart@ryerson.ca To: "Armindo Dias" arm_pdlist@yahoo.co.uk Cc: "pd-list" pd-list@iem.kug.ac.at Sent: Tuesday, April 01, 2003 12:05 AM Subject: Re: [PD] GEM: model (.obj) question
I don't have a PD machine near me at the moment so I'm not sure of the exact language but you should be able to send the message:
"draw line" for wireframe or "draw fill" for filled, send this to the model object.
Ben
Armindo Dias wrote:
I was toying with the model object. I can render some .obj files that i have but i have a question: is there any way of "not" render the .obj file? I mean, is there any way to show only the lines that compose a model (like on primitives)?
No prob! Just wanted to be shure if i could draw it wireframe. :)
----- Original Message ----- From: "Ben Bogart" bbogart@ryerson.ca To: "Armindo Dias" arm_pdlist@yahoo.co.uk Cc: "Ben Bogart" bbogart@ryerson.ca; pd-list@iem.kug.ac.at Sent: Tuesday, April 01, 2003 1:03 AM Subject: Re: [PD] GEM: model (.obj) question
Hmmmm,
Well rooting through the source its obvious that the model object does not have "draw" methods and therefore you can't render as wireframe.
to the devs is it possible to add this feature to model?
Sorry for giving you hope. ;)
Ben
Armindo Dias wrote:
I've tried that, but the model object has "no method for 'draw'"... any
more
thoughts?
----- Original Message ----- From: "Ben Bogart" bbogart@ryerson.ca To: "Armindo Dias" arm_pdlist@yahoo.co.uk Cc: "pd-list" pd-list@iem.kug.ac.at Sent: Tuesday, April 01, 2003 12:05 AM Subject: Re: [PD] GEM: model (.obj) question
I don't have a PD machine near me at the moment so I'm not sure of the exact language but you should be able to send the message:
"draw line" for wireframe or "draw fill" for filled, send this to the model object.
Ben
Armindo Dias wrote:
I was toying with the model object. I can render some .obj files
that
i have but i have a question: is there any way of "not" render the .obj file? I mean, is there any way to show only the lines that compose a model (like on primitives)?