Is there a way to choose between hardware (GPU) and software rendering via code? I’ve got a project that utilizes video and it isn’t rendering well on the GPU (OpenGL). Is there a way to force the app to render via software?
Hardware / Software renderSoftware: Away3D 4.x |
||
|
||
Leo Brennan, Newbie
Posted: 27 February 2012 06:45 PM Total Posts: 20 [ # 1 ] when a flash app is open right click on it and select Settings |
||
greghudd, Newbie
Posted: 27 February 2012 09:34 PM Total Posts: 5 [ # 2 ] To add to this discussion… - is there a way to do this with Adobe AIR app, as there is no ‘right click’ functionality. There must be a toggle API somewhere. - If there is a simple example of an AIR app with Away3d, I have yet to locate it… a pointer to such a thing may be helpful to all us Newbs (still trying to learn enough here to help out the group as a whole) TIA //GH |