Guest tar Posted November 15, 2017 Share Posted November 15, 2017 my question is why isn't the 'better' copy stamping with loops set up as a shelf tool / tab menu option yet... much easier to learn that way if you are stepped through it. Quote Link to comment Share on other sites More sharing options...
LaidlawFX Posted November 17, 2017 Author Share Posted November 17, 2017 I want all the hscript and expression scripts as listed in the help, to have the equivalent python hom version referenced next to them, perhaps an example script if something is just a few lines of code. Might as well have the vex one's too where applicable. Also maybe have the new hom/vex references point back at their old counterparts, too. I'm not saying depreciate expression and hscript at this point, but it is really test my googling skills when I want to find the equivalent python/vex version. Sometimes you have to do something silly in one language that may not be optimal in a certain case, but would simplify the whole operation otherwise, instead of you jumping in and out of multiple languages and context to do it. Quote Link to comment Share on other sites More sharing options...
dyei nightmare Posted November 23, 2017 Share Posted November 23, 2017 (edited) 1.- A BETTER DOCUMENTATION have you seen the new docs? some nodes only have 2 poor lines of explanation. 2.- FAST INDIRECT ILLUMINATION WITHOUT NOISE the great weakness of houdini is not organic modeling neither animation, the great weakness of houdini is rendering second bounces and indirect illumination, we shouldnt go to redshift for a decent FAST render WITHOUT noise Edited November 23, 2017 by dyei nightmare Quote Link to comment Share on other sites More sharing options...
LaidlawFX Posted November 24, 2017 Author Share Posted November 24, 2017 On 11/23/2017 at 10:45 AM, dyei nightmare said: 2.- FAST INDIRECT ILLUMINATION WITHOUT NOISE To go along with this and the general integration of more GPU performance boost to mantra. Having some decent drop down PRESETs on the mantra ROP. It's still a black art to most people how to tune a render engine, thus the love of Redshift and other GPU renderers wysiwyg style. So having a drop down menu with general studio presets built would be nice. Having them set to be like Redshift out of the box would be cool by default. We had those at R&H and I have installed them at most studio's I've rendered at. It would be cool if they were out of the box there. The same concept was in play for mental ray in the day. Settings could be something silly like: GPU Fast, Subdivision Optimized, Volume Optimized, Diamonds are forever, Lighting Hell, etc... or even the standard, Dailies, and Production renders. You can even hide different Parameter setttings for the different modes, showing simpler interfaces with less options for each method. As only some parameters makes sense in certain combo's for certain lighting setups. People don't want to read a render engine book to know how to fine tune Mantra. 1 Quote Link to comment Share on other sites More sharing options...
Mr. Balash Posted December 5, 2017 Share Posted December 5, 2017 hi there. easy way to change Pivot position in cop level import export .mov on cop level make rope node include the chop audio file. to be exported in cop level allow me rotate xyz in cop level gpu mantra 3d texturing inside houdini make select certain font more easier add more transitions for wipe node in cop level make cop more effeciant and fast add turn page node, stable node, shine node, light sweep node, particle node, matchmove node, to cop make rotoshape able to be copy and paste in another group in the same node Quote Link to comment Share on other sites More sharing options...
WhyGee Posted December 10, 2017 Share Posted December 10, 2017 (if any of requests below already exist I apologize ahead of time ) - an easy way to rename multiple takes or at least a branch of take children. - a fast cloth solver even if at the expense of physical accuracy. something like Marvelous Designer's engine would be amazing. capable of handling strong forces without a ridiculous number of substeps/collision steps. And of course, you guys do an incredible job, This is by far the best software on the market! 1 Quote Link to comment Share on other sites More sharing options...
sebkaine Posted December 11, 2017 Share Posted December 11, 2017 Houdini > color settings > user interface > Houdini Pro => bring back the bright grey background of the node editor. Quote Link to comment Share on other sites More sharing options...
LaidlawFX Posted December 11, 2017 Author Share Posted December 11, 2017 4 minutes ago, sebkaine said: Houdini > color settings > user interface > Houdini Pro => bring back the bright grey background of the node editor. I had to respond with a meme, there was no choice, lol. Quote Link to comment Share on other sites More sharing options...
Thunderbeast Posted December 14, 2017 Share Posted December 14, 2017 1. Add a more readable font for guides and similar. Maybe even control over the color of the font (thickness/bold, outline - on/off, thickness, color) 2. Select Similar - for edit node (edges, primitives, etc), obj network/view, etc 3. "Make circle" (edit node) should get constrained by slide on surface (for curved surfaces like cylinders and spheres). In other words the "circle" from make circle doesn't follow the curvature but rather make a flat planar circle. -also when used on primitives, make circle only affects the outer border of the selection rather than the whole selection. Again visible with curved surfaces. (surfaces as in polygons and not nurbs and bezier surfaces) 1 Quote Link to comment Share on other sites More sharing options...
Archi Posted December 15, 2017 Share Posted December 15, 2017 22 hours ago, Thunderbeast said: 1. Add a more readable font for guides and similar. Maybe even control over the color of the font (thickness/bold, outline - on/off, thickness, color) Please make it customizable finally! I feel like I'm losing my sight trying to read this mess every time, especially for the high poly stuff, i'm working 99% with, and the size on the font is not an issue. Quote Link to comment Share on other sites More sharing options...
Max_Steven Posted December 17, 2017 Share Posted December 17, 2017 1. I Hope the parameter label will turn red or customized color if it's not default. It will be easier to track the changes when handle file in team work 2. Right now only Copy to Points node has an option to turn off Show Guide Geometry, I hope this option will be default across all copy nodes 1 Quote Link to comment Share on other sites More sharing options...
Guest tar Posted December 17, 2017 Share Posted December 17, 2017 On 12/16/2017 at 4:59 AM, Archi said: Please make it customizable finally! I feel like I'm losing my sight trying to read this mess every time, especially for the high poly stuff, i'm working 99% with, and the size on the font is not an issue. Make sure to send in an RFE as we have been asking for this since h14. If you're handy with glsl you can make a shader to do it. I made a terrible one back in the day. Quote Link to comment Share on other sites More sharing options...
Werner Posted December 18, 2017 Share Posted December 18, 2017 (edited) On 9/5/2017 at 7:34 PM, Houdini7 said: It would be nice if houdini 17 would make some improvements in modeling. Out of my head these features would be nice: - Better selection tools (ring selection for example) - Shell SOP like a Shell modifier in MAX. Ring selection works very well. Why change it? Does PolyExtrude not give you that same thing as Shell modifier in max? Edited December 18, 2017 by Werner Quote Link to comment Share on other sites More sharing options...
bunker Posted December 19, 2017 Share Posted December 19, 2017 On 11/17/2017 at 8:33 AM, LaidlawFX said: I want all the hscript and expression scripts as listed in the help, to have the equivalent python hom version referenced next to them, perhaps an example script if something is just a few lines of code. Might as well have the vex one's too where applicable. Also maybe have the new hom/vex references point back at their old counterparts, too. I'm not saying depreciate expression and hscript at this point, but it is really test my googling skills when I want to find the equivalent python/vex version. Sometimes you have to do something silly in one language that may not be optimal in a certain case, but would simplify the whole operation otherwise, instead of you jumping in and out of multiple languages and context to do it. yes that would be nice. You can also type "exhelp" in the textport, it's very fast. example: exhelp -k volume Quote Link to comment Share on other sites More sharing options...
Max_Steven Posted December 26, 2017 Share Posted December 26, 2017 On 12/18/2017 at 12:29 AM, Max_Steven said: 1. I Hope the parameter label will turn red or customized color if it's not default. It will be easier to track the changes when handle file in team work Or maybe in Edit Parameter we can change color of the label so that members in the team can immediately know which parameters we have changed without turn on off each one. Maybe this way is more easier than an auto concept Quote Link to comment Share on other sites More sharing options...
pezetko Posted December 26, 2017 Share Posted December 26, 2017 3 hours ago, Max_Steven said: Or maybe in Edit Parameter we can change color of the label so that members in the team can immediately know which parameters we have changed without turn on off each one. Maybe this way is more easier than an auto concept Parameters with non-default value and tabs with those parameters have their label in bold already. Maybe this could be enhanced with custom colour in colour theme. Quote Link to comment Share on other sites More sharing options...
LaidlawFX Posted December 26, 2017 Author Share Posted December 26, 2017 21 minutes ago, pezetko said: Parameters with non-default value and tabs with those parameters have their label in bold already. Maybe this could be enhanced with custom colour in colour theme. A few crazier ideas that might work: 1. Maybe we can have a button next to the gear menu that hide whens only the parameters whose values are changed. 2. An alternative for complex menu's with hidewhen's already, a MMB style pop up menu in design, but via the same style of button press that shows the parameters that are changed in a list. 3. Or that button next to the gear icon pops up a parameter pane style menu with only the changed values. 4. A python command that will list the non-default values of the parameter interface, as opposed to running the check yourself. Quote Link to comment Share on other sites More sharing options...
pezetko Posted December 26, 2017 Share Posted December 26, 2017 (edited) 1 hour ago, LaidlawFX said: A few crazier ideas that might work: 1. Maybe we can have a button next to the gear menu that hide whens only the parameters whose values are changed. 2. An alternative for complex menu's with hidewhen's already, a MMB style pop up menu in design, but via the same style of button press that shows the parameters that are changed in a list. 3. Or that button next to the gear icon pops up a parameter pane style menu with only the changed values. 4. A python command that will list the non-default values of the parameter interface, as opposed to running the check yourself. Sounds like those new enhancements in 16.5 with that search icon. Check this video starting at 53:48 https://vimeo.com/241036613#t=53m48s Edited December 26, 2017 by pezetko Quote Link to comment Share on other sites More sharing options...
Max_Steven Posted December 26, 2017 Share Posted December 26, 2017 I miss that amazing part from the video @pezetko thanks for pointed out. And as usual SESI wow us :X Yeah the new search is great when you hand over the file to another teammate. But the Color label helps to keep track changes when you are working. If isolate out of everything, we help to switch back and forth while tweak new parameters with old one. And the new search cost at least 3 clicks to start up while the color label is just there all the times and maybe can be switched on/off by preference settings. Quote Link to comment Share on other sites More sharing options...
LaidlawFX Posted December 31, 2017 Author Share Posted December 31, 2017 On 12/26/2017 at 4:39 PM, pezetko said: Sounds like those new enhancements in 16.5 with that search icon. Check this video starting at 53:48 https://vimeo.com/241036613#t=53m48s Ah cool. Thanks for showing that. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.