sprockets buildings buildings Rubik's Cube Nidaros Cathedral Tongue Sandwich A:M Composite Kaleidoscope
sprockets
Recent Posts | Unread Content | Previous Banner Topics
Jump to content
Hash, Inc. - Animation:Master

Rodney

Admin
  • Posts

    21,633
  • Joined

  • Last visited

  • Days Won

    114

Everything posted by Rodney

  1. I can't speak to Win 10 Pro as I only have the home edition. Fuchur?
  2. But... but... I live in the OTHER direction! Progress being made.
  3. For those that have the latest Windows 10 update there is a new feature called the Timeline. It's basically an updated Task Menu (and Microsoft's way to potentially sift through a ton of user usage data). Many of the programs I use don't seem to work in the Timeline. I must assume the reason they don't is because they are not native Microsoft applications. They don't appear at all in the Timeline except while active. Those that do can be reverted to the time they last saved something (at least that's what it looks like from here but there is strange stuff going on here) Of all the programs I've tried A:M is the one that works best. I think this is because A:M's menu system stores its settings in the Windows registry. So... not only does the file open.. but the state of the menus returns right along with that. Note that upon selecting the 'state' from the timeline a new instance of A:M will launch and open the project. In this way you don't have to close your current work down. I'm scratching my head a little because some things don't quite make sense. More exploration necessary. For anyone else leaning forward into Win10 definitely check out the Timeline with A:M. And please report back!
  4. The latest WIndows 10 update continues to improve the native 3DPaint application. Definitely moving in the right direction. A lot of new additions along with export to GLB, FBX and other formats. In this image I exported Keekat out of A:M into MS3DPaint and then exported out to GLB where I drag dropped the file into the browswer window of the first online 3D viewer that popped up via Google. Interesting times we live in where 3D is being embraced by so many people.
  5. On that image of the bottom of your dogs foot. I doubt it would matter but the thought occurred that I would generally not want that 3 pointer to be on the outside edge of the foot like that (for export purposes). Would anything change or become any more optimized if you connected those two outliers creating four point patches on the outer rim and thus driving the three pointers further inward toward the center? The added issue is that you have unnecessary hooks at that location. I realize that you said that is just the case that brought the matter to your attention but that's the thought that occurred to me.
  6. That is rather ominous. Spooky even.
  7. I can't really address your question although I could guess at it... but I won't. It'd be worth presenting to Stephen or Arthur Waselek who as far as I know was the original author of the OBJ plugin (there were several export plugins I just assume his was the one deferred to for most uses of the OBJ format). He had stated that he would try to address any issues raised... of course that was a very long time ago.
  8. I think that perhaps I don't know what 'new hair' is. I was under the impression this was all working with the newest hair available. Edit: I do see where his site references old hair. Wow. I had forgotten that was with old hair. As an aside keep in mind we can still use the old hair locks by holding down the Shift key when creating the new hair. And technically speaking we may have all those old options... which I didn't think we still had. Matt, you sly fox. You've revealed a long lost feature (at least lost to me!)
  9. Here's an example of what that painting produces after blurring the image: (I applied the same image as color.... but not sure why the color and the direction aren't the same in each instance as they seem to be inverted vertically)
  10. For direction you'll want to check out Colin Freeman's appication as well as the basic insights into how color directs hair orientation. http://www.colins-loft.net/hairbrush.html The application is flash based and so will not run in many modern broswers but there is a downloadable program on that page. The painted results in the window can then be exported for further testing. During one of the Live Answer Sessions we explored this and Robert even demo'd basic use via Photoshop.
  11. Welcome and make yourself at home!
  12. You should be able to use an image to control the length as well and that might be highly advantageous. Looking good thus far!
  13. That could easily pass for a photo of a doll in a playset. That particle hair is quite impressive. (I assume that it is particle hair) Looking good!
  14. As for the annotation tool... I like how it allows a drawn line (or text) to be placed on a single frame or on all frames. And the erasing of same... nice. That's very useful.
  15. This would appear to be that elusive FFMPEG interface I've been looking for. Perhaps not THE interface but... so far so good.
  16. I haven't played with it much but from what I see it is indeed quite powerful. It can be that bridge A:M users often need between .MOV and other formats as well to include images sequences in a variety of still image and movie formats. To get a .MOV format compatible with my installed codecs I had change from the default .MOV codec to a more common one. As I said, the user interface isn't the most intuitive but it's not hard to figure out. Right Click to Open/Save etc.
  17. The user interface for this program isn't exactly intuitive but I thought it might be useful for those that don't have a dedicated viewer to open and adjust EXR renderings outside of A:M. Being able to relight images easily is very useful. https://sourceforge.net/projects/mrviewer/?source=typ_redirect The program can do a lot more than just open, display and convert EXR images so may be worth a look. Listed features: A video player, interactive image viewer, and flipbook for use in VFX, 3D computer graphics and professional illustration. Features Flipbook player HDRI viewer Multichannel Support in OpenEXR, PSD, MIFF and TIFF formats MultiView OpenEXR support 4K Video and Audio player Network syncing support Non-destructive EDL Grease Pencil support Multi Part EXR images Deep OpenEXR images (Deep Scanline and Deep Tile) Animated GIF support Color Transformation Language (CTL) Support ACES 1.0.3 Support OpenColorIO (OCIO) support Linux 64bits and Windows 32 and 64 bits Video and Audio Transcoder Scrubbing with audio VR support for environment maps and VR movies and sequences Passive 3D Stereo Support (anaglyphs, top/bottom, side by side, interlaced, checkerboard) OpenImageIO (OIIO) support
  18. On discord I've been posting some quick texture tests/renders based on found items on the internet. Most of the latest tests have been based on materials designed for use with the Thea renderer. Nothing fancy but it's fun to explore.
  19. The joys of antivirus software.
  20. With regard to rendering multiple frames at a time... Here's some research that in loosely based way suggests an approach to projection/prediction of frames in temporal space. http://www.cs.cornell.edu/~asaxena/learningdepth/NIPS_LearningDepth.pdf Here's a somewhat related application that follows the general idea: https://github.com/mrharicot/monodepth The label given to the process of determining depth from a single still image is "Monocular Depth Estimation". Of course a renderer isn't going to do that... that wouldn't be practical or optimal... but the basic process used mirrors that of raytracing/pathtracing as an underlying framework. Each shot into temporal space rendered reveals more about the volume within the framework of frames/slices along the path each tixel takes. That same tixel can record its journey over its allotted lifetime, as with any particle shot out into space. I would imagine the standard two sensors would be RGB and Alpha. Where the former represents a hit in temporal space (that registers the albedo of the surface and then returns to the origin after collecting required data (such as angle of deflection etc. which will not always be followed but stored for future reference). The ray then returns to the origin in the most direct path (which unless the receive is otherwise placed should be along the same path in which previously cast). An anticipated and well known measure would be that of rays that travel directly from origin to Alpha. This is a known linear distance based on a given frame range. If all rays in a 24 frame range reach Alpha then that space are rendered for all 24 frames; there is nothing (no object) occupying that space. Now again, because of channels and keyframes we don't need to cast any rays. The channel keys and splines already identify objects, orientations and movement in that space. So we can already predict and project where objects will be rendered volumetrically in temporal space.
  21. Ooooh. Nice catch Robert. That change in the Compensate would definitely account for the results being observed here.
  22. I like the idea of the moving displacement map. The terrain wizard is nice but I think for your needs it's not ideal.
  23. Welcome back Jeff!
  24. Fuchur is on the right track. I seem to recall that adding Aim At constraints toward the end of a process works best.
  25. Whooops. I spoke too soon. The CD I have evidently can run v14 and so the installed program launches (with CD). Of course launching is one thing... getting it to work and work optimally is another. (As much as I like the images on the CDs... I am reminded of what a pain it was to have to insert the CD to launch A:M)
×
×
  • Create New...