MathGroup Archive 2012

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Textures with AlphaChannel not working on OS X

  • To: mathgroup at smc.vnet.net
  • Subject: [mg125486] Re: Textures with AlphaChannel not working on OS X
  • From: Chris Hill <chill at wolfram.com>
  • Date: Thu, 15 Mar 2012 00:32:22 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <201203101115.GAA08119@smc.vnet.net>

One thing to try would be to resize the Image so that its dimensions 
are powers of two (ImageResize can help with this).  Some video 
hardware/drivers may have difficulty rendering non-power-of-two 
textures in the texturing configuration that Mathematica uses.

Chris Hill
Wolfram Research




  • Prev by Date: Re: How can I make a sequence that includes lists?
  • Next by Date: Re: Possibly related to my post "Unexpected Graph Output"...
  • Previous by thread: Re: Textures with AlphaChannel not working on OS X system
  • Next by thread: Re: Textures with AlphaChannel not working on OS X