sprockets Man and flower Room with open light shining through window Perpendicular Normals gear brown shoe Purple Dinosaurs Yellow Duck
sprockets
Recent Posts | Unread Content | Previous Banner Topics
Jump to content
Hash, Inc. - Animation:Master

robcat2075

Hash Fellow
  • Posts

    28,184
  • Joined

  • Last visited

  • Days Won

    390

Everything posted by robcat2075

  1. What's the effect you can't get? that's a pretty good result. You may have sold me on it.. Do you have a link for that? The ZT systems I found was just rack units.
  2. I got cold feet and haven't built something yet. Let me know how it does that sounds like a good price although the general sense I get is that intel processors are way out ahead of AMD now. True. I'm just wondering what a 1-ray light is doing that z-buffered lights couldn't do. And 10 of them!
  3. I think that's it. I guess you can't actually hit the render button while you're in the UV view. If you mean getting one of this peculiar cylindrical mapping method that probably needs some extra step that I haven't thought thru yet, but a screen capture woudl be key there too.
  4. I'm going to say that's the problem.
  5. What sort of lights are you using?
  6. on the Action in the PWS and "Save as" I'm presuming you really mean an "Action" otherwise you'll need to describe the problem more.
  7. fabulous info. Thanks, both of you!
  8. BTW, you can use cylindrical mapping to simplify lots of unwrapping tasks. Works great with A:MPaint. Here's a link to a link... http://www.hash.com/forums/index.php?s=&am...st&p=319183
  9. Why not use cylindrical mapping? No unwrapping needed. Perfect seam at the back. No stretched splines.
  10. For the text app? Since it's an external app it's not really a feature request. I think there are people on the forum who could dash that out. I recall someone mentioning a text editor that could do math in its macros. Track that down and you'd be halfway there. Fixing NetRender? It probably wouldn't have any weight from me since I'm not a netRender owner. I have one core total. If it got done I'd never be able to test it. Knowing nothing about it, I'm going to guess it's a networking thing. NetRender can't distinguish between different renderslaves that are at the same network address, maybe. So maybe there's a way to trick them into appearing different? I'm just brainstorming. Someone with NetRender and knowledge of how it sees across the network would have to dig into it.
  11. multiple instances. I realize this is not as convenient as if Netrender transparently handled multiple cores. I just see it as a shortcut to setting up multiple instance renders.
  12. I'm sure it can be done. Submit it as a feature request, if you haven't already. In the meantime I can imagine someone making a simple text editing app that, given a Chor set to render all the frames, would spit out X copies with each set to a different frame range. Then you'd just have to load each copy on to a different core and set it rendering without having to dig into each one to reset the frame ranges. Lessee... -this app would search thru the .CHO file for the defined frame range, -extract the start_frame and end_frame numbers, -extract the number_of_cores to be used from a string embedded in the PRJ title then, in a loop, write number_of_cores copies with Copy_0.cho set to render start_frame to end_frame, step=number_of_cores Copy_1.cho set to render start_frame+1 to end_frame, step=number_of_cores Copy_2.cho set to render start_frame+2 to end_frame, step=number_of_cores and so on until number_of_cores .cho files had been written out. (alternatively each copy could be set to render contiguous ranges if that was preferred.) that would be a simple program to write, there's probably a text editor out there with sufficient macro ability to do it.
  13. Read the user notes for each one carefully. I believe MMoP needs that you have 'd a path for it to operate on. I think Multiply needs you to select a plane.
  14. Just to check, in you Options>folders panel, make sure the path for extensions is pointing to the folder your extensions are really in. This can get confused if you have more than one version of A:M installed.
  15. Based on what Steffen has said in the release notes, OpenMP is only implemented for certain parts the modeler. It speeds up the "finding patches" maneuver, which is noticeably slow on very,very large models. This is the pause when you get when you edit CPs on a model of say, 10,000 patches or more. So far, OpenMP hasn't lent itself to speeding up Final rendering routines. Your best bet for making use of multiple cores is still running multiple instances. It makes almost 100% use of each additional core which is far superior to any single instance/multithread scheme in any software. If you have multi-core machines NetRender probably isn't your best choice to make the most of them.
  16. It doesn't have to be warm and fuzzy, the reversal on the troll might be quite grim for him.
  17. No, haven't tried it since there's no case in which I'd want field rendered footage these days. In most CG field rendering makes things crawl more rather than less. But I haven't tried it. Also i don't even have a way to properly play field rendered footage. I suppose I'd have to burn a DVD and play it on an NTSC set.
  18. You certainly can do similar things. The reason i go into materials for this was that I noticed displacement maps get a very grainy and/or stepped look at high displacement settings unless you used very high-res maps. Materials, on the other hand, have infinite resolution which makes them well-suited for creating the grey-scales that drive displacement. Displacement materials seem to have fewer of the blips that displacement maps have. Also, I like the stunt value of doing something that no one would have thought possible.
  19. I hadn't caught this before. I like that it's all visual and doesn't depend on any dialog. Those ideas are rare. And the limited scope makes it feasible to do well. I agree with some previous comments that it needs a punchline or some other reversal for the troll at the end.
  20. If you've made an action with a character, you can drop it on the same character in a chor to use it. If that isnt it, you may need to tell more about what you're trying to do.
  21. Happy Birthday, David! I always enjoy seeing that image you made that is in TAoA:M. Good luck on the coming year and best wishes on your short!
  22. The background color is in the camera properties. If you are wanting to composite A:M images over something else, turning on the alpha buffer in your render settings and using alpha channel transparency instead is way better.
  23. You made me do it... A procedural material that makes... a propeller! propShadedFinal.mov It's quite slow to render, so I recommend everyone continue modeling your propellers as usual, but for the curious here's a PRJ with the the material Propeller05c.prj
  24. Lets see... you know that common formats have 8bits or 256 values per channel... red green, blue, alpha. That's not many possible values, especailly for grayscale things like a depth map. But even for full color image processing it's not much. Do a severe gamma adjustment on a dark photograph to try to bring out detail in the dark...eventually you will see banding as the few values that the dark image is made up of get spread too far. In a HDR format like OpenEXR that almost never happens because each R G and B pixel is given not one of 256 possible values but one of billions. But why does that matter since we can tweak our CG lights to give us perfect exposures that we dont' need to adjust? Well... Have you watched Fuchur's intro to A:M Composite? Good starting point. With separate light buffers, each light's rays on the scene is like a different channel that you can raise or lower or even change color after you render. Need a light brighter or dimmer or gone entirely? With EXR renders you can do that and there's no need to redo a time-consuming render, just change a level in A:M composite and see the result instantly. It's quite magical. Right now A:M Composite is the only app I know of that really preserves the full precision of the EXR renders.
  25. Thanks, I got the plugin - but I don't seem to be able to do anything with the exr files from A:M in PS 6.01, other than read them - and I haven't figured out how to generate the different channels in the exr file from A:M. I suspect I wouldn't be able to use them in AE 4.1 either (haven't tried). No, it won't separate any of the specialty buffers, although you could export those separately from an A:M Composite project to new EXR files and then open those in PS. I don't know id there's any app that can paint and edit EXR files in full floating point terms.
×
×
  • Create New...