4 threads found!
Thread | Author | Replies | Views | Last Reply |
---|---|---|---|---|
danborn | 6 | 263 | ||
danborn | 1 | 53 | ||
danborn | 24 | 337 | ||
danborn | 3 | 179 |
4 comments found!
Thanks to everyone for your thoughtful comments. I don't do this full time, what little creative time I have to work on Poser has been sucked-up the past two weeks by this infinite rendering do-loop:
Read forum => Tweak settings => Render => Come back later => Render still sucks
Repeat until insane! LOL
The tip about setting GC to 1.0 in the custom IBL settings is a new one I'm trying out now. Perhaps when I get this figured out I'll start a thread entitled 'Successful PP 2010 Lighting/Render Settings", and make a record of my successes, encouraging others to contribute theirs.
Thanks again...
Danborn
Thread: Need help with Poser Pro 2010 Render Queue setup | Forum: Poser - OFFICIAL
FWIW, I had this very same problem and was able to deduce a solution starting from the clues provided here. First go to the CMD prompt, and ping the localhost ip address:
C:Usersdanborn>ping 127.0.0.1
Pinging 127.0.0.1 with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
You should get results similar to above, else read no further...you've got other issues to solve first! Next, ping the localhost by name:
C:Usersdanborn>ping localhost
Pinging CANOPUS [::1] with 32 bytes of data:
Reply from ::1: time<1ms
Reply from ::1: time<1ms
Reply from ::1: time<1ms
Reply from ::1: time<1ms
Ping statistics for ::1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
If you get a reply address that is anything different than 127.0.0.1, like I did in the example above, you need to edit your local hosts file, usually located in:
C:WindowsSystem32driversetc>dir hosts
Volume in drive C is Canopus_C
Volume Serial Number is 6CA5-F5A0
Directory of C:WindowsSystem32driversetc
01/22/2011 01:47 AM 824 hosts
1 File(s) 824 bytes
0 Dir(s) 6,119,591,936 bytes free
Note that there is no file extension. Following is the contents of my hosts file, with the #-sign comment-character you need to edit removed on the second-to last line:
127.0.0.1 localhost
Then save the file, restart Queue Manager (it may be necessary to restart Poser or your computer if FFRender is hanging in memory) and see if that doesn't toast your muffin...it most satisfactorily did for me!
Have been working with PC's and networks close to 25 years and this '::1' address for localhost is a new wrinkle to me....and evidently also to the authors of Queue Manager.
Danborn
Thread: Storyboard Capture Script | Forum: Poser Python Scripting
The more the merrier...!
Let me try to shine a ray of light or two into my thinking, and perhaps that will spur some insights from a coding perspective:
Like a situation comedy, the comics re-use the same set, with the same actors and props, over and over.
To press on with the 'set' paradigm, I build a 'virtual set' with all the needed 'locales' in the .pz3 file ... for example, if it were 'Seinfeld', the pz3 file contains Jerry's apartment, the Soup Nazi's kitchen, Kramer's apartment, etc. but all sharing common walls between them.
If the comic needs a new locale, I just build it into the set and move forward with that pz3 file, keeping the existing locales fixed for compatibility with saved poses and cameras.
Some expanded thinking on the 'self-indexing' feature...
Thus the proposed script should greatly simplify the task of FINDING the poses and camera setups used in previous episodes, for utilization in new episodes. Because restoring the pose or camera info is easy... but FINDING the right info to restore is the hard part!
So I haven't noodled with example script provided just yet, but will start cracking on it this weekend.
Regards & Thanks!
Danborn
Thread: Simple python script | Forum: Poser - OFFICIAL
Thanks a bunch, I see a loop in one of your routines that looks promising, I will post my pseudocode over in the Poser Python forum.
Danborn
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Thread: Ghostly, ghastly washed-out figures in PP2010. Render settings to approx. previ | Forum: Poser - OFFICIAL