Static background image behind 3D
Static background image behind 3D
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.
Re: Static background image behind 3D
This was possible in previous versions using CameraBackColor (0, -1), unfortunately we lost that feature since the version 4.30?
Extract from the doc :
Extract from the doc :
Unless I am mistaken, the doc is wrongCameraBackColor ()
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.
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/
http://purebasic.developpez.com/
-
- Addict
- Posts: 2345
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Re: Static background image behind 3D
Example:
http://dl.dropbox.com/u/13838356/ogrebgimage.zip
I will delete the file in a few days. Tested with PB 4.60b3 x64.
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
Daniel
Re: Static background image behind 3D
File not foundDarkDragon 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.

-
- Addict
- Posts: 2345
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Re: Static background image behind 3D
What the hell?! Here it works. Isn't dropbox international?AndyMK wrote:File not foundDarkDragon 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.
http://www.bradan.eu/files/ogrebgimage.zip
bye,
Daniel
Daniel
Re: Static background image behind 3D
It works now. It was giving me a dropbox 404 not found error earlier. I also use dropbox and never seen this happen before.
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: Static background image behind 3D
very interesting work DD!