POV-Ray : Newsgroups : povray.general : Needed: Tool to create POV-humans Server Time
1 Aug 2024 06:20:00 EDT (-0400)
  Needed: Tool to create POV-humans (Message 7 to 16 of 16)  
<<< Previous 6 Messages Goto Initial 10 Messages
From: Sven Littkowski
Subject: Re: Needed: Tool to create POV-humans
Date: 3 May 2006 16:52:12
Message: <445917fc$1@news.povray.org>
Hi Chris,

I tried your very interesting includes out. But I get the following error
message as you can see appended below. Can you e-mail me a fix? Or give me
the instructions how to correct on my own? Thanks!

Sven

...
Preset INI file is 'D:\PROGRAMME\POV-RAY FOR WINDOWS\RENDERER\QUICKRES.INI',
section is '[1024x768, AA 0.3]'.
Preset source file is 'D:\Programme\POV-Ray for Windows\Scenes\Other
Authors\PovPeople (PP)\ppoffice.pov'.
Rendering with 4 threads.
Parser Options
  Input file: D:\Programme\POV-Ray for Windows\Scenes\Other
Authors\PovPeople (PP)\ppoffice.pov
  Remove bounds........On
  Split unions.........Off
  Library paths:
    D:\Programme\POV-Ray for Windows\INCLUDE
    C:\WINDOWS\Fonts
    D:\PROGRAMME\POV-RAY FOR WINDOWS\include
    C:\WINDOWS\Fonts
'Window' camera.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 17:
Parse Warning: Illegal Value: Scale Y by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 17:
Parse Warning: Illegal Value: Scale Z by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 29:
Parse Warning: Illegal Value: Scale X by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 29:
Parse Warning: Illegal Value: Scale Z by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 41:
Parse Warning: Illegal Value: Scale X by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 41:
Parse Warning: Illegal Value: Scale Y by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 55:
Parse Warning: Illegal Value: Scale Y by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 55:
Parse Warning: Illegal Value: Scale Z by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 67:
Parse Warning: Illegal Value: Scale X by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 67:
Parse Warning: Illegal Value: Scale Z by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 79:
Parse Warning: Illegal Value: Scale X by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 79:
Parse Warning: Illegal Value: Scale Y by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 93:
Parse Warning: Illegal Value: Scale Y by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 93:
Parse Warning: Illegal Value: Scale Z by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 105:
Parse Warning: Illegal Value: Scale X by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 105:
Parse Warning: Illegal Value: Scale Z by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 117:
Parse Warning: Illegal Value: Scale X by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 117:
Parse Warning: Illegal Value: Scale Y by 0.0. Changed to 1.0.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\pptowerblocks.inc' line 144:
Parse Warning: Should have at least 2 objects in csg.
Possible Parse Error: Cannot find file 'smile', even after trying to append
file type extension.
Parse Error: Cannot open include file smile.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\povperson.inc' line 33:
Possible Parse Error: Cannot find file 'smile', even after trying to append
file type extension.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\povperson.inc' line 33: Parse
Error: Cannot open include file smile.
Possible Parse Error: Cannot parse input.
File 'D:\Programme\POV-Ray for Windows\INCLUDE\povperson.inc' line 33:
Possible Parse Error: Cannot parse input.

Render failed
-
CPU time used: kernel 0.52 seconds, user 0.08 seconds, total 0.59 seconds.
Elapsed time 1.61 seconds.
----------------------------------------------------------------------------


Post a reply to this message

From: Chris B
Subject: Re: Needed: Tool to create POV-humans
Date: 3 May 2006 18:19:04
Message: <44592c58$1@news.povray.org>
"Sven Littkowski" <sve### [at] jamaica-focuscom> wrote in message 
news:445917fc$1@news.povray.org...
> Hi Chris,
>
> I tried your very interesting includes out. But I get the following error
> message as you can see appended below. Can you e-mail me a fix? Or give me
> the instructions how to correct on my own? Thanks!
>
> Sven
>
> ... snip ...
>  Input file: D:\Programme\POV-Ray for Windows\Scenes\Other
> Authors\PovPeople (PP)\ppoffice.pov
>

Hi Sven,
Ah yes. Most of the sample scene files start 'pp00' followed by animation, 
crowd, or just example. I missed ppoffice.pov when I changed the parameter 
setting.
On lines 32 and 33 or ppoffice.pov you'll see the word "smile" is passed as 
the third parameter on the ppFigure() macro call.
If you replace those two with "pplookstraight.inc" or "pplookdown.inc" then 
it should render ok (takes a few minutes)

