POV-Ray : Newsgroups : povray.binaries.images : wood_mannequin.png Server Time
4 May 2024 06:24:50 EDT (-0400)
  wood_mannequin.png (Message 21 to 23 of 23)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Mike Miller
Subject: Re: wood_mannequin.png
Date: 30 Apr 2023 09:05:00
Message: <web.644e6657d981b0ad59197626dabc9342@news.povray.org>
"Mr" <m******r******at_hotmail_dot_fr> wrote:
> "Mike Miller" <mil### [at] gmailcom> wrote:
> > "Mike Miller" <mil### [at] gmailcom> wrote:
> > > "Colin Fleming" <Colin Fleming> wrote:
> > > > "Mike Miller" <mil### [at] gmailcom> wrote:
> > > >
> > > > > Thanks Colin. I've pulled in the files. Cool that most the mannequin forms
are
> > > > > modeled with a sphere/cylinder blob pairing.
> > > > > Mike.
> > > >
> > > > Hi Mike,
> > > >
> > > > I like Fabiens mannequin include file because it was simple, using spheres and
> > > > blobs made it easier for me to understand!
> > > >
> > > > I made a slight modification to Fabiens mannequin include file, added the
option
> > > > for either male or female then added an 'if' statement in the declared 'buste'
> > > > object, pretty simple.  Changing the pose of the mannequin is trial an error,
> > > > but as you've shown in your mannequin include file, declaring the variables
> > > > first makes it a lot easier.
> > > >
> > > > Colin.
> > >
> > > Thanks Colin. I agree, blobs are probably a better way to model these forms. I
> > > modeled over an underlay in blender and exported the lathe cubic splines as POV
> > > syntax - it gives me good accuracy. Wish Blender had cylinder blobs. :)
> > > Mike.
> >
> > ....mistake >> blender has a capsule blob but doesn't translate through the .x3D
> > format correctly. Have not been able to use.
> > Mike.
>
> The POV addon features all blob shapes under isosurfaces, because they are.
> indeed capsule is the cylinder and should export to pov as such.



Thanks. I've not been able to use the POV addon. I've un-installed and
re-installed the plug-in but I keep getting python errors. I wrote my own
exporter for most of the primitive types but would love to get this working.
What version of Blender are you using?
Mike


Post a reply to this message


Attachments:
Download 'blender_cap.png' (1226 KB)

Preview of image 'blender_cap.png'
blender_cap.png


 

From: Mr
Subject: Re: wood_mannequin.png
Date: 30 Apr 2023 09:10:00
Message: <web.644e688ad981b0ade3248e456830a892@news.povray.org>
"Mike Miller" <mil### [at] gmailcom> wrote:
> "Mr" <m******r******at_hotmail_dot_fr> wrote:
> > "Mike Miller" <mil### [at] gmailcom> wrote:
> > > "Mike Miller" <mil### [at] gmailcom> wrote:
> > > > "Colin Fleming" <Colin Fleming> wrote:
> > > > > "Mike Miller" <mil### [at] gmailcom> wrote:
> > > > >
> > > > > > Thanks Colin. I've pulled in the files. Cool that most the mannequin forms
are
> > > > > > modeled with a sphere/cylinder blob pairing.
> > > > > > Mike.
> > > > >
> > > > > Hi Mike,
> > > > >
> > > > > I like Fabiens mannequin include file because it was simple, using spheres
and
> > > > > blobs made it easier for me to understand!
> > > > >
> > > > > I made a slight modification to Fabiens mannequin include file, added the
option
> > > > > for either male or female then added an 'if' statement in the declared
'buste'
> > > > > object, pretty simple.  Changing the pose of the mannequin is trial an
error,
> > > > > but as you've shown in your mannequin include file, declaring the variables
> > > > > first makes it a lot easier.
> > > > >
> > > > > Colin.
> > > >
> > > > Thanks Colin. I agree, blobs are probably a better way to model these forms. I
> > > > modeled over an underlay in blender and exported the lathe cubic splines as
POV
> > > > syntax - it gives me good accuracy. Wish Blender had cylinder blobs. :)
> > > > Mike.
> > >
> > > ....mistake >> blender has a capsule blob but doesn't translate through the .x3D
> > > format correctly. Have not been able to use.
> > > Mike.
> >
> > The POV addon features all blob shapes under isosurfaces, because they are.
> > indeed capsule is the cylinder and should export to pov as such.
>
>
>
> Thanks. I've not been able to use the POV addon. I've un-installed and
> re-installed the plug-in but I keep getting python errors. I wrote my own
> exporter for most of the primitive types but would love to get this working.
> What version of Blender are you using?
> Mike

the capture is from a 3.2 version


Post a reply to this message

From: Mike Miller
Subject: Re: wood_mannequin.png
Date: 30 Apr 2023 09:40:00
Message: <web.644e6e9fd981b0ad59197626dabc9342@news.povray.org>
"Mr" <m******r******at_hotmail_dot_fr> wrote:
> "Mike Miller" <mil### [at] gmailcom> wrote:
> > "Mr" <m******r******at_hotmail_dot_fr> wrote:
> > > "Mike Miller" <mil### [at] gmailcom> wrote:
> > > > "Mike Miller" <mil### [at] gmailcom> wrote:
> > > > > "Colin Fleming" <Colin Fleming> wrote:
> > > > > > "Mike Miller" <mil### [at] gmailcom> wrote:
> > > > > >
> > > > > > > Thanks Colin. I've pulled in the files. Cool that most the mannequin
forms are
> > > > > > > modeled with a sphere/cylinder blob pairing.
> > > > > > > Mike.
> > > > > >
> > > > > > Hi Mike,
> > > > > >
> > > > > > I like Fabiens mannequin include file because it was simple, using spheres
and
> > > > > > blobs made it easier for me to understand!
> > > > > >
> > > > > > I made a slight modification to Fabiens mannequin include file, added the
option
> > > > > > for either male or female then added an 'if' statement in the declared
'buste'
> > > > > > object, pretty simple.  Changing the pose of the mannequin is trial an
error,
> > > > > > but as you've shown in your mannequin include file, declaring the
variables
> > > > > > first makes it a lot easier.
> > > > > >
> > > > > > Colin.
> > > > >
> > > > > Thanks Colin. I agree, blobs are probably a better way to model these forms.
I
> > > > > modeled over an underlay in blender and exported the lathe cubic splines as
POV
> > > > > syntax - it gives me good accuracy. Wish Blender had cylinder blobs. :)
> > > > > Mike.
> > > >
> > > > ....mistake >> blender has a capsule blob but doesn't translate through the
.x3D
> > > > format correctly. Have not been able to use.
> > > > Mike.
> > >
> > > The POV addon features all blob shapes under isosurfaces, because they are.
> > > indeed capsule is the cylinder and should export to pov as such.
> >

> >
> >
> > Thanks. I've not been able to use the POV addon. I've un-installed and
> > re-installed the plug-in but I keep getting python errors. I wrote my own
> > exporter for most of the primitive types but would love to get this working.
> > What version of Blender are you using?
> > Mike
>
> the capture is from a 3.2 version

Thanks, I'm using 3.1. maybe it's the version?  I'll install...


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.