I'm still here. For the past five days, I've been learning Material Maker and Nodes from scratch, and I've had to experiment a lot since there weren't many tutorials available. Please take a look at my texture for the walkway. If you have any comments or suggestions for improvement, feel free to let me know. In the…
that's not far from the truth. I often wonder if its harder coming into Houdini with a technical background than it is without - personally I find it quite restrictive and weird as hell but that's probably because I could write the code(poorly) to do the thing myself and I don't like having to bend my design to the…
Seems there are two actions in the CUI dialog for this , but both toggle the button on the modifier rollout only, not the one in the actual Edit UV dialog ( im pretty sure this is a bug ). Those two actions are "Geom. Element Select mode" and "TV element mode". I think the second one should really toggle the button in the…
Hey I've got an issue with a Material Transform node in the way that it will not output the corresponding opacity output when opacity is toggled on in the channels of the node. The input will show up and the graph on the inside of the node only has the visible if input["opacity"] as its condition. For some reason it just…
thanks guys for testing, it pretty much confirmed what I expected. The installer is now completed and deletes itself once you close the setup or finish the installation. Uninstall on the other hand ignores the MZP temp fiels because they will be deleted anyway as soon as you exit or finish the setup. I am really happy with…
Runover process of Custom COPs node to create variations of tileable stones (Height and Normalmap) Takes time to get a concise and believable normal vectors and flow for rock/stone textures. Therefore, I created a node that does that plus a few more post processing to ease my job on creating these. The rest, color,…
so im just assuming you originally wanted to render out a video of the camera just rotating around that table you posted with a that fish eyed lens effect? I would use whats was mention before with the really wide fov along with the distorting material in your post process chain. If you actually wanted to "render" out a…
im glad your getting that :P im trying to make the game as fun as possible. Games are so serious now and I just want something I can enjoy with friends. :D Having the art completed sooner has helped me a lot, but more because it gives me a break from the code (by code I mean blueprint :P coders forgive me). I like jumping…
Blueprint can be really powerful when you approach it from a programming perspective (ie: taking an OOP approach and making use of the interfaces and macros). One big problem there is that most people who use Blueprint are not going to be approaching it from a programming perspective. Those who would are more likely…
This isn't strictly art, mostly coding, but I've been fiddling with UI stuff recently. So, I'll go through these chronologically... First off was a sort of vertical tabstrip thing I made. There are a few more videos of this, at varying stages of development. Not really a lot of difference between them unless you know what…