Anim8or Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Ian Ross has just released a book on Anim8or. It's perect for a beginner and a good reference for experienced users. It contains detailed chapters on every aspect, with many examples. Get your own copy here: "Anim8or Tutorial Book"

Author Topic: ART doesnt store the alpha channel?  (Read 9697 times)

Dom

  • Newbie
  • *
  • Posts: 3
    • View Profile
ART doesnt store the alpha channel?
« on: March 31, 2008, 09:54:04 am »

First off - ART is ace, much faster rendering for complex opaque models to start with - nice one!

However, if you render color + alpha, the alpha image comes out completely black.

If you try to render with the Z buffer, it crashes :(
Logged

Raxx

  • Administrator
  • Hero Member
  • *****
  • Posts: 1482
    • View Profile
Re: ART doesnt store the alpha channel?
« Reply #1 on: March 31, 2008, 11:45:38 am »

I get the same also. However, it's simple enough to render the color channel through the ART renderer, and then the depth and alpha channel through the scanline renderer afterwards. Definitely a serious issue, though...but it is a preview as the name implies :P
Logged

hihosilver

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1294
    • View Profile
Re: ART doesnt store the alpha channel?
« Reply #2 on: March 31, 2008, 01:41:58 pm »

Steve said before that he's working on the alpha channel and z-depth channels in the art raytracter.  Though wouldn't they be the same as in the scanline renderer?
Logged

Steve

  • Administrator
  • Hero Member
  • *****
  • Posts: 2126
    • View Profile
Re: ART doesnt store the alpha channel?
« Reply #3 on: March 31, 2008, 02:40:19 pm »

You're right, ART doesn't support the alpha or depth channels yet.
Logged