animatrix Posted February 28, 2017 Share Posted February 28, 2017 On 2/11/2017 at 1:23 AM, JDee said: Overlay network view right on scene viewport option And just one hotkey to hide/unlock it... Expand I asked for this but Mark (mtucker) doesn't like it. Touch designer has this also. It comes down to maximizing real estate space if you have only one screen like a laptop. 2 Quote Link to comment Share on other sites More sharing options...
Skybar Posted February 28, 2017 Share Posted February 28, 2017 Bring back voxelsize for VDBs in the middle-click panel/info window. 3 Quote Link to comment Share on other sites More sharing options...
Jason Posted February 28, 2017 Share Posted February 28, 2017 On 2/28/2017 at 3:24 PM, Skybar said: Bring back voxelsize for VDBs in the middle-click panel/info window. Expand This sounds like an oversight (bug) Quote Link to comment Share on other sites More sharing options...
nisachar Posted March 1, 2017 Share Posted March 1, 2017 Declare expressions null and void. Every parameter can changed, tweaked, driven , accessed, modified just by drop down options. Also Cd = Color, N = Normal, P = Point position ( is that what P is ? ) in the VOPs network ... Please Don't kill me Quote Link to comment Share on other sites More sharing options...
eetu Posted March 1, 2017 Share Posted March 1, 2017 On 3/1/2017 at 1:58 AM, nisachar said: Declare expressions null and void. Don't kill me Expand But.. but.. I want to! 1 Quote Link to comment Share on other sites More sharing options...
Skybar Posted March 1, 2017 Share Posted March 1, 2017 On 2/28/2017 at 10:08 PM, Jason said: This sounds like an oversight (bug) Expand Ah right, could very well be. Sent it in as a bug, thanks Quote Link to comment Share on other sites More sharing options...
sebkaine Posted March 1, 2017 Share Posted March 1, 2017 Replicate the Maya Preserve Instances options in the ROP fbx exporter, when using the Houdini Instance node. Quote Link to comment Share on other sites More sharing options...
Jason Posted March 1, 2017 Share Posted March 1, 2017 On 2/22/2017 at 10:53 PM, Thomas Helzle said: +1 Yeah, that feels rather silly. Houdini has so many nodes already, duplicating them multiple times for no good reason is the wrong way to go about it. I no longer bother with the "different" wrangles for a while now and just stumbled upon the multiple copy nodes in 16, which I find confusing instead of helpful. I don't think it will help newbies either, since one of the major hurdles IS the sheer number of nodes. Finding out some of them are actually the same makes one feel rather more confused than enlightened... Cheers, Tom Expand ... Except for the kitchen sink nodes: Facet and Divide. The functions in these nodes are so undiscoverable, IMHO. I would still live a true Tesselate function, and a Dice function (based on Mantra's dicing, adhering to the Measurer strategy). 2 Quote Link to comment Share on other sites More sharing options...
Thomas Helzle Posted March 1, 2017 Share Posted March 1, 2017 On 3/1/2017 at 2:38 PM, Jason said: ... Except for the kitchen sink nodes: Facet and Divide. The functions in these nodes are so undiscoverable, IMHO. I would still live a true Tesselate function, and a Dice function (based on Mantra's dicing, adhering to the Measurer strategy). Expand Yeah, sorry, I wrote this directly after opening H16 for the first time and didn't understand the new copy node structure right away. I'll edit the post to make it clearer. I meant to mostly refer to the multiple nodes that are just aliases like the wrangles and things like that. A general go-through to make nodes have names that make more sense and a clearer target usage is a good idea, even if it breaks some tutorials. Otherwise we would be stuck with the old and bad forever ;-) Cheers, Tom Quote Link to comment Share on other sites More sharing options...
eetu Posted March 1, 2017 Share Posted March 1, 2017 On 3/1/2017 at 3:00 PM, Thomas Helzle said: A general go-through to make nodes have names that make more sense and a clearer target usage is a good idea, even if it breaks some tutorials. Otherwise we would be stuck with the old and bad forever ;-) Expand I will also nominate the node to create a volume from geometry, of course called "IsoOffset". 2 Quote Link to comment Share on other sites More sharing options...
LaidlawFX Posted March 1, 2017 Author Share Posted March 1, 2017 On 3/1/2017 at 1:58 AM, nisachar said: Also Cd = Color, N = Normal, P = Point position ( is that what P is ? ) in the VOPs network ... Please Expand This can be changed in the preference menu, Edit- Preferences-Network Editor, Nodes and Trees, and toggle on Show full input and output names on vop nodes. Quote Link to comment Share on other sites More sharing options...
acey195 Posted March 1, 2017 Share Posted March 1, 2017 On 3/1/2017 at 5:57 PM, LaidlawFX said: This can be changed in the preference menu, Edit- Preferences-Network Editor, Nodes and Trees, and toggle on Show full input and output names on vop nodes. Expand I wanted to also say that, but I checked, actually nisachar is right, it does create descriptive names for all the other inputs, but not for Cd P and N. 1 Quote Link to comment Share on other sites More sharing options...
LaidlawFX Posted March 1, 2017 Author Share Posted March 1, 2017 On 3/1/2017 at 7:38 PM, acey195 said: I wanted to also say that, but I checked, actually nisachar is right, it does create descriptive names for all the other inputs, but not for Cd P and N. Expand RFE it! Quote Link to comment Share on other sites More sharing options...
acey195 Posted March 1, 2017 Share Posted March 1, 2017 On 3/1/2017 at 8:17 PM, LaidlawFX said: RFE it! Expand Could it be they changed it to reflect that they are attributes, rather than intrinsic geometry values, like ptnum? If that is the case, it actually does make sense in the way, that you should approach most things in Houdini as attributes, and that it doesn't matter at all what they are called,except for the stuff that is "hardcoded" to be used for instancing matrices and rendering: P, N, up, scale, pscale, orient, etc. Quote Link to comment Share on other sites More sharing options...
Guest tar Posted March 2, 2017 Share Posted March 2, 2017 On 3/1/2017 at 3:06 PM, eetu said: I will also nominate the node to create a volume from geometry, of course called "IsoOffset". Expand Doesn't VDB do everything this node does now? Quote Link to comment Share on other sites More sharing options...
Jason Posted March 2, 2017 Share Posted March 2, 2017 On 3/1/2017 at 10:36 AM, Skybar said: Ah right, could very well be. Sent it in as a bug, thanks Expand Houdini 16.0.535 Show VDB Voxel Size even in non-verbose mode to match H15.5 info. Well done! Quote Link to comment Share on other sites More sharing options...
LaidlawFX Posted March 2, 2017 Author Share Posted March 2, 2017 On 3/1/2017 at 8:25 PM, acey195 said: Could it be they changed it to reflect that they are attributes, rather than intrinsic geometry values, like ptnum? If that is the case, it actually does make sense in the way, that you should approach most things in Houdini as attributes, and that it doesn't matter at all what they are called,except for the stuff that is "hardcoded" to be used for instancing matrices and rendering: P, N, up, scale, pscale, orient, etc. Expand Position, Normal, and Color are all handled very special in Houdini. i.e. P can only live on the point level, N there can only be one variable at any level named this and the same with Cd as they are all system reserved words with special handling. Similar to ptnum, however, with that preference option, the expansion of P should clearly be Position for what it stands for. It's long name does not stand for anything else, lol until i get corrected again, lol, like i did previously. But even with ptnum, vtxnum, numpt, if they were expanded it would be point number, vertex number, max number of points. Which is what i assumed happened to all variables. Whether or not there is enough screen real estate for those longer variables is a far different opinion i have, lol. Quote Link to comment Share on other sites More sharing options...
Skybar Posted March 2, 2017 Share Posted March 2, 2017 On 3/2/2017 at 6:38 AM, Jason said: Houdini 16.0.535 Show VDB Voxel Size even in non-verbose mode to match H15.5 info. Well done! Expand Gotta love SESI for being so quick! Quote Link to comment Share on other sites More sharing options...
Guest tar Posted March 2, 2017 Share Posted March 2, 2017 opt+drag a node is super nice, so it would be rad to be able to opt+drag into different networks. Would really feel like a file browser then! Quote Link to comment Share on other sites More sharing options...
michael Posted March 3, 2017 Share Posted March 3, 2017 On 3/2/2017 at 5:24 PM, marty said: opt+drag a node is super nice, so it would be rad to be able to opt+drag into different networks. Would really feel like a file browser then! Expand do you mean drag a node from one network to another (of the same type)? copy/paste works, and each network type has it's own clipboard. 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.