tox, thanks for reminding me, that's something that occurred to me ages ago and I forgot. In Display() it actually finds out the max values and uses them if you let w,h default to 0,0 i.e.
Code: Select all
# Setup display and initialise pi3d
display = Display()
display.create3D(0,0) # x,y,width,height
display.setBackColour(0,0,0,1) # r,g,b,alpha