sprockets Shelton's new Char: Hans It's just donuts by ItsJustMe 3D Printing Free model: USS Midnight Rodger Reynolds' 1950s Street Car Madfox's Pink Floyd Video Tinkering Gnome's Elephant
sprockets
Recent Posts | Unread Content
Jump to content
Hash, Inc. - Animation:Master

robcat2075

Hash Fellow
  • Posts

    27,775
  • Joined

  • Last visited

  • Days Won

    342

Everything posted by robcat2075

  1. Seen on Twitter... An AI called gpt3chat was asked to "Write a Shakespeare play explaining the debate over the obsolescence of the tank"
  2. Hi Jason! I've been a beta tester on a v19.5 for almost a year, the release of which is "real soon now" v19.5 wont' have dramatic new features, it's mostly about code changes for going forward... which implies there is a forward, a v20 sometime in the future. Yay!
  3. I remember seeing that at a HASH siggraph demo.
  4. Rodney and I have been learning C++ and now we are looking at MFC with an eye to writing A:M plugins MFC or Microsoft Foundation Class is an addition to C++ that handles standard Windows GUI elements like menus and dialogs and interactions with the main program. WinTester.exe is my first program using these. WinTester.zip WinTester has an "Exercise" menu with four choices: Blank - erases screen Red Rectangle - makes one Gradient - asks you to input RGB values for start and end colors and will draw a smooth transition between the two. Ballistic - will plot a projectile path based on parameters you input... X and Y define a point from the lower left corner that your gun is aimed at. Scale controls the initial velocity Gravity is a constant downward force Wind is a horizontal force
  5. Plain old text to text AI is doing even worse... Meta Trained an AI on 48M Science Papers. It Was Shut Down After 2 Days
  6. Is there a Space Mouse control panel? Like my Optimouse mouse has to program its extra buttons? Here's a list of Space Mouse threads... https://forums.hash.com/search/?q="Space Mouse"&quick=1&updated_after=any&sortby=relevancy
  7. The DVD is a collection of models and other A:M assets which will all be usable in current versions of A:M. There is no updating to do to them. The email should be instant. What currency did you pay in?
  8. An artist can produce a rough thumbnail of an idea in a few minutes. AI can produce dozens of images in a few minutes that look like finished versions of the idea. Something I noticed when I was working was that most clients can not see the potential that a thumbnail portends. They will always gravitate to the thing that appears like finished work.
  9. I recall a comedy sketch on a show in the 70s that projected the premise of increasing automation, shorter work weeks, expanding social spending, etc... to point where there was only one person left working to earn a salary that paid the taxes that supported everyone else... and she wanted to go on strike!
  10. @Madfox One more setting to check is your computer's Power Option. By default the OS is usually set to a power saving mode and the CPU never cranks up to its highest speed when it's just running mainly one core (Like A:M does) NetRender calls up more cores and will usually crank up the CPU even when a power saving mode is selected.
  11. The funny business is a bit different on my computer but it is there... When I use Multi-Pass the artifact goes away. In Tools>Option>Rendering set Multi-Pass ON For quick on screen tests you can set Passes to 1. For real rendering to a file set it to at least 4. 16 passes approximates the same anti-aliasing as a regular non-multi-pass render. You will probably need Multi-Pass to properly anti-alias the straight lines in the decal anyway.
  12. AFAIK, the DVD file is the same as before.
  13. Send me the model and the decal
  14. A private message. Your forum mail.
  15. If you want to send it to me I'll look at it. You can send it in PM.
  16. The problem is the faceting on the right edge?
  17. What part of this does not work...
  18. I'll note that extra nodes are fairly inexpensive to add...
  19. I still don't understand. Do you want to buy render nodes or do you want to buy a new non-expiring subscription? If you buy a new non-expiring subscription it won't recognize the four nodes in your old subscription, it will recognize its own nodes and any you buy to add to it.
  20. What subscription do you have now?
  21. Is it render nodes you want?
  22. I'll add that a handy A:M feature is Backup. Backup will save the entire state of your Project, even external assets, in separate folder. https://forums.hash.com/topic/48860-v190g/#comment-418234
  23. If your model is saved externally from the PRJ (i.e. "linked", not "embedded" in the PRJ) then that same model file gets over written with every PRJ save. Yes, that is how it is intended to work, although I agree it is potentially confusing and or alarming if you don't understand that. "Embedded" is introduced on pg. 11 of the TECH REF. Most PRJ assets* can be either Linked or Embedded. Embedded assets are saved in the PRJ files. Linked are merely file-path-referenced in the PRJ. If you make a model from scratch in a PRJ it is embedded unless you save it out separately from the PRJ. Then it becomes Linked. If you have imported a model into a PRJ, it will still be Linked unless you change its File Info>Embedded property to ON. Alternatively you can embed all assets* in a PRJ from the menu Project>Embed All You can tell if an asset is Linked by the floppy disc icon over it in the PWS as is the case for "grid" in the below example. *Note that Images and Sounds can never be embedded in the PRJ. They are always Linked and if you move a PRJ you must remember to move those assets with it.
×
×
  • Create New...