Hi there :) I'd add a few cons : - Dynamic subdiv's crease levels always resetting to 15, while user might not want that (I often opt for 1 or 2 depending on the density of my topology), maybe recall the latest used value or allow to store it in the preferences - Add a way to clearly set off Dynamic brush size everywhere…
=> What do you expect the parent constraint to do that the one in Maya isn't doing? to be able to animate the child, the constraint name is "parent" so it should act like parenting using "P" (p for parent), Maya Keyboard Shortcuts, Hotkeys & Commands Guide | Autodesk (as you know, if you parent an object to another using…
TLDR: Please help our opensource project load .unr maps from Unreal 1 and UT 1 . https://sourceforge.net/p/chaosesqueanthology/tickets/2/ There is allready C++ code (https://sourceforge.net/p/chaosesqueanthology/tickets/2/attachment/UShock_source.tar.bz2) that does it, but our engine is in C: and we only need to load in…
To those wondering. Jaw dropped when reading the thread title, I was 1-2 years later on, p.c. downloaded it the other day to check the format export options & to remember the old times. (i am not even that old really just came in "young".)
Hey, sorry i have been trying to make a video for the last hour but everybody and their fucking brother is bugging me today. Not as easy to follow text but here's some instructions: Scenario 1. You just need to add new sculpted detail, but don't need to add new geometry to the low poly mesh: 1. In general, for an animated…
Second environment artist here, my job is to create the Research and development wing of the space station. I have tasked myself with creating multiple unique rooms within the area, with a satellite in the middle, that is being built. For the first couple of days, I wanted to lock down the centrepiece of the room - a…
Polycount and Skybound have teamed up to bring you a contest that will meld the characters of Dota 2 with world of Invincible. <More to come. Specifically mention that this is not an official Valve contest and that entry to the market place for the winners is not guaranteed> THE BRIEF * This is a 3D modeling & texturing…
I'm not really familiar with Java, but here's an example in Maxscript with a method that should be easily transferrable to other languages (assumes first position in array is the one we want to start the line with): allPositions = for obj in selection collect obj.pos --this line can just be replaced with any list/array of…