Hey Eric, thanks for your interest and for poking into powerpreview . As far i remember all those things should toggle of as soon as you press "Go" or "snapshot", but possibly some incompatibility prevents that. Here is the last version i actually worked on exactly 10yrs ago , after that i stopped development for one…
how would one calculate the angles of the servos without ik/fk anyway? (assuming you only input the position of the wrist of the robotic arm to the function moving the arm) id find it interesting if you could do your mocab device with only the use of acelerometers and gyros attached to teh limbs, with some sort of…
Fair enough. Let me ask another then while we see if any other tips roll in (sounds right to me, but you never know if there is a setting tucked somewhere). Some of my team points out seams and are wondering "how can you get seams on your uv borders in mudbox?!" and I say "well, seams are on every piece of art in the…
I've responded - because I choose to believe the OP is asking in good faith. I'll add some extra notes as well. Where I work we are expressly forbidden from using generative AI for any shippable content - this decision was made at the topmost level of management (nobody is arguing with that). This is certainly in part due…
slightly beyond the scope of the discussion.... @ codies they had very impressive power lines in Colin McRae (though might have been f1 memory is a bit hazy :) ) , IIRC it was done as antialiased curves drawn as postprocessing effect.... It had the benefit of a nice smooth line with no vert corners and none of the…
Is there a way to transform a reflection vector without the transform node? Vertexcolors don't work when you use the transform node... I need a correct cubemap AND vertexcolor. "Warning: VertexColor is mutually exclusive with the Transform node due to limited interpolators. If you use both a Transform node and VertexColor,…
As part of your question you noted that it seems everyone in 3D Art Showcase & Critique uses UE4 to showcase their work, and you'll find that it's largely because as an artist in UE4, you have a lot of control over your materials that you just don't have in unity, without using either a plugin(normally purchased), or…
very interesting way of putting it, for me its the uphill climb that appeals to me, some things have undoubtedly come easy to me before, but easy isn't interesting, easy doesn't make my brain content or happy, you need something that at least challenges you somewhat or you will be bored and complacent and not put in the…
Project is absolutely not dead. I have been grinding down on hardcore production the last two weeks. Building up a new track (hope to show this coming week), based off of Rock Island, IL. Building up a better shader for the paint and decaling system. The old system was disabling a mesh with transparent textures overlaying…
i'm trying to write a code that will create a diamond * *** ***** *** * EDIT: the * should all be aligned in the center but it didn't come out that way. like this diamond here, using loops. i am extremely terrible with loops and arrays. So forgive me for asking this dumb question but ... int _tmain(int argc, _TCHAR*…