I am a newbie with FLAR and have a project wherein i need to display
the college campus on detecting its printed marker.
And on clicking a particular building, i need to display audiovisual
information(eg. Dept. details, Dean's Message,etc).
> I am a newbie with FLAR and have a project wherein i need to display > the college campus on detecting its printed marker. > And on clicking a particular building, i need to display audiovisual > information(eg. Dept. details, Dean's Message,etc).
Yes, how to go about starting with this project.
As of now I have been successful displaying a model of just one
building made using sketch-up,and that too a greyscale model, not
color.
I wanted to know how to display information by clicking that model.
Thank you
On Jan 10, 1:17 pm, Daniel Ferenc Szak <daniels...@gmail.com> wrote:
> do You have any question in particular?
> On Jan 10, 2012 9:07 AM, "jinesh patel" <caprikor...@gmail.com> wrote:
> > Hi guys,
> > I am a newbie with FLAR and have a project wherein i need to display
> > the college campus on detecting its printed marker.
> > And on clicking a particular building, i need to display audiovisual
> > information(eg. Dept. details, Dean's Message,etc).
> Yes, how to go about starting with this project. > As of now I have been successful displaying a model of just one > building made using sketch-up,and that too a greyscale model, not > color. > I wanted to know how to display information by clicking that model.
> Thank you
> On Jan 10, 1:17 pm, Daniel Ferenc Szak <daniels...@gmail.com> wrote: > > Good day,
> > do You have any question in particular? > > On Jan 10, 2012 9:07 AM, "jinesh patel" <caprikor...@gmail.com> wrote:
> > > Hi guys,
> > > I am a newbie with FLAR and have a project wherein i need to display > > > the college campus on detecting its printed marker. > > > And on clicking a particular building, i need to display audiovisual > > > information(eg. Dept. details, Dean's Message,etc).
> If so, maybe somebody can help You with a complete sample proyect (there
> are some people with a lot of initiative in this mailing list)!
> If not, please be more specific.
> happy coding.
> On Jan 10, 2012 9:22 AM, "jinesh patel" <caprikor...@gmail.com> wrote:
> > Yes, how to go about starting with this project.
> > As of now I have been successful displaying a model of just one
> > building made using sketch-up,and that too a greyscale model, not
> > color.
> > I wanted to know how to display information by clicking that model.
> > Thank you
> > On Jan 10, 1:17 pm, Daniel Ferenc Szak <daniels...@gmail.com> wrote:
> > > Good day,
> > > do You have any question in particular?
> > > On Jan 10, 2012 9:07 AM, "jinesh patel" <caprikor...@gmail.com> wrote:
> > > > Hi guys,
> > > > I am a newbie with FLAR and have a project wherein i need to display
> > > > the college campus on detecting its printed marker.
> > > > And on clicking a particular building, i need to display audiovisual
> > > > information(eg. Dept. details, Dean's Message,etc).
No, it is not what flartoolkit is for. It's only job is to get a video feed from the webcam and parse it for possible markers and if found any, calculate the transformation vector matrix out of it. This matrix is what You 'feed' into the 3d renderer library, doing ALL the drawing - hence You have to interact with that library/engine for mouse events on its objects.
Hope this make sense. happy coding, daniel On Jan 10, 2012 9:41 AM, "jinesh patel" <caprikor...@gmail.com> wrote:
> Yes, I am a newbie to Flash. > Being specific, do the FLARToolkit have function which allows onClick > events?
> On Jan 10, 1:26 pm, Daniel Ferenc Szak <daniels...@gmail.com> wrote: > > Are You a newbee to Flash/as3 as well?
> > If so, maybe somebody can help You with a complete sample proyect (there > > are some people with a lot of initiative in this mailing list)!
> > If not, please be more specific.
> > happy coding. > > On Jan 10, 2012 9:22 AM, "jinesh patel" <caprikor...@gmail.com> wrote:
> > > Yes, how to go about starting with this project. > > > As of now I have been successful displaying a model of just one > > > building made using sketch-up,and that too a greyscale model, not > > > color. > > > I wanted to know how to display information by clicking that model.
> > > Thank you
> > > On Jan 10, 1:17 pm, Daniel Ferenc Szak <daniels...@gmail.com> wrote: > > > > Good day,
> > > > do You have any question in particular? > > > > On Jan 10, 2012 9:07 AM, "jinesh patel" <caprikor...@gmail.com> > wrote:
> > > > > Hi guys,
> > > > > I am a newbie with FLAR and have a project wherein i need to > display > > > > > the college campus on detecting its printed marker. > > > > > And on clicking a particular building, i need to display > audiovisual > > > > > information(eg. Dept. details, Dean's Message,etc).
> No, it is not what flartoolkit is for. It's only job is to get a video > feed from the webcam and parse it for possible markers and if found any, > calculate the transformation vector matrix out of it. > This matrix is what You 'feed' into the 3d renderer library, doing ALL the > drawing - hence You have to interact with that library/engine for mouse > events on its objects.
> Hope this make sense. > happy coding, > daniel > On Jan 10, 2012 9:41 AM, "jinesh patel" <caprikor...@gmail.com> wrote:
>> Yes, I am a newbie to Flash. >> Being specific, do the FLARToolkit have function which allows onClick >> events?
>> On Jan 10, 1:26 pm, Daniel Ferenc Szak <daniels...@gmail.com> wrote: >> > Are You a newbee to Flash/as3 as well?
>> > If so, maybe somebody can help You with a complete sample proyect (there >> > are some people with a lot of initiative in this mailing list)!
>> > If not, please be more specific.
>> > happy coding. >> > On Jan 10, 2012 9:22 AM, "jinesh patel" <caprikor...@gmail.com> wrote:
>> > > Yes, how to go about starting with this project. >> > > As of now I have been successful displaying a model of just one >> > > building made using sketch-up,and that too a greyscale model, not >> > > color. >> > > I wanted to know how to display information by clicking that model.
>> > > Thank you
>> > > On Jan 10, 1:17 pm, Daniel Ferenc Szak <daniels...@gmail.com> wrote: >> > > > Good day,
>> > > > do You have any question in particular? >> > > > On Jan 10, 2012 9:07 AM, "jinesh patel" <caprikor...@gmail.com> >> wrote:
>> > > > > Hi guys,
>> > > > > I am a newbie with FLAR and have a project wherein i need to >> display >> > > > > the college campus on detecting its printed marker. >> > > > > And on clicking a particular building, i need to display >> audiovisual >> > > > > information(eg. Dept. details, Dean's Message,etc).
hallo.. Thangaraj did you suitable using java script ? if you can, you can try using unity3D. i ever make interaction button for augmented, but using other software and for android mobile. it just for changing material, the rest still in explore. you can see this one as references http://youtu.be/gvVONFC079E is it that what you mean?
On Tue, Jan 10, 2012 at 5:29 PM, Vera Chan <bubunc...@gmail.com> wrote: > hallo.. Thangaraj > did you suitable using java script ? if you can, you can try using unity3D. > i ever make interaction button for augmented, but using other software and > for android mobile. > it just for changing material, the rest still in explore. > you can see this one as references http://youtu.be/gvVONFC079E > is it that what you mean?
> private function daeLoadComplete(e:Event):void {
> stage.addEventListener(MouseEvent.MOUSE_DOWN, Pressed);
> }
> private function Pressed (e:MouseEvent):void {
> // your code here
> }
> On Tue, Jan 10, 2012 at 2:25 PM, Daniel Ferenc Szak <daniels...@gmail.com>wrote:
> > No, it is not what flartoolkit is for. It's only job is to get a video
> > feed from the webcam and parse it for possible markers and if found any,
> > calculate the transformation vector matrix out of it.
> > This matrix is what You 'feed' into the 3d renderer library, doing ALL the
> > drawing - hence You have to interact with that library/engine for mouse
> > events on its objects.
> > Hope this make sense.
> > happy coding,
> > daniel
> > On Jan 10, 2012 9:41 AM, "jinesh patel" <caprikor...@gmail.com> wrote:
> >> Yes, I am a newbie to Flash.
> >> Being specific, do the FLARToolkit have function which allows onClick
> >> events?
> >> On Jan 10, 1:26 pm, Daniel Ferenc Szak <daniels...@gmail.com> wrote:
> >> > Are You a newbee to Flash/as3 as well?
> >> > If so, maybe somebody can help You with a complete sample proyect (there
> >> > are some people with a lot of initiative in this mailing list)!
> >> > If not, please be more specific.
> >> > happy coding.
> >> > On Jan 10, 2012 9:22 AM, "jinesh patel" <caprikor...@gmail.com> wrote:
> >> > > Yes, how to go about starting with this project.
> >> > > As of now I have been successful displaying a model of just one
> >> > > building made using sketch-up,and that too a greyscale model, not
> >> > > color.
> >> > > I wanted to know how to display information by clicking that model.
> >> > > Thank you
> >> > > On Jan 10, 1:17 pm, Daniel Ferenc Szak <daniels...@gmail.com> wrote:
> >> > > > Good day,
> >> > > > do You have any question in particular?
> >> > > > On Jan 10, 2012 9:07 AM, "jinesh patel" <caprikor...@gmail.com>
> >> wrote:
> >> > > > > Hi guys,
> >> > > > > I am a newbie with FLAR and have a project wherein i need to
> >> display
> >> > > > > the college campus on detecting its printed marker.
> >> > > > > And on clicking a particular building, i need to display
> >> audiovisual
> >> > > > > information(eg. Dept. details, Dean's Message,etc).