Static background image behind 3D

Advanced game related topics
AndyMK
Enthusiast
Enthusiast
Posts: 582
Joined: Wed Jul 12, 2006 4:38 pm
Location: UK

Static background image behind 3D

Post by AndyMK »

Is there a way to have an image behind 3D without using a plane. I don't want any blending or resizing of the image. The image is the same size as the resolution of my monitor.
User avatar
Comtois
Addict
Addict
Posts: 1431
Joined: Tue Aug 19, 2003 11:36 am
Location: Doubs - France

Re: Static background image behind 3D

Post by Comtois »

This was possible in previous versions using CameraBackColor (0, -1), unfortunately we lost that feature since the version 4.30?

Extract from the doc :
CameraBackColor ()
Changes the #Camera background color. When a new camera is created, there is no background color to allow to mix 2D background and the 3D scene.
Unless I am mistaken, the doc is wrong
Last edited by Comtois on Sat Aug 13, 2011 5:45 pm, edited 1 time in total.
Please correct my english
http://purebasic.developpez.com/
DarkDragon
Addict
Addict
Posts: 2345
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Re: Static background image behind 3D

Post by DarkDragon »

Example:
http://dl.dropbox.com/u/13838356/ogrebgimage.zip

I will delete the file in a few days. Tested with PB 4.60b3 x64.
bye,
Daniel
AndyMK
Enthusiast
Enthusiast
Posts: 582
Joined: Wed Jul 12, 2006 4:38 pm
Location: UK

Re: Static background image behind 3D

Post by AndyMK »

DarkDragon wrote:Example:
http://dl.dropbox.com/u/13838356/ogrebgimage.zip

I will delete the file in a few days. Tested with PB 4.60b3 x64.
File not found :(
DarkDragon
Addict
Addict
Posts: 2345
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Re: Static background image behind 3D

Post by DarkDragon »

AndyMK wrote:
DarkDragon wrote:Example:
http://dl.dropbox.com/u/13838356/ogrebgimage.zip

I will delete the file in a few days. Tested with PB 4.60b3 x64.
File not found :(
What the hell?! Here it works. Isn't dropbox international?
http://www.bradan.eu/files/ogrebgimage.zip
bye,
Daniel
AndyMK
Enthusiast
Enthusiast
Posts: 582
Joined: Wed Jul 12, 2006 4:38 pm
Location: UK

Re: Static background image behind 3D

Post by AndyMK »

It works now. It was giving me a dropbox 404 not found error earlier. I also use dropbox and never seen this happen before.
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Re: Static background image behind 3D

Post by Rook Zimbabwe »

very interesting work DD!
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
Post Reply