Problem with Camera Visualization
Posted: Sat Aug 08, 2009 1:52 pm
hi, i downloaded the BasicSetupDemo and it works (naturally!
), but when i add the Framerate class i got some visualization errors:

the "older" cube was always behind the "new" cubes :\
if i remove the framerate inizialitation string from Initialize() method it works correctly, but i need the framerate visualization (and other visualization too!)
i found another topic about this problem: http://www.bepu-games.com/forums/viewto ... nent#p4450
but i can't understand how he fixed it, SpriteBatch don't have an DepthBufferEnable parameter :\
how i can fix it? Thank you!


the "older" cube was always behind the "new" cubes :\
if i remove the framerate inizialitation string from Initialize() method it works correctly, but i need the framerate visualization (and other visualization too!)
i found another topic about this problem: http://www.bepu-games.com/forums/viewto ... nent#p4450
but i can't understand how he fixed it, SpriteBatch don't have an DepthBufferEnable parameter :\
how i can fix it? Thank you!
