Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 03 1:41 pm)
Well that's interesting - I finally understand why people kept telling me to increase bucket size and it made things awful for me. I'm on an AMD card, so I have to use CPU rendering and it seems to be the opposite. When the render I have cooking right now (with Progressive Refinement on) finishes, I'll try a bucket size of 16 and see what it does for me.
- - - - - -ย
Feel free to call me Ohki!
Poser Pro 11, Poser 12 and Poser 13, Windows 10, Superfly junkie. My units are milimeters.
Persephone (the computer): AMD Ryzen 9 5900x, RTX 3070 GPU, 96gb ram.
Is this applicable for Poser Pro 11? Cheers
Custom built computer 128 gigs RAM,4 Terabyte hard drive, NVIDIA RTX 4060 TI 16 GIG Gig,12 TH Generation Intel i9, Dual LG Screens, 0/S Windows 11, networked to a Special 12th Generation intel I9, RTX 3060 12 Gig, Windows 11,64 gigs RAM, Dual Phillips Screens, 2 Terabyte SSD Hard Drive plus 1 Terabyte Hard Drive,3rd Computer intel i7,128 gigs ram, Graphics Card NVIDIA RTX 3060 Gig,1 Terabyte Hard Drive, OSย Windowsย 11 64 Bitย Dual Samsung Syncmaster 226bw Screens.Plus INFINITY Laptop 64 Bit,64 gigs RAM.Intel i9 chip.Windows 11 Pro and Ultimate.ย 4 xย 2 Terrabyte Hard Drivesย and 2 xย 2ย Terrabyteย external USB Hard drives. All Posers from 4 to Poser 2010 and 2012, 2014. Poser 11 and 12, 13, Hexagon 2.5 64 Bit, Carrara 8.5 Pro 64 bit, Adobe Photoshop CS4 Creative Production Suite. Adobe Photoshop CC 2024, Vue 10 and 10.5 Infinite Vue 11 14.5ย Infinite plus Vue 15 and 16 Infinite, Vue 2023 and 2024, Plant Catologue, DAZ Studio 4.23, iClone 7 with 3DXchange and Character Creator 3, Nikon D3 Camera with several lenses.ย Nikon Z 6 ii and Z5. 180-600mm lens, 24-70 mm lens with adapter.Just added 2x 2 Terrabyte portable hard drives.
arrow1 posted at 7:03PM Sun, 14 July 2019 - #4357004
Is this applicable for Poser Pro 11? Cheers
Pretty much. Superfly is based on Cycles and if you open up the Render page under Superfly, you'll find that you can adjust the four topics addressed although GPU and CPU are determined by your computer.
Also in that thread was the following advice. I had seen a Blender Guru Video on 18 ways to speed up Cycles.
I did watch it though, and once again remember that these apply mainly to Cycles, but Superfly can probably benefit as well. You'll notice that I only specifically posted 12 suggestions. That was because a few of them were Cycles specific, like using the new Denoiser filter, using Portals, or using the latest version of Blender.
reduce light Bounces
Use GPU
Change the Tile Size (Smaller for CPU) (Larger for GPU)
Reduce Samples
Use newest version
Use a different OS
Clamp it. The higher the better. Indirect only.
Turn off Caustics
Remove Alpha transparency.
Reduce the strand count (Hair & particles)
Remove Volumetrics
Cut Subsurface Scattering (If you don't need it)
Understandably, though, the moment you actually want to realistically render fluids or refractive surfaces/volumes, higher Light Bounces, Caustics and Volumetrics become mandatory. If they're not in your scene at all, then sure, get rid of them.
Verbosity: Profusely promulgating Graham's number epics of complete and utter verbiage by the metric monkey barrel.
Caustics, volumetrics and all of that are why some people, like seachnasaigh built a render farm. And he renders using the render queue. Rendering in background is another viable option if your machine has the RAM to do it because it allows you to work on a scene while rendering.
If I had a nickle for ever time a woman told me to get lost, I could buy Manhattan.
rokket posted at 7:50PM Mon, 15 July 2019 - #4357097
Caustics, volumetrics and all of that are why some people, like seachnasaigh built a render farm. And he renders using the render queue. Rendering in background is another viable option if your machine has the RAM to do it because it allows you to work on a scene while rendering.
All these suggestons do is speed up your render times. If Caustics, volumetrics, etc. are important to you, then have at it.
EClark1894 posted at 5:26PM Mon, 15 July 2019 - #4357104
rokket posted at 7:50PM Mon, 15 July 2019 - #4357097
Caustics, volumetrics and all of that are why some people, like seachnasaigh built a render farm. And he renders using the render queue. Rendering in background is another viable option if your machine has the RAM to do it because it allows you to work on a scene while rendering.
All these suggestons do is speed up your render times. If Caustics, volumetrics, etc. are important to you, then have at it.
To be honest, I was just offering one solution, i.e., the render to background or the render queue. I rarely ever render caustics or volumetrics because I mostly render to test a material I am creating for a model. I don't do many finished scenes that are heavily populated with figures, props, lights... It was just a suggestion, and one that I know a lot of people won't even consider because networking a bunch of CPU's for a render farm is out of budget.
If I had a nickle for ever time a woman told me to get lost, I could buy Manhattan.
I'm also in the particularly difficult situation of having discovered a Poser bug that precludes background or queued renders since they both require a scene file to be saved, which breaks the necessary channel evaluation order that tightly conformed clothing requires to match the base figure and avoid pokethrough. Whenever the external renderers load that saved scene, the conformers' inherited deformer channels get re-ordered and no longer match the base figure's deformer channels, so pokethrough occurs, except when the scene is foreground rendered. Utterly frustrating.
Verbosity: Profusely promulgating Graham's number epics of complete and utter verbiage by the metric monkey barrel.
Speeding up render times is actually quite easy if you remember that everything you add has to be calculated.
I see some adding nodes and nodes and nodes, but remember. . . . . Everything you add has to be calculated.
Same goes for polycount, number of material zones, number and size of textures, number and type of lights.
And if you use the "modern" PBR workflow with older content, please remove all old "cheating nodes" when it is render time.
Many have proved that all content renders pretty good with very few nodes.
Less calculations to perform, and avoiding contradicting calculations speeds renders up.
In the end? Each rendered pixel has just a single R,G,B, value, and the pixel does not care where that came from.
tonyvilters posted at 6:25AM Tue, 16 July 2019 - #4357120
Speeding up render times is actually quite easy if you remember that everything you add has to be calculated.
I see some adding nodes and nodes and nodes, but remember. . . . . Everything you add has to be calculated.
Same goes for polycount, number of material zones, number and size of textures, number and type of lights.
And if you use the "modern" PBR workflow with older content, please remove all old "cheating nodes" when it is render time.
Many have proved that all content renders pretty good with very few nodes.
Less calculations to perform, and avoiding contradicting calculations speeds renders up.
In the end? Each rendered pixel has just a single R,G,B, value, and the pixel does not care where that came from.
Nodes aren't the real problem though with PBR. It's how the light bounces around during render times. If you'll notice, most of the suggestions for speeding up rendering are actually for how much, how and where the light bounces around a scene. Firefly fakes a lot of this, but PBR actually does calculate the light bounces in a scene.
Nodes are not dangerous. People are. So is a little knowledge.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
bagginsbill posted at 5:18PM Tue, 16 July 2019 - #4357179
Nodes are not dangerous. People are. So is a little knowledge.
I wish this forum had a like button. Best post I've seen in days.
If I had a nickle for ever time a woman told me to get lost, I could buy Manhattan.
bagginsbill posted at 3:32AM Wed, 17 July 2019 - #4357179
Nodes are not dangerous. People are. So is a little knowledge.
You're both right. And both wrong. There is no single bottleneck that applies to all scenes equally. You can have scenes that spender 90% of their render time on shader evaluation, you can have scenes that are 90% ray intersections, you can have scenes that are 90% lighting. Even without going to pathological artificial examples, I've seen pretty much all of that in the wild.
If you want the true answer, Blender now has an integrated profiler for Cycles that will give you a report of how it spent its time: https://developer.blender.org/D3892
stewer posted at 7:46AM Wed, 17 July 2019 - #4357199
bagginsbill posted at 3:32AM Wed, 17 July 2019 - #4357179
Nodes are not dangerous. People are. So is a little knowledge.
You're both right. And both wrong.
I don't see how you can say that when the point I was making was identical to what you said after. I was trying to be droll but humor is often lost in these forums.
Let me be more explicit. I have, on numerous occasions, timed how much a math node costs and it is near zero. Adding 20 math nodes so that a particular configuration parameter I have designed works in a way to make the end-user have a good experience is nearly cost free. So, for example, on a leather shader where you want ONE parameter to control all aspects of "shine", this is a good trade. The cost to render times is typically 1 to 5% due to the math nodes.
Addition of a single HSV node often makes tone adjustments so much easier. The cost is typically 1/300th of the render time.
So to say adding many nodes is the primary cause of long render times, when those nodes are math nodes, is completely incorrect. When those nodes are lighting nodes, they do add some time but what on earth are you doing rendering with SuperFly if lighting isn't your point?
To add MULTIPLE lighting nodes, such as in BB Hair, so that you get that last 5% of realism, yes that is not for everybody. But neither is a BMW or a Volvo and I have three of those.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
Well, no clue what a BMW or a Volvo are doing here. LOL.
I used to own 2 private airplanes (Sold both due to age); A Jodel D-120A the OO-FDP a 95hp 2 seater, and a MS - 894 the OO-CCB a 235hp 4-5 seater.
The first currently in the UK and the second currently in maintenance in the Netherlands. Do they count? LOL. Oh, and a car, and a 4x4 quad, and a motorcycle, and 8 bicycles. + Why not, some roller blades. LOL.
We are discussing the cost of various rendering components or features and the argument that expensive components should be avoided is invalid if the costs are proportionally small for the person in question. If a render takes 30 seconds and a node you want to use adds only 2 seconds, that is insignificant. By analogy, expensive luxury car costs are insignificant to some people and conversely unreachable expensive for others.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
Specifically, Tony, you said this "I see some adding nodes and nodes and nodes, but remember. . . . . Everything you add has to be calculated."
And you could have just as well said "I see some buying cars and cars and cars but remember - Every car you buy has to be paid for"
Yes it does. And just as the cars I buy are fine by me, so are my nodes, none of which are added without a purpose. Every single node has a job to do that, without it, would not be done.
You frequently suggest that simple is the best, and for people learning how to use a rendering engine, that is not accurate advice. Simpler is usually better, but at some point you are stuck in the uncanny valley, (particularly YOU are Tony - your lady is severely in the uncanny valley) and the only way out is more expensive renders.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
Oh, on that point, I agree completely BB;
The reason behind the quote ; " nodes and nodes and nodes" is that most end users keep adding and adding and adding, often creating contradicting calculations, without understanding what they do.
And as far as my test-figures go : I repeated on several occasions that they are test-figures, nothing less, but certainly nothing more.
The obj files, the riggings, the textures, the nodes ? ? ALL of them change almost on a daily basis, and every 6 months they get deleted and rebuild from the ground up.
Hello BB, I follow every post I can find of yours and I know you will not be glad if I ask, but could you attach in https://sites.google.com/site/bagginsbill/free-stuff the BBNylon2.mt5 for FF and Nylon+leg specifically for stockings? Do you still have those? Or the .mm1 for matmatic at least? too much time has passed and I can't find it anywhere .. Sorry, this is not in line with the topic but the most recent post I found ..
rokket posted at 8:28AM Sat, 24 August 2019 - #4357097
Caustics, volumetrics and all of that are why some people, like seachnasaigh built a render farm. And he renders using the render queue. Rendering in background is another viable option if your machine has the RAM to do it because it allows you to work on a scene while rendering.
Eh? I thought Rendering in the background just reduced the resource strain so you could still use your computer while rendering. Rendering one scene while working on the next? rokket, you just improved my workflow.
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.
I debated whether to post this here. But I saw the thread by Ironsoul on lighting and decided, eh, why not? This is a repost for everyone who posted at the SM Poser Forum, but rather than taking a chance that it might not be moved or saved, I post this here in Poser's new OFFICIAL Forum.
4 Ways to Speed up Your Cycles Render!