Regards,
Chris B.


Post a reply to this message

From: Sven Littkowski
Subject: Re: Needed: Tool to create POV-humans
Date: 3 May 2006 18:47:59
Message: <4459331f@news.povray.org>
Hi Chris,

it functions now. Thanks for your advise. But I would suggest that you apply 
the same changes to the file inside the ZIP file which can be downloaded. 
Thanks, Chris.

Hmmm, looks nice. I rendered now that scene. I will make some more renders 
with the other files.

Chris, I want to use your folk with the renderings of ancient ships, and 
with space ships. But for that purpose it would be tremendously good, if you 
could create an entire boutique of clothings, or if you could write a tool 
(some software) which allows others to add texture and thickness and size 
attributes, and flexibility attributes, to a basic clothing. That is the 
only remaining hurdle which stands between the full usage of your works in 
many, many, many scenes of the POV-Ray community.

Best greetings,

Sven



> Hi Sven,
> Ah yes. Most of the sample scene files start 'pp00' followed by animation, 
> crowd, or just example. I missed ppoffice.pov when I changed the parameter 
> setting.
> On lines 32 and 33 or ppoffice.pov you'll see the word "smile" is passed 
> as the third parameter on the ppFigure() macro call.
> If you replace those two with "pplookstraight.inc" or "pplookdown.inc" 
> then it should render ok (takes a few minutes)
>
> Regards,
> Chris B.
>


Post a reply to this message

From: Sven Littkowski
Subject: Re: Needed: Tool to create POV-humans
Date: 3 May 2006 18:52:59
Message: <4459344b@news.povray.org>
Hi again.

Now I got this error message (another file). The office file result was very 
good!



  Input file: D:\Programme\POV-Ray for Windows\Scenes\Other 
Authors\PovPeople (PP)\pp01Escheresque - Broken.pov
  Remove bounds........On
  Split unions.........Off
  Library paths:
    D:\Programme\POV-Ray for Windows\Include
    E:\Scripts\Eigene Bilder\Povray Textures
    C:\WINDOWS\Fonts
    D:\PROGRAMME\POV-RAY FOR WINDOWS\include
    C:\WINDOWS\Fonts
Possible Parse Error: Cannot find file 'ppHeadTextures.inc', even after 
trying to append file type extension.
Parse Error: Cannot open include file ppHeadTextures.inc.
Possible Parse Error: Cannot parse input.
File 'D:\Programme\POV-Ray for Windows\Scenes\Other Authors\PovPeople 
(PP)\pp01Escheresque - Broken.pov' line 54: Possible Parse Error: Cannot 
find file 'ppHeadTextures.inc', even after trying to append file type
extension.
File 'D:\Programme\POV-Ray for Windows\Scenes\Other Authors\PovPeople 
(PP)\pp01Escheresque - Broken.pov' line 54: Parse Error: Cannot open include 
file ppHeadTextures.inc.
File 'D:\Programme\POV-Ray for Windows\Scenes\Other Authors\PovPeople 
(PP)\pp01Escheresque - Broken.pov' line 54: Possible Parse Error: Cannot 
parse input.

Render failed


Post a reply to this message

From: Sven Littkowski
Subject: Error Report
Date: 3 May 2006 19:35:22
Message: <44593e3a@news.povray.org>
Input file: D:\Programme\POV-Ray for Windows\Scenes\Other 
Authors\PovPeople (PP)\distributeobjects2.pov
  Remove bounds........On
  Split unions.........Off
  Library paths:
    D:\Programme\POV-Ray for Windows\Include
    E:\Scripts\Eigene Bilder\Povray Textures
    C:\WINDOWS\Fonts
    D:\PROGRAMME\POV-RAY FOR WINDOWS\include
    C:\WINDOWS\Fonts

Parser Statistics

Finite Objects:          110
Infinite Objects:          0
Light Sources:             1
Total:                   111

Parser Time
  Parse Time:       0 hours  0 minutes  0 seconds (0.000 seconds)
              using 1 thread(s) with 0.171 CPU-seconds total
  Bounding Time:    0 hours  0 minutes  0 seconds (0.000 seconds)

Render Options
  Quality:  9
  Bounding boxes.......On   Bounding threshold: 3
  Antialiasing.........On  (Method 1, Threshold 0.300, Depth 3, Jitter 1.00)

Render Statistics
Image Resolution 1024 x 768

Pixels:           835584   Samples:          753039   Smpls/Pxl: 0.90
Rays:            1588623   Saved:                 0   Max Level: 1/5

