Forum: Tips & Tricks

Thread: PTobject demo

back to threads list | this thread is closed
Search the forums:
Author  Message 
erik

Posts: 69
Location: Kortrijk, Belgium
Registered: 5 Aug 2004
PTobject demo
Posted: 29 Jun 2005 at 22:44 GMT
I just made a ptobject to try it out, comments welcome.

here it is:

users.telenet.be/kim1-6502/pics/ptobject/kuifje8....

maybe i'll try one that has more than one row, i'll let you know.

Erik
alert moderator
Algenon

Posts: 135
Location: Australia
Registered: 29 Jun 2004
Re: PTobject demo
Posted: 29 Jun 2005 at 23:52 GMT
Hi Erik,

I got myself so excited over this that I had to go and have a glass of Red, just to calm myself down.

Way cool.... Algenon

alert moderator
erik

Posts: 69
Location: Kortrijk, Belgium
Registered: 5 Aug 2004
2 rows PTobject demo
Posted: 1 Jul 2005 at 11:24 GMT
finaly succeeded in making a 2 row object, move cursor up/down to change the view.

users.telenet.be/kim1-6502/pics/ptobject/kuifje2b...
alert moderator
spwd01

Posts: 8
Location: Blooming Grove, NY, United States
Registered: 24 May 2005
Re: 2 rows PTobject demo
Posted: 1 Jul 2005 at 13:23 GMT
Hey Erik,
Can you tell us how you did this? What Stiching Software did you use? How did you use it?
Great Job
Thanks
SP&WD
alert moderator
erik

Posts: 69
Location: Kortrijk, Belgium
Registered: 5 Aug 2004
Re: PTobject demo
Posted: 1 Jul 2005 at 13:32 GMT
No stitching here, just make the number of pictures for each row and put them together like this



have ptviewer in the same dir and here is the html to make it work:

<html><title>PTobject Demo</title><head></head>
<BODY TEXT="white" BGCOLOR="black" LINK="#0000FF" VLINK="#551A8B" ALINK="#0000FF">
<p align=center>
<applet code=ptviewer.class name=ptviewer width=320 height=240 archive=ptviewer.jar>
<param name=applet0 value="{code=ptobject.class}{file=kuifje2bs#.jpg}{nhor=18}{nver=2}">
<param name=auto value=6>
<param name=inits value=ptviewer:startApplet(0)>
<param name=wait value=p1110476.jpg>
</applet>
<br>click on the picture, move left, right, up and down<br>
or use cursor keys</p>
</body></html>
alert moderator
Joe Smith

Posts: 37
Location: Phoenix, United States
Registered: 12 Aug 2005
Re: PTobject demo
Posted: 12 Aug 2005 at 18:05 GMT
Really cool!

Thanks for posting.
alert moderator
daiq

Posts: 8
Location:
Registered: 19 Aug 2005
Re: PTobject demo
Posted: 26 Aug 2005 at 3:49 GMT
Hi. Can you explain the kuifje2bs#.jpg please?

I've done an object tour before with software that turns several images into a QT object tour that you can just rotate back and forth.

On this version would I use my various single shots? and if so how? (for example I took pictures like you've shown, but they are all individual pictures)

Hope I'm not sounding to dumb laugh
alert moderator
erik

Posts: 69
Location: Kortrijk, Belgium
Registered: 5 Aug 2004
Re: PTobject demo
Posted: 26 Aug 2005 at 7:13 GMT
Turning the object left or right switches shot in the same jpg, when moving up or down it switches to another jpg but to the same shot.
Or put in other words, there are rows and colums, horizontal movements are in the movements in rows, vertical moves move another column.
When more than 2 colums are used it starts with the middle column but i have not tested it.

Erik
alert moderator