Does anyone use it? It was my favorite render /texture baker for complex bioms on surfaces due to GPU instancing but since they switched from special Octane fork to regular add-on I have massive issues . Parameters doesn't cross Blender default Ctrl+G groups reliably when go through group input . Reroute dots are not…
This looks pretty good so far. A couple things bother me a bit: 1. The large axe/hammer stuck into the rooftop seems really out of place. If it's a sign for a metalsmith, maybe replace the smaller hanging sign instead. 2. The river above the waterfall is placed at a weird angle, compared to the perspective of the house. Is…
1. Mechanical keyboards were one of the culprits for me, especially after a day's work in Unreal where I'm holding down WASD keys and mouse buttons. 2. Compression gloves/braces and the equivalent for the elbow. 3. Vitamin supplements with ingredients specifically for joint and tendon health as well as exercises to…
Hello everyone ! Here's a work in progress of one of my first 3d car. I couldn't get motivated enough to work on my lastest handpainted lowpoly project so I thought I would do something completely different to refresh my mind. :smile: I'm not much into cars IRL but I've always been amazed by 3D cars since it is something I…
Hey there, There's a game design job I'm applying for (I have 4 years experience) and it'll be transitioning from a salaried job to freelance / hourly. In the first stage call with HR I was asked what my hourly rate would be. On the application, I put £18 which was £35,000 salaried but on the call I found out it would be…
Hi guys! I've been working on this terminal a little longer than I planned. But I have been getting to grips with a workflow that suits me using Blender and Hardsurfacing (both of which I'm not used too). So I've created my HP, retopo'd it and baked it all in painter. I want to show the age of through both the typical…
Hello all. Been a lurker around these parts, giving input and what now. Now its my turn to pimp and promote of some my new work. Currently i'm working on a small little project to contribute to my portfolio. I've been a huge fan of the Journeyman Project series since I was six, and before then been a personal modder since…
Update: By trial and error I have found precise formula for Height Adjust filter Multiply slider: square root of the multiplier between two Texel Densities For example suppose we have Td = 4 and Td = 15, thus 15 / 4 = 3.75 and now the square root of 3.75 = 1.936 so to obtain equal height magnitude between two Td = 4 and Td…
@Neox I've only just started learning Blender's sculpting functionality cos can't afford zbrush atm so curious if you tried this method? (found it online) Setting Up ZBrush-style Alt-Smooth in Blender 1. Activate the Smooth brush: Hold Shift to temporarily switch to the Smooth brush. 2. Access Brush Settings: Press Ctrl +…
It took me some spare time to learn how a sound visualizer works, and implement a custom beat detector in c++. The beat detector part is fairly technical, so i'll skip (the core idea is to detect the onset signals). The rest parts are generated in realtime with Niagara. Im using UE4.25, the new Audio Spectrum and…