Ray->Shape Intersection          Tests       Succeeded  Percentage

Box                            1009271          785994     77.88
Cone/Cylinder                  1466641          642047     43.78
Bounding Box                  72629340        17443511     24.02

Shadow Ray Tests:           1074208   Succeeded:                187227
Shadow Cache Hits:           185807

Smallest Alloc:                   9 bytes
Largest  Alloc:              163064 bytes
Peak memory used:         137457015 bytes

Render Time:
  Photon Time:      No photons
  Radiosity Time:   No radiosity
  Trace Time:       0 hours  0 minutes 11 seconds (11.532 seconds)
              using 4 thread(s) with 21.529 CPU-seconds total
POV-Ray finished
-
CPU time used: kernel 0.89 seconds, user 23.03 seconds, total 23.92 seconds.
Elapsed time 13.34 seconds, CPU vs elapsed time ratio 1.79.
Render averaged 58935.25 PPS (32875.02 PPS CPU time) over 786432 pixels.
----------------------------------------------------------------------------
Preset INI file is 'D:\PROGRAMME\POV-RAY FOR WINDOWS\RENDERER\QUICKRES.INI', 
section is '[1024x768, AA 0.3]'.
Preset source file is 'D:\Programme\POV-Ray for Windows\Scenes\Other 
Authors\PovPeople (PP)\povpersonsample.pov'.
Rendering with 4 threads.
Parser Options
  Input file: D:\Programme\POV-Ray for Windows\Scenes\Other 
Authors\PovPeople (PP)\povpersonsample.pov
  Remove bounds........On
  Split unions.........Off
  Library paths:
    D:\Programme\POV-Ray for Windows\Include
    E:\Scripts\Eigene Bilder\Povray Textures
    C:\WINDOWS\Fonts
    D:\PROGRAMME\POV-RAY FOR WINDOWS\include
    C:\WINDOWS\Fonts
Possible Parse Error: Cannot find file 'bmpeople.inc', even after trying to 
append file type extension.
Parse Error: Cannot open include file bmpeople.inc.
Possible Parse Error: Cannot parse input.
File 'D:\Programme\POV-Ray for Windows\Scenes\Other Authors\PovPeople 
(PP)\povpersonsample.pov' line 12: Parse Warning: assumed_gamma is not 
supported in POV-Ray v3.7 and later SDL. For compatibility purposes an
assumed_gamma of 2.2 is taken to mean gamma correction is off. Note that it 
is possible to provide assumed_gamma in an INI file or on the command-line 
if you really need to set it. See the documentation for more
information regarding this change.
File 'D:\Programme\POV-Ray for Windows\Scenes\Other Authors\PovPeople 
(PP)\povpersonsample.pov' line 45: Possible Parse Error: Cannot find file 
'bmpeople.inc', even after trying to append file type extension.
File 'D:\Programme\POV-Ray for Windows\Scenes\Other Authors\PovPeople 
(PP)\povpersonsample.pov' line 45: Parse Error: Cannot open include file 
bmpeople.inc.
File 'D:\Programme\POV-Ray for Windows\Scenes\Other Authors\PovPeople 
(PP)\povpersonsample.pov' line 45: Possible Parse Error: Cannot parse input.


Post a reply to this message

From: Sven Littkowski
Subject: Error Report
Date: 3 May 2006 19:55:32
Message: <445942f4$1@news.povray.org>
Another error report. Please do not mind it, I like your work. I just 
mention the errors to enable you to fix them.

Greetings,

Sven


pp00crowdexample03.pov:

