-
Posts
28,248 -
Joined
-
Last visited
-
Days Won
399
Content Type
Profiles
Forums
Events
Everything posted by robcat2075
-
Try "Help>Reset Settings" if all else fails.
-
Matt's Big Tangerine Drop (Newton Physics and SimCloth)
robcat2075 replied to John Bigboote's topic in Showcase
Those look great! What gets played? Do you give them one Quicktime file that gets played like a big desktop across 9 projectors or do you give them a file for each projector and they get synched on playback? -
Matt's Big Tangerine Drop (Newton Physics and SimCloth)
robcat2075 replied to John Bigboote's topic in Showcase
What were they noticing and how could you change it when it took so long to render? -
Making the Medal (Insect Image Contest)
robcat2075 replied to robcat2075's topic in Work In Progress / Sweatbox
The reverse of the medal will have a spot to personalize the winner's name and place. Thumbnails of possible designs... Any preferences? -
That sounds like a daunting task, to convert an all-text story into an all visual one. I look forward to seeing your work!
-
Matt Helmet!
-
Matt's Big Tangerine Drop (Newton Physics and SimCloth)
robcat2075 replied to John Bigboote's topic in Showcase
At the show, was that displayed with multiple projectors? -
3rd Thursday November - Book Cover - Edgar Allan Poe
robcat2075 replied to NancyGormezano's topic in Showcase
Is that the Flying Spaghetti Goddess? -
Matt's Big Tangerine Drop (Newton Physics and SimCloth)
robcat2075 replied to John Bigboote's topic in Showcase
The above were originally in another thread but I am moving them here so that more people may see them... -
more nails! The first one has the "damping" set to 0.1 and there is quite a bit of bubbling in the nails even after they should have come to rest. The second one has damping set to 1 and there is less bubbling but it might also be because the nails didn't build up such a deep layer. Notice that the motion only happens when nails are on top of other nails. Single nails on the ground stay put after they stop moving. The third one is amusing for the one nail that gets somehow launched high into the air. LessDampingMoreDampingBigLeap.mov mp4 version: LessDampingMoreDampingBigLeap.mp4
-
As 'matcap' is a term trademarked by another company (Pixologic) I'm not sure what the rules of usage/distribution are but perhaps that might be why Hash Inc wouldn't distribute the plugins. That's interesting. Would a name change fix that?
-
YOu need to have the matcap shader in your shaders folder. Try checking your v16 or v17 folders for it.
-
Go to the tutorials link in my signature and look at the "Modeling" section. There are several tutorials that may be useful to you, especially the first two.
-
A lathe outline should only be on one side of the axis. It will get swept 360° around the axis to make the other side when you lathe it.
-
I dropped a box of nails the other day and wondered if I could do something like that in A:M. I kind of like how these cloth objects seem to be more aware of their true shape than the Newton ones do. They do indeed bend. I'm finding that the stiffer cloth is set to be , the harder it is for the simulation to finish successfully.
-
A 32-bit number can distinguish between 4 billion+ values instead of 256. In computers that is typically +- 2,147,483,647 Floating point means it can use that precision in different scales. It can draw a billion levels of depth between 1cm and 2cm or it can draw a billion levels between 1 billion cm and 2 billion cm and do it all in the same image if it needs to. A 32-bit floating point number is big enough to represent a pentillion light years in centimeters and small enough to represent the width of the smallest atomic particle at the same time, too. The upshot of all that precision is that you never have to scale a 256-depth depthmap represent a certain distance from near to far. 0 is zero but what is 256 in real-world units? 10 feet? 50 feet? a mile?
-
OpenEXR is the right way to make a depth map, there's no way an 8-bit map will be good enough. AE can be configured with a text file to read in the OpenEXR buffers automatically, so that should be the standard way to work rather than a work-around. Tell us more about this!
-
I bet that will be a good novel.
-
Doe AE not allow you to use an OPENEXR depth map? A:M can make those. If it's a matter of an object entering from out of the frame, you could widen the camera view by a number of pixels equal to the width of the blur and then crop the render back down to the desired size.
-
I've always wondered if A:M's fast Depth of Field, the DOF you get if you have Multi-pass OFF, could be modified to allow greater blurring. It does what it does well, but only up to a small amount of blur.