CreateRenderTexture bug? - PB v5.44 LTS

Everything related to 3D programming
Krix
User
User
Posts: 65
Joined: Fri Mar 11, 2005 6:24 pm
Location: Toronto

CreateRenderTexture bug? - PB v5.44 LTS

Post by Krix »

It seems there is something wrong with the CreateRenderTexture function. Works fine with V5.51 but it doesn't work with v5.44 LTS. The textured "mirror" polygon is black. Could you guys confirm by checking the CreateRenderTexture.pb example? Thanks!
applePi
Addict
Addict
Posts: 1404
Joined: Sun Jun 25, 2006 7:28 pm

Re: CreateRenderTexture bug? - PB v5.44 LTS

Post by applePi »

you are right, the example does not work in 5.42 5.43 5.44 but works in 5.40 and 5.51 and 5.60 beta1
Krix
User
User
Posts: 65
Joined: Fri Mar 11, 2005 6:24 pm
Location: Toronto

Re: CreateRenderTexture bug? - PB v5.44 LTS

Post by Krix »

Thanks for checking applePi! I have the same results.
Krix
User
User
Posts: 65
Joined: Fri Mar 11, 2005 6:24 pm
Location: Toronto

Re: CreateRenderTexture bug? - PB v5.44 LTS

Post by Krix »

It seems like that there is still something wrong with the render to texture function using v5.45 LTS. Could you guys confirm by checking the CreateRenderTexture.pb example? Thanks!
User avatar
VB6_to_PBx
Enthusiast
Enthusiast
Posts: 617
Joined: Mon May 09, 2011 9:36 am

Re: CreateRenderTexture bug? - PB v5.44 LTS

Post by VB6_to_PBx »

CreateRenderTexture.pb example
works great in 5.31, 5.40, 5.41

in 5.42 you cannot see window at first, its minimized, and when you click on minimized window
you have an aerial view from above with very slow mouse response

in 5.45 you see 70% or so of mirror's image, and can zoom in to see all of mirror's image,
but zooming out makes mirror's image go black
 
PureBasic .... making tiny electrons do what you want !

"With every mistake we must surely be learning" - George Harrison
Post Reply