File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <0.012,0.350,0.159> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <0.012,0.350,0.159> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <0.012,0.341,0.154> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <0.012,0.341,0.154> that didn't intercept the 
object.
Side Seam ppSideSeamSlices 95.000
Side Seam ppK 95.000
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <-0.012,1.597,0.367> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <-0.012,1.597,0.367> that didn't intercept 
the object.
File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed in 
intersection.
Side Seam ppSideSeamSlices 95.000
Side Seam ppK 51.000
File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed in 
intersection.
Side Seam ppSideSeamSlices 95.000
Side Seam ppK 95.000
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.042,1.687,-0.088> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.042,1.687,-0.088> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.042,1.687,-0.088> that didn't intercept 
the object.
File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed in 
intersection.
Side Seam ppSideSeamSlices 95.000
Side Seam ppK 95.000
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <-0.014,1.543,0.194> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <-0.014,1.543,0.194> that didn't intercept 
the object.
File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed in 
intersection.
Side Seam ppSideSeamSlices 95.000
Side Seam ppK 95.000
File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed in 
intersection.
Side Seam ppSideSeamSlices 95.000
Side Seam ppK 95.000
File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed in 
intersection.
Side Seam ppSideSeamSlices 95.000
Side Seam ppK 95.000
File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed in 
intersection.
Side Seam ppSideSeamSlices 95.000
Side Seam ppK 51.000
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
the object.
File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed in 
intersection.
Side Seam ppSideSeamSlices 95.000
Side Seam ppK 51.000
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.017,1.525,0.195> that didn't intercept 
the object.
File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
Macro sent out a ray from point <0.017,1.525,0.195> that didn't intercept 
the object.
File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
intersection.
File 'pphairline.inc' line 19: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed in 
intersection.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
object.
Parse Error: Expected 'numeric expression', undeclared identifier 
'ppSliceCentre' found instead
File 'ppshorts1.inc' line 568: Parse Error: Expected 'numeric expression', 
undeclared identifier 'ppSliceCentre' found instead
Possible Parse Error: Cannot parse input.
File 'ppshorts1.inc' line 568: Possible Parse Error: Cannot parse input.

Render failed


Post a reply to this message

From: Chris B
Subject: Re: Needed: Tool to create POV-humans
Date: 3 May 2006 19:59:06
Message: <445943ca@news.povray.org>
"Sven Littkowski" <sve### [at] jamaica-focuscom> wrote in message 
news:4459344b@news.povray.org...
> Hi again.
>
> Now I got this error message (another file). The office file result was 
> very good!
>
>
>
>  Input file: D:\Programme\POV-Ray for Windows\Scenes\Other 
> Authors\PovPeople (PP)\pp01Escheresque - Broken.pov
>

This is a broken scene file - hence the word 'broken' in the file name. It 
was a file from version 1 that uses a spiral texture to make the head look 
like a peeled spiral strip. The plan is to get it working again when I get a 
moment, but it's not very useful for photo realistic work anyway.

Regards,
Chris B.


Post a reply to this message

From: Chris B
Subject: Re: Needed: Tool to create POV-humans
Date: 3 May 2006 20:25:59
Message: <44594a17$1@news.povray.org>
"Sven Littkowski" <sve### [at] jamaica-focuscom> wrote in message 
news:4459331f@news.povray.org...
> Hi Chris,
>
> it functions now. Thanks for your advise. But I would suggest that you 
> apply the same changes to the file inside the ZIP file which can be 
> downloaded. Thanks, Chris.
>

The plan is to roll all of the bug fixes found from the Alpha test version 
into the full V2 release and put it on my web site when I get the time.

> Hmmm, looks nice. I rendered now that scene. I will make some more renders 
> with the other files.
>

Thanks

> Chris, I want to use your folk with the renderings of ancient ships, and 
> with space ships. But for that purpose it would be tremendously good, if 
> you could create an entire boutique of clothings, or if you could write a 
> tool (some software) which allows others to add texture and thickness and 
> size attributes, and flexibility attributes, to a basic clothing.

Actually a bit later on in the thread 
http://news.povray.org/povray.binaries.scene-files/thread/%3C43bb0b2b%40news.povray.org%3E/

Afishionado made a similar comment, so I posted an additional document (as 
an attachment to my response) that describes how to add your own costumes. 
Although it would require a bit of studying the documentation and 
familiarisation with the SDL to do it, the code is designed for exactly this 
sort of extension, with separate files for each type of clothing.

On the other hand you can easily control textures and the displacement of 
the clothing surface away from the body - see 'ppFabricOffSet' in the 
'Variables' section of the documentation and in particular section 6.4 
'Costume'. You can also specify trouser, boot and shirt lengths, whether the 
clothing has seams etc. and other attributes that are also described in the 
documentation.

Furthermore it's not difficult to add your own 'rigid' items (e.g. a space 
helmet) to a character with the ppAddBodyPart() macro.

> That is the only remaining hurdle which stands between the full usage of 
> your works in many, many, many scenes of the POV-Ray community.
>
> Best greetings,
>
> Sven
>

Still very much a work in progress I'm afraid. Many things to do.
One of the big problems I'm finding at the moment is that lighting varies 
widely between scene files. The default skin textures work OK if the 
lighting is just right, but can look pretty bad when the lighting is 
tailored for the rest of the scene.

Regards,
Chris B.


Post a reply to this message

