Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 21 6:06 am)
Ah that looks good. Where can I buy? @Snarly, would it be possible to have some kind of for loop in this to do multiple renders with different material settings automatically?
Or even better, could you expose some kind of python access so one can apply a shader with parameters programmatically? Maybe your architecture seperates UI and application core already, so that would not be any significant effort?
snarlyApp.applyShader( fig, matZone, snarly.getShader("gold", bruised=20) )
Usecase is that finetuning a shader is highly manual work, having a python interface for shader configuration could help in automating this process (let poser render many variations while having coffee, and afterwards picking the best settings)
Quote - Ah that looks good. Where can I buy?
Timescale for release is not yet set. I have aspirations to collaborate on this venture with the very best shader guru in the community and if that works out I will need to make sure the timescale and functionality of EZMat accommodates their needs too. > Quote - @Snarly, would it be possible to have some kind of for loop in this to do multiple renders with different material settings automatically?
That is not part of the functionality yet, but could easily be added. > Quote - Or even better, could you expose some kind of python access so one can apply a shader with parameters programmatically? Maybe your architecture seperates UI and application core already, so that would not be any significant effort?
EZMat supports user written plugins, has an API and comes with a simple utility to generate a lot of the code needed for the plugin. So yes, it can already do this. It is not suitable for importing as a module, but the plugin functionality makes that requirement redundant, I believe. > Quote - Usecase is that finetuning a shader is highly manual work, having a python interface for shader configuration could help in automating this process (let poser render many variations while having coffee, and afterwards picking the best settings)
You might also like to look at Bagginsbill's Matmatic script, which can help hugely with this kind of workflow.
Free stuff @ https://poser.cobrablade.net/
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.
EZMat beta testers needed > EZMat is a new addon for Poser which aims to make the Material Room a little easier to work with. It is targetted at Poser 9 and above.
Free stuff @ https://poser.cobrablade.net/