Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / about rendering...

Author
Message
ruuga
12
Years of Service
User Offline
Joined: 11th Nov 2011
Location:
Posted: 1st Dec 2011 11:09
how do you render an image into an object like dbMakeObjectPlane?
Hassan
14
Years of Service
User Offline
Joined: 4th May 2009
Location: <script> alert(1); </script>
Posted: 1st Dec 2011 20:20
use the image as the texture of the plane, is that what you meant? mind explaining a bit more?

Mister Fuzzy
13
Years of Service
User Offline
Joined: 27th Feb 2011
Location: XNA
Posted: 3rd Dec 2011 02:44 Edited at: 3rd Dec 2011 02:48
dbTextureObject() should do it.

NOTE! Trying to make an animated sprite on a plane is pretty much impossible. Just apply each frame (saved as a seperate image) one after the other. That is, if you plan on animation at some point or another.

And as a reference, if you plan on "billboarding" this 3D image, don't make the mistake I've seen SO many people make. Do NOT point the object at the character: Point it at the camera.

Tunnel vision yet? Have a carrot!
MrValentine
AGK Backer
13
Years of Service
User Offline
Joined: 5th Dec 2010
Playing: FFVII
Posted: 3rd Dec 2011 05:14
Mister Fuzzy?

Anyway good point on the point to camera not player... nice one... I can see where it helps too... also umm... if you want an animation... How about an avi file... same principle...

ruuga
12
Years of Service
User Offline
Joined: 11th Nov 2011
Location:
Posted: 4th Dec 2011 04:36
i see...
the dbTextureObject() function works perfectly. Thank You very much for your help!

Login to post a reply

Server time is: 2024-04-19 10:12:10
Your offset time is: 2024-04-19 10:12:10