From: Chris B
Subject: Re: Error Report
Date: 3 May 2006 20:31:56
Message: <44594b7c$1@news.povray.org>
"Sven Littkowski" <sve### [at] jamaica-focuscom> wrote in message 
news:44593e3a@news.povray.org...
>  Input file: D:\Programme\POV-Ray for Windows\Scenes\Other 
> Authors\PovPeople (PP)\distributeobjects2.pov

OK. Now this file should not have gone into the zip file, it was an 
illustration of how to distribute objects around a surface that I put 
together based on the POV-Person macros in response to a question on the 
newsgroups.

The scene files starting 'pp00' are the ones intended to be used as 
examples.

Regards,
Chris B.


Post a reply to this message

From: Chris B
Subject: Re: Error Report
Date: 3 May 2006 20:38:43
Message: <44594d13@news.povray.org>
"Sven Littkowski" <sve### [at] jamaica-focuscom> wrote in message 
news:445942f4$1@news.povray.org...
> Another error report. Please do not mind it, I like your work. I just 
> mention the errors to enable you to fix them.
>

That's OK, but you might want to email me these reports if you spot more.

I'll log this one and check it out tomorrow (it's getting late).

Regards,
Chris B.

> Greetings,
>
> Sven
>
>
> pp00crowdexample03.pov:
>
> File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
> intersection.
> File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed 
> in intersection.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <0.012,0.350,0.159> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <0.012,0.350,0.159> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <0.012,0.341,0.154> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <0.012,0.341,0.154> that didn't intercept the 
> object.
> Side Seam ppSideSeamSlices 95.000
> Side Seam ppK 95.000
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <-0.012,1.597,0.367> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <-0.012,1.597,0.367> that didn't intercept 
> the object.
> File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
> intersection.
> File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed 
> in intersection.
> Side Seam ppSideSeamSlices 95.000
> Side Seam ppK 51.000
> File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
> intersection.
> File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed 
> in intersection.
> Side Seam ppSideSeamSlices 95.000
> Side Seam ppK 95.000
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.042,1.687,-0.088> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.042,1.687,-0.088> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.042,1.687,-0.088> that didn't intercept 
> the object.
> File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
> intersection.
> File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed 
> in intersection.
> Side Seam ppSideSeamSlices 95.000
> Side Seam ppK 95.000
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <-0.014,1.543,0.194> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <-0.014,1.543,0.194> that didn't intercept 
> the object.
> File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
> intersection.
> File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed 
> in intersection.
> Side Seam ppSideSeamSlices 95.000
> Side Seam ppK 95.000
> File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
> intersection.
> File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed 
> in intersection.
> Side Seam ppSideSeamSlices 95.000
> Side Seam ppK 95.000
> File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
> intersection.
> File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed 
> in intersection.
> Side Seam ppSideSeamSlices 95.000
> Side Seam ppK 95.000
> File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
> intersection.
> File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed 
> in intersection.
> Side Seam ppSideSeamSlices 95.000
> Side Seam ppK 51.000
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.080,1.478,0.174> that didn't intercept 
> the object.
> File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
> intersection.
> File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed 
> in intersection.
> Side Seam ppSideSeamSlices 95.000
> Side Seam ppK 51.000
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.017,1.525,0.195> that didn't intercept 
> the object.
> File 'ppclothingmacros.inc' line 250: Parse Warning: The ppStretchPoints 
> Macro sent out a ray from point <0.017,1.525,0.195> that didn't intercept 
> the object.
> File 'ppshirts1.inc' line 238: Parse Warning: Patch objects not allowed in 
> intersection.
> File 'pphairline.inc' line 19: Parse Warning: Patch objects not allowed in 
> intersection.
> File 'ppf2hairline.inc' line 19: Parse Warning: Patch objects not allowed 
> in intersection.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> File 'ppclothingmacros.inc' line 82: Parse Warning: The ppLimbScan Macro 
> sent out a ray from point <-0.017,1.318,0.206> that didn't intercept the 
> object.
> Parse Error: Expected 'numeric expression', undeclared identifier 
> 'ppSliceCentre' found instead
> File 'ppshorts1.inc' line 568: Parse Error: Expected 'numeric expression', 
> undeclared identifier 'ppSliceCentre' found instead
> Possible Parse Error: Cannot parse input.
> File 'ppshorts1.inc' line 568: Possible Parse Error: Cannot parse input.
>
> Render failed
>


Post a reply to this message

<<< Previous 6 Messages Goto Initial 10 Messages

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