3D Images

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
tayhaithian
Forum Newbie
Posts: 4
Joined: Wed Apr 08, 2009 4:28 pm

3D Images

Post by tayhaithian »

On the go of developing "House Rental Portal", I was actually requested to make a 3d images from combination of more than 1 pictures(for examples insert 3 pictures and it will generate a 3d image by combining them).

Any idea or where exactly I should looking forward into this guide ?

**Note Don't know whether this section is the right category to post this, do shift it if necessary.
Much appreciate for all the comment and helps. Thank you.


Regards,
Eric.
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: 3D Images

Post by josh »

There are a variety of open source C libraries for doing this.
tayhaithian
Forum Newbie
Posts: 4
Joined: Wed Apr 08, 2009 4:28 pm

Re: 3D Images

Post by tayhaithian »

josh wrote:There are a variety of open source C libraries for doing this.
Thanks for reply. Any links direct me to ?
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: 3D Images

Post by josh »

almedajohnson
Forum Newbie
Posts: 7
Joined: Sun Sep 19, 2010 11:21 pm

Re: 3D Images

Post by almedajohnson »

Thanks for the link it was really helpful resource.
Post Reply