Hello guys, I'm currently facing a problem with exporting from zbrush and importing to Maya. whenever I import the model, it shows in the outlines as several elements as if it's shattered. the second question , is there any script for maya to find the unwelded vertices or the coincidence vertices and such errors?
Hi crossroads 2020, Before you dive into programming, the big two, Unity and Unreal, have visual scripting available. In Unreal it is Blueprints. And for Unity a not this expensive addon exists. Playmaker. You can come pretty far with those two solutions without to write a single line of code. So the first decision that…
Right now the obvious cpu to get is the i7-4790k. Very soon Intel will launch their Brodwell lineup where the top cpu is the i7-5775C. AFter the summer around september I think Intel will launch another new generation called Skylake. The top Skylake cpu is called i7-6700. All these cpu's have 4 cores and 8 threads. So…
How can i paint STRAIGHT strokes? while Object Painting in 3dsmax? in Painter12 i use SHIFT in order to paint straight (strokes,lines). Is there a way to do this in 3ds max? My problem is: When i ObjectPaint in 3dsmax, the "paint" objects are overlapping very often no matter if i use a graphic pencil or a good mouse. Its…
or you specialize and/or move up the hierarchy and stay. We outsourcers have an interest that our clients stay healthy and competitive. Wouldn't cut off the hand that feeds us. And at least in my company we have no desire to compete with clients in actually making games. There will always be need for artists on their side…
Can't really say without knowing the engine. It could be as simple as simply changing the screen mode initialization from 8 to 16, 24 or 32 bpps. This would probably work if it were using DirectDraw or some other DiredtX module for graphics. Of course, this would break any palette tricks instantly. On the other hand some…