Re: [PD] Artoolkit with pure data?

2009-12-09 Thread IOhannes m zmoelnig
Hans-Christoph Steiner wrote:
 
 That's the first time I've seen it work at all.  Its the beginnings of a
 help.  It would be awesome to have a good, clear help and then perhaps a
 11.artoolkit section in Gem/examples.
 

i really want pix_artoolkit to be not part of Gem proper. instead i
consider it an external (much like the extras that come with Pd)
it should (and will) have it's own help.

the current state of affairs is in
https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/trunk/Gem/src/extra/pix_artoolkit/

fgnasdr
IOhannes


smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-08 Thread Hans-Christoph Steiner


That's the first time I've seen it work at all.  Its the beginnings of  
a help.  It would be awesome to have a good, clear help and then  
perhaps a 11.artoolkit section in Gem/examples.


.hc

On Dec 7, 2009, at 9:14 PM, mark edward grimm wrote:

attached is what i have so far. it renders a cube (sort of).  
originally from martin schied ...


maybe a help?

m


On Mon, Dec 7, 2009 at 8:44 PM, Hans-Christoph Steiner  
h...@at.or.at wrote:


Yay progress!

Well, once you get this scrounged help patch working, could you post  
the files so we can include them in the Gem svn?  Ideally, they  
would be posted to the Gem patch tracker.


.hc


On Dec 7, 2009, at 5:42 PM, Pagano, Patrick wrote:

i have them, but i was not hard coding the paths, now they are at  
least recognized, but still not cube is loading, i am getting Data  
though
It's not my help patch i found it from scrounging around for my next  
meal.



From: Hans-Christoph Steiner [h...@at.or.at]
Sent: Monday, December 07, 2009 5:27 PM
To: Pagano, Patrick
Cc: Cosmin S; PD list
Subject: Re: [PD] Artoolkit with pure data?

It seems you need to have a camera_para.dat and patt.hiro.  Do you
have those?

http://www.hitl.washington.edu/artoolkit/mail-archive/message-thread-00942-Unable-to-set-up-AR-came.html

Maybe we could include your help patch with Gem?  There is currently
none that I know of.  I can check it in if you are ok with that.

.hc

On Dec 7, 2009, at 4:59 PM, Pagano, Patrick wrote:

okay when i run it i get
[pix_artoolkit]: ARToolKit support by Shigeyuki Hirai

YEAH

but when i run the help patch i get

error: [pix_artoolkit]: ARToolKit: Camera parameter load error (-1) !!
error: [pix_artoolkit]: ARToolKit: pattern load error (-1) !!

Is there another help patch to test/try with?
I have attached the one i have.

pp




From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] On Behalf Of
Hans-Christoph Steiner [h...@at.or.at]
Sent: Monday, December 07, 2009 4:37 PM
To: Cosmin S
Cc: PD list
Subject: Re: [PD] Artoolkit with pure data?

The powerpc build machine is still down.  I think I managed to get a
complete backup of the old machine before the disk totally died.
Now I need to find a time to put that backup on a new disk and
install it in the machine.

Anyone running Mac OS X 10.4/PowerPC want to try a build?

.hc

On Dec 7, 2009, at 4:34 PM, Cosmin S wrote:

Super,

Just what I've looking for!
Is there a chance to get the nightly autobuild for ppc?

C.

From: h...@at.or.atmailto:h...@at.or.at
To: p...@digitalworlds.ufl.edumailto:p...@digitalworlds.ufl.edu
Date: Mon, 7 Dec 2009 16:05:33 -0500
CC: pd-list@iem.atmailto:pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?


Just download the Pd-extended for macosx104/intel and drop it in /
Applications. Its named differently, so you can have both at the same
time, you can have them both runniung too.

http://autobuild.puredata.info/auto-build/2009-12-07/

.hc

On Dec 7, 2009, at 3:29 PM, Pagano, Patrick wrote:

okay
i am currently using Pd version 0.40.3-extended
where everything i am needing works, how can i install the devel so
it does not overwrite my current pd



From: Hans-Christoph Steiner [h...@at.or.atmailto:h...@at.or.at]
Sent: Monday, December 07, 2009 1:54 PM
To: Pagano, Patrick
Cc: pd-list@iem.atmailto:pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?

IOhannes and I have been recently working on getting it part of the
Pd-
extended builds. So it would be good if you could test it so we can
fix things before the release. For Mac OS X, its now included in the
nightly builds as of today:

http://autobuild.puredata.info/auto-build/2009-12-07/

If someone gets it going, then I'll package artoolkit for Debian/
Ubuntu.

.hc

On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:

Hi

I have compiled and built ARToolkit and i would like to use GEM to
provide the models to use with it if possible. I am finding it
rather cloudy
as how to use OSGart with it. BUt this begs a few questions.

Is there a working pix_artoolkit and how should i proceed to build
it?
Do i need GEM sources etc?
Can someone comment or point to a way to use GEM with ARToolkit
properly?
I would love to replace that HIRO with something awesome :-)

Are there any other ways to use ARToolkit with pd already other
than
pix_?

Also has anyone used OpenSceneGraph here on list? i know it's OT a
bit but it works very well for large scale databases and
integration
with pd/GEM would be wonderful

pp

___
Pd-list@iem.atmailto:Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list









It is convenient to imagine a power beyond us because that means we
don't have to examine our own lives., from The Idols

Re: [PD] Artoolkit with pure data?

2009-12-08 Thread Pagano, Patrick
I agree. I have students that want to use it for a Natural History museum kiosk 
for children [Markers of crocodiles and use pd to fire off audio samples and 
video] and a HOWTO would be fantastic.
The cube seems to be a little off still.

pp

From: Hans-Christoph Steiner [mailto:h...@at.or.at]
Sent: Tuesday, December 08, 2009 3:26 PM
To: mark edward grimm
Cc: Pagano, Patrick; PD list
Subject: Re: [PD] Artoolkit with pure data?


That's the first time I've seen it work at all.  Its the beginnings of a help.  
It would be awesome to have a good, clear help and then perhaps a 
11.artoolkit section in Gem/examples.

.hc

On Dec 7, 2009, at 9:14 PM, mark edward grimm wrote:


attached is what i have so far. it renders a cube (sort of). originally from 
martin schied ...

maybe a help?

m

On Mon, Dec 7, 2009 at 8:44 PM, Hans-Christoph Steiner 
h...@at.or.atmailto:h...@at.or.at wrote:

Yay progress!

Well, once you get this scrounged help patch working, could you post the files 
so we can include them in the Gem svn?  Ideally, they would be posted to the 
Gem patch tracker.

.hc


On Dec 7, 2009, at 5:42 PM, Pagano, Patrick wrote:
i have them, but i was not hard coding the paths, now they are at least 
recognized, but still not cube is loading, i am getting Data though
It's not my help patch i found it from scrounging around for my next meal.


From: Hans-Christoph Steiner [h...@at.or.atmailto:h...@at.or.at]
Sent: Monday, December 07, 2009 5:27 PM
To: Pagano, Patrick
Cc: Cosmin S; PD list
Subject: Re: [PD] Artoolkit with pure data?

It seems you need to have a camera_para.dat and patt.hiro.  Do you
have those?

http://www.hitl.washington.edu/artoolkit/mail-archive/message-thread-00942-Unable-to-set-up-AR-came.html

Maybe we could include your help patch with Gem?  There is currently
none that I know of.  I can check it in if you are ok with that.

.hc

On Dec 7, 2009, at 4:59 PM, Pagano, Patrick wrote:
okay when i run it i get
[pix_artoolkit]: ARToolKit support by Shigeyuki Hirai

YEAH

but when i run the help patch i get

error: [pix_artoolkit]: ARToolKit: Camera parameter load error (-1) !!
error: [pix_artoolkit]: ARToolKit: pattern load error (-1) !!

Is there another help patch to test/try with?
I have attached the one i have.

pp




From: pd-list-boun...@iem.atmailto:pd-list-boun...@iem.at 
[pd-list-boun...@iem.atmailto:pd-list-boun...@iem.at] On Behalf Of
Hans-Christoph Steiner [h...@at.or.atmailto:h...@at.or.at]
Sent: Monday, December 07, 2009 4:37 PM
To: Cosmin S
Cc: PD list
Subject: Re: [PD] Artoolkit with pure data?

The powerpc build machine is still down.  I think I managed to get a
complete backup of the old machine before the disk totally died.
Now I need to find a time to put that backup on a new disk and
install it in the machine.

Anyone running Mac OS X 10.4/PowerPC want to try a build?

.hc

On Dec 7, 2009, at 4:34 PM, Cosmin S wrote:

Super,

Just what I've looking for!
Is there a chance to get the nightly autobuild for ppc?

C.
From: 
h...@at.or.atmailto:h...@at.or.atmailto:h...@at.or.atmailto:h...@at.or.at
To: 
p...@digitalworlds.ufl.edumailto:p...@digitalworlds.ufl.edumailto:p...@digitalworlds.ufl.edumailto:p...@digitalworlds.ufl.edu
Date: Mon, 7 Dec 2009 16:05:33 -0500
CC: 
pd-list@iem.atmailto:pd-list@iem.atmailto:pd-list@iem.atmailto:pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?


Just download the Pd-extended for macosx104/intel and drop it in /
Applications. Its named differently, so you can have both at the same
time, you can have them both runniung too.

http://autobuild.puredata.info/auto-build/2009-12-07/

.hc

On Dec 7, 2009, at 3:29 PM, Pagano, Patrick wrote:
okay
i am currently using Pd version 0.40.3-extended
where everything i am needing works, how can i install the devel so
it does not overwrite my current pd



From: Hans-Christoph Steiner 
[h...@at.or.atmailto:h...@at.or.atmailto:h...@at.or.atmailto:h...@at.or.at]
Sent: Monday, December 07, 2009 1:54 PM
To: Pagano, Patrick
Cc: 
pd-list@iem.atmailto:pd-list@iem.atmailto:pd-list@iem.atmailto:pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?

IOhannes and I have been recently working on getting it part of the
Pd-
extended builds. So it would be good if you could test it so we can
fix things before the release. For Mac OS X, its now included in the
nightly builds as of today:

http://autobuild.puredata.info/auto-build/2009-12-07/

If someone gets it going, then I'll package artoolkit for Debian/
Ubuntu.

.hc

On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:
Hi

I have compiled and built ARToolkit and i would like to use GEM to
provide the models to use with it if possible. I am finding it
rather cloudy
as how to use OSGart with it. BUt this begs a few questions.

Is there a working pix_artoolkit and how should i proceed to build
it?
Do i need GEM sources etc?
Can someone comment

[PD] Artoolkit with pure data?

2009-12-07 Thread Pagano, Patrick
_Hi

I have compiled and built ARToolkit and i woudl like to use GEM to provide the 
models to use with it if possible. I am finding it rather cloudy 
as how to use OSGart with it. BUt this begs a few questions.

Is there a working pix_artoolkit and how should i proceed to build it?
Do i need GEM sources etc?
Can someone comment or point to a way to use GEM with ARToolkit properly?
I would love to replace that HIRO with something awesome :-)

Are there any other ways to use ARToolkit with pd already other than pix_?

Also has anyone used OpenSceneGraph here on list? i know it;s OT a bit but it 
works very well for large scale databases

pp
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Artoolkit with pure data?

2009-12-07 Thread Pagano, Patrick
Hi

I have compiled and built ARToolkit and i would like to use GEM to provide the 
models to use with it if possible. I am finding it rather cloudy
as how to use OSGart with it. BUt this begs a few questions.

Is there a working pix_artoolkit and how should i proceed to build it?
Do i need GEM sources etc?
Can someone comment or point to a way to use GEM with ARToolkit properly?
I would love to replace that HIRO with something awesome :-)

Are there any other ways to use ARToolkit with pd already other than pix_?

Also has anyone used OpenSceneGraph here on list? i know it's OT a bit but it 
works very well for large scale databases and integration with pd/GEM would be 
wonderful

pp

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Hans-Christoph Steiner


IOhannes and I have been recently working on getting it part of the Pd- 
extended builds.  So it would be good if you could test it so we can  
fix things before the release.  For Mac OS X, its now included in the  
nightly builds as of today:


http://autobuild.puredata.info/auto-build/2009-12-07/

If someone gets it going, then I'll package artoolkit for Debian/Ubuntu.

.hc

On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:


Hi

I have compiled and built ARToolkit and i would like to use GEM to  
provide the models to use with it if possible. I am finding it  
rather cloudy

as how to use OSGart with it. BUt this begs a few questions.

Is there a working pix_artoolkit and how should i proceed to build it?
Do i need GEM sources etc?
Can someone comment or point to a way to use GEM with ARToolkit  
properly?

I would love to replace that HIRO with something awesome :-)

Are there any other ways to use ARToolkit with pd already other than  
pix_?


Also has anyone used OpenSceneGraph here on list? i know it's OT a  
bit but it works very well for large scale databases and integration  
with pd/GEM would be wonderful


pp

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list










It is convenient to imagine a power beyond us because that means we  
don't have to examine our own lives., from The Idols of  
Environmentalism, by Curtis White






___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Pagano, Patrick
Okay, I have it working on OSX and Ubuntu [ Gutsy Gibbon] I know it's an old 
flavor but it has everything working nicely [except gridflow!] 
I will DL it now and let you know.

pp


-Original Message-
From: Hans-Christoph Steiner [mailto:h...@at.or.at] 
Sent: Monday, December 07, 2009 1:54 PM
To: Pagano, Patrick
Cc: pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?


IOhannes and I have been recently working on getting it part of the Pd- 
extended builds.  So it would be good if you could test it so we can  
fix things before the release.  For Mac OS X, its now included in the  
nightly builds as of today:

http://autobuild.puredata.info/auto-build/2009-12-07/

If someone gets it going, then I'll package artoolkit for Debian/Ubuntu.

.hc

On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:

 Hi

 I have compiled and built ARToolkit and i would like to use GEM to  
 provide the models to use with it if possible. I am finding it  
 rather cloudy
 as how to use OSGart with it. BUt this begs a few questions.

 Is there a working pix_artoolkit and how should i proceed to build it?
 Do i need GEM sources etc?
 Can someone comment or point to a way to use GEM with ARToolkit  
 properly?
 I would love to replace that HIRO with something awesome :-)

 Are there any other ways to use ARToolkit with pd already other than  
 pix_?

 Also has anyone used OpenSceneGraph here on list? i know it's OT a  
 bit but it works very well for large scale databases and integration  
 with pd/GEM would be wonderful

 pp

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list









It is convenient to imagine a power beyond us because that means we  
don't have to examine our own lives., from The Idols of  
Environmentalism, by Curtis White





___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Mathieu Bouchard

On Mon, 7 Dec 2009, Pagano, Patrick wrote:

Okay, I have it working on OSX and Ubuntu [ Gutsy Gibbon] I know it's an 
old flavor but it has everything working nicely [except gridflow!]


Ok. What's wrong with your install of GridFlow now?

 _ _ __ ___ _  _ _ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Pagano, Patrick
HA!

I just simply have been lazy, and was not wanting to break stuff on my MAC 
[pdp/gem] bridge objects
before a performance, can you point me at the proper files for Ubuntu/OSX so I 
can build it?

pp
 


-Original Message-
From: Mathieu Bouchard [mailto:ma...@artengine.ca] 
Sent: Monday, December 07, 2009 2:15 PM
To: Pagano, Patrick
Cc: Hans-Christoph Steiner; pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?

On Mon, 7 Dec 2009, Pagano, Patrick wrote:

 Okay, I have it working on OSX and Ubuntu [ Gutsy Gibbon] I know it's an 
 old flavor but it has everything working nicely [except gridflow!]

Ok. What's wrong with your install of GridFlow now?

  _ _ __ ___ _  _ _ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Mathieu Bouchard

On Mon, 7 Dec 2009, Pagano, Patrick wrote:

I just simply have been lazy, and was not wanting to break stuff on my 
MAC [pdp/gem] bridge objects before a performance, can you point me at 
the proper files for Ubuntu/OSX so I can build it?


prebuilt for OSX = 10.4
http://gridflow.ca/download/packages/gridflow-0.9.6-macosx104-i386.tar.gz

prebuilt for Ubuntu 9.10
http://gridflow.ca/download/packages/gridflow-0.9.6-ubuntu-karmic-i386.tar.gz

source
http://gridflow.ca/download/gridflow-0.9.6.tar.gz

note that the source code is not bundled with prebuilt packages (except 
the abstractions)


 _ _ __ ___ _  _ _ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Pagano, Patrick
okay, i am going to try from source

I'm going in!

pp

From: Mathieu Bouchard [ma...@artengine.ca]
Sent: Monday, December 07, 2009 2:59 PM
To: Pagano, Patrick
Cc: Hans-Christoph Steiner; pd-list@iem.at
Subject: RE: [PD] Artoolkit with pure data?

On Mon, 7 Dec 2009, Pagano, Patrick wrote:

 I just simply have been lazy, and was not wanting to break stuff on my
 MAC [pdp/gem] bridge objects before a performance, can you point me at
 the proper files for Ubuntu/OSX so I can build it?

prebuilt for OSX = 10.4
http://gridflow.ca/download/packages/gridflow-0.9.6-macosx104-i386.tar.gz

prebuilt for Ubuntu 9.10
http://gridflow.ca/download/packages/gridflow-0.9.6-ubuntu-karmic-i386.tar.gz

source
http://gridflow.ca/download/gridflow-0.9.6.tar.gz

note that the source code is not bundled with prebuilt packages (except
the abstractions)

  _ _ __ ___ _  _ _ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Pagano, Patrick
okay
i am currently using Pd version 0.40.3-extended
where everything i am needing works, how can i install the devel so it does not 
overwrite my current pd



From: Hans-Christoph Steiner [h...@at.or.at]
Sent: Monday, December 07, 2009 1:54 PM
To: Pagano, Patrick
Cc: pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?

IOhannes and I have been recently working on getting it part of the Pd-
extended builds.  So it would be good if you could test it so we can
fix things before the release.  For Mac OS X, its now included in the
nightly builds as of today:

http://autobuild.puredata.info/auto-build/2009-12-07/

If someone gets it going, then I'll package artoolkit for Debian/Ubuntu.

.hc

On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:

 Hi

 I have compiled and built ARToolkit and i would like to use GEM to
 provide the models to use with it if possible. I am finding it
 rather cloudy
 as how to use OSGart with it. BUt this begs a few questions.

 Is there a working pix_artoolkit and how should i proceed to build it?
 Do i need GEM sources etc?
 Can someone comment or point to a way to use GEM with ARToolkit
 properly?
 I would love to replace that HIRO with something awesome :-)

 Are there any other ways to use ARToolkit with pd already other than
 pix_?

 Also has anyone used OpenSceneGraph here on list? i know it's OT a
 bit but it works very well for large scale databases and integration
 with pd/GEM would be wonderful

 pp

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list









It is convenient to imagine a power beyond us because that means we
don't have to examine our own lives., from The Idols of
Environmentalism, by Curtis White





___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Hans-Christoph Steiner


Just download the Pd-extended for macosx104/intel and drop it in / 
Applications.  Its named differently, so you can have both at the same  
time, you can have them both runniung too.


http://autobuild.puredata.info/auto-build/2009-12-07/

.hc

On Dec 7, 2009, at 3:29 PM, Pagano, Patrick wrote:


okay
i am currently using Pd version 0.40.3-extended
where everything i am needing works, how can i install the devel so  
it does not overwrite my current pd




From: Hans-Christoph Steiner [h...@at.or.at]
Sent: Monday, December 07, 2009 1:54 PM
To: Pagano, Patrick
Cc: pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?

IOhannes and I have been recently working on getting it part of the  
Pd-

extended builds.  So it would be good if you could test it so we can
fix things before the release.  For Mac OS X, its now included in the
nightly builds as of today:

http://autobuild.puredata.info/auto-build/2009-12-07/

If someone gets it going, then I'll package artoolkit for Debian/ 
Ubuntu.


.hc

On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:


Hi

I have compiled and built ARToolkit and i would like to use GEM to
provide the models to use with it if possible. I am finding it
rather cloudy
as how to use OSGart with it. BUt this begs a few questions.

Is there a working pix_artoolkit and how should i proceed to build  
it?

Do i need GEM sources etc?
Can someone comment or point to a way to use GEM with ARToolkit
properly?
I would love to replace that HIRO with something awesome :-)

Are there any other ways to use ARToolkit with pd already other than
pix_?

Also has anyone used OpenSceneGraph here on list? i know it's OT a
bit but it works very well for large scale databases and integration
with pd/GEM would be wonderful

pp

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list










It is convenient to imagine a power beyond us because that means we
don't have to examine our own lives., from The Idols of
Environmentalism, by Curtis White










  ¡El pueblo unido jamás será vencido!



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Hans-Christoph Steiner


The powerpc build machine is still down.  I think I managed to get a  
complete backup of the old machine before the disk totally died.  Now  
I need to find a time to put that backup on a new disk and install it  
in the machine.


Anyone running Mac OS X 10.4/PowerPC want to try a build?

.hc

On Dec 7, 2009, at 4:34 PM, Cosmin S wrote:


Super,

Just what I've looking for!
Is there a chance to get the nightly autobuild for ppc?

C.

 From: h...@at.or.at
 To: p...@digitalworlds.ufl.edu
 Date: Mon, 7 Dec 2009 16:05:33 -0500
 CC: pd-list@iem.at
 Subject: Re: [PD] Artoolkit with pure data?


 Just download the Pd-extended for macosx104/intel and drop it in /
 Applications. Its named differently, so you can have both at the  
same

 time, you can have them both runniung too.

 http://autobuild.puredata.info/auto-build/2009-12-07/

 .hc

 On Dec 7, 2009, at 3:29 PM, Pagano, Patrick wrote:

  okay
  i am currently using Pd version 0.40.3-extended
  where everything i am needing works, how can i install the devel  
so

  it does not overwrite my current pd
 
 
  
  From: Hans-Christoph Steiner [h...@at.or.at]
  Sent: Monday, December 07, 2009 1:54 PM
  To: Pagano, Patrick
  Cc: pd-list@iem.at
  Subject: Re: [PD] Artoolkit with pure data?
 
  IOhannes and I have been recently working on getting it part of  
the

  Pd-
  extended builds. So it would be good if you could test it so we  
can
  fix things before the release. For Mac OS X, its now included in  
the

  nightly builds as of today:
 
  http://autobuild.puredata.info/auto-build/2009-12-07/
 
  If someone gets it going, then I'll package artoolkit for Debian/
  Ubuntu.
 
  .hc
 
  On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:
 
  Hi
 
  I have compiled and built ARToolkit and i would like to use GEM  
to

  provide the models to use with it if possible. I am finding it
  rather cloudy
  as how to use OSGart with it. BUt this begs a few questions.
 
  Is there a working pix_artoolkit and how should i proceed to  
build

  it?
  Do i need GEM sources etc?
  Can someone comment or point to a way to use GEM with ARToolkit
  properly?
  I would love to replace that HIRO with something awesome :-)
 
  Are there any other ways to use ARToolkit with pd already other  
than

  pix_?
 
  Also has anyone used OpenSceneGraph here on list? i know it's  
OT a
  bit but it works very well for large scale databases and  
integration

  with pd/GEM would be wonderful
 
  pp
 
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list
 
 
 
 
 
 
 
   


 
  It is convenient to imagine a power beyond us because that  
means we

  don't have to examine our own lives., from The Idols of
  Environmentalism, by Curtis White
 
 
 
 



  



 ¡El pueblo unido jamás será vencido!



 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list

PC, téléphones portables, souris hi-tech. à gagner grâce à Hotmail !  
C'est ici !






The arc of history bends towards justice. - Dr. Martin Luther  
King, Jr.



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Pagano, Patrick
okay when i run it i get 
[pix_artoolkit]: ARToolKit support by Shigeyuki Hirai 

YEAH

but when i run the help patch i get 

error: [pix_artoolkit]: ARToolKit: Camera parameter load error (-1) !!
error: [pix_artoolkit]: ARToolKit: pattern load error (-1) !!

Is there another help patch to test/try with?
I have attached the one i have.

pp




From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] On Behalf Of 
Hans-Christoph Steiner [h...@at.or.at]
Sent: Monday, December 07, 2009 4:37 PM
To: Cosmin S
Cc: PD list
Subject: Re: [PD] Artoolkit with pure data?

The powerpc build machine is still down.  I think I managed to get a complete 
backup of the old machine before the disk totally died.  Now I need to find a 
time to put that backup on a new disk and install it in the machine.

Anyone running Mac OS X 10.4/PowerPC want to try a build?

.hc

On Dec 7, 2009, at 4:34 PM, Cosmin S wrote:

Super,

Just what I've looking for!
Is there a chance to get the nightly autobuild for ppc?

C.

 From: h...@at.or.atmailto:h...@at.or.at
 To: p...@digitalworlds.ufl.edumailto:p...@digitalworlds.ufl.edu
 Date: Mon, 7 Dec 2009 16:05:33 -0500
 CC: pd-list@iem.atmailto:pd-list@iem.at
 Subject: Re: [PD] Artoolkit with pure data?


 Just download the Pd-extended for macosx104/intel and drop it in /
 Applications. Its named differently, so you can have both at the same
 time, you can have them both runniung too.

 http://autobuild.puredata.info/auto-build/2009-12-07/

 .hc

 On Dec 7, 2009, at 3:29 PM, Pagano, Patrick wrote:

  okay
  i am currently using Pd version 0.40.3-extended
  where everything i am needing works, how can i install the devel so
  it does not overwrite my current pd
 
 
  
  From: Hans-Christoph Steiner [h...@at.or.atmailto:h...@at.or.at]
  Sent: Monday, December 07, 2009 1:54 PM
  To: Pagano, Patrick
  Cc: pd-list@iem.atmailto:pd-list@iem.at
  Subject: Re: [PD] Artoolkit with pure data?
 
  IOhannes and I have been recently working on getting it part of the
  Pd-
  extended builds. So it would be good if you could test it so we can
  fix things before the release. For Mac OS X, its now included in the
  nightly builds as of today:
 
  http://autobuild.puredata.info/auto-build/2009-12-07/
 
  If someone gets it going, then I'll package artoolkit for Debian/
  Ubuntu.
 
  .hc
 
  On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:
 
  Hi
 
  I have compiled and built ARToolkit and i would like to use GEM to
  provide the models to use with it if possible. I am finding it
  rather cloudy
  as how to use OSGart with it. BUt this begs a few questions.
 
  Is there a working pix_artoolkit and how should i proceed to build
  it?
  Do i need GEM sources etc?
  Can someone comment or point to a way to use GEM with ARToolkit
  properly?
  I would love to replace that HIRO with something awesome :-)
 
  Are there any other ways to use ARToolkit with pd already other than
  pix_?
 
  Also has anyone used OpenSceneGraph here on list? i know it's OT a
  bit but it works very well for large scale databases and integration
  with pd/GEM would be wonderful
 
  pp
 
  ___
  Pd-list@iem.atmailto:Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management - 
  http://lists.puredata.info/listinfo/pd-list
 
 
 
 
 
 
 
  
 
  It is convenient to imagine a power beyond us because that means we
  don't have to examine our own lives., from The Idols of
  Environmentalism, by Curtis White
 
 
 
 



 

 ¡El pueblo unido jamás será vencido!



 ___
 Pd-list@iem.atmailto:Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list


PC, téléphones portables, souris hi-tech. à gagner grâce à Hotmail ! C'est ici 
!http://www.hotmailmagicmoment.com





The arc of history bends towards justice. - Dr. Martin Luther King, Jr.




pix_artoolkit-help.pd
Description: pix_artoolkit-help.pd
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Hans-Christoph Steiner


It seems you need to have a camera_para.dat and patt.hiro.  Do you  
have those?


http://www.hitl.washington.edu/artoolkit/mail-archive/message-thread-00942-Unable-to-set-up-AR-came.html

Maybe we could include your help patch with Gem?  There is currently  
none that I know of.  I can check it in if you are ok with that.


.hc

On Dec 7, 2009, at 4:59 PM, Pagano, Patrick wrote:


okay when i run it i get
[pix_artoolkit]: ARToolKit support by Shigeyuki Hirai

YEAH

but when i run the help patch i get

error: [pix_artoolkit]: ARToolKit: Camera parameter load error (-1) !!
error: [pix_artoolkit]: ARToolKit: pattern load error (-1) !!

Is there another help patch to test/try with?
I have attached the one i have.

pp




From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] On Behalf Of  
Hans-Christoph Steiner [h...@at.or.at]

Sent: Monday, December 07, 2009 4:37 PM
To: Cosmin S
Cc: PD list
Subject: Re: [PD] Artoolkit with pure data?

The powerpc build machine is still down.  I think I managed to get a  
complete backup of the old machine before the disk totally died.   
Now I need to find a time to put that backup on a new disk and  
install it in the machine.


Anyone running Mac OS X 10.4/PowerPC want to try a build?

.hc

On Dec 7, 2009, at 4:34 PM, Cosmin S wrote:

Super,

Just what I've looking for!
Is there a chance to get the nightly autobuild for ppc?

C.


From: h...@at.or.atmailto:h...@at.or.at
To: p...@digitalworlds.ufl.edumailto:p...@digitalworlds.ufl.edu
Date: Mon, 7 Dec 2009 16:05:33 -0500
CC: pd-list@iem.atmailto:pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?


Just download the Pd-extended for macosx104/intel and drop it in /
Applications. Its named differently, so you can have both at the same
time, you can have them both runniung too.

http://autobuild.puredata.info/auto-build/2009-12-07/

.hc

On Dec 7, 2009, at 3:29 PM, Pagano, Patrick wrote:


okay
i am currently using Pd version 0.40.3-extended
where everything i am needing works, how can i install the devel so
it does not overwrite my current pd



From: Hans-Christoph Steiner [h...@at.or.atmailto:h...@at.or.at]
Sent: Monday, December 07, 2009 1:54 PM
To: Pagano, Patrick
Cc: pd-list@iem.atmailto:pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?

IOhannes and I have been recently working on getting it part of the
Pd-
extended builds. So it would be good if you could test it so we can
fix things before the release. For Mac OS X, its now included in the
nightly builds as of today:

http://autobuild.puredata.info/auto-build/2009-12-07/

If someone gets it going, then I'll package artoolkit for Debian/
Ubuntu.

.hc

On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:


Hi

I have compiled and built ARToolkit and i would like to use GEM to
provide the models to use with it if possible. I am finding it
rather cloudy
as how to use OSGart with it. BUt this begs a few questions.

Is there a working pix_artoolkit and how should i proceed to build
it?
Do i need GEM sources etc?
Can someone comment or point to a way to use GEM with ARToolkit
properly?
I would love to replace that HIRO with something awesome :-)

Are there any other ways to use ARToolkit with pd already other  
than

pix_?

Also has anyone used OpenSceneGraph here on list? i know it's OT a
bit but it works very well for large scale databases and  
integration

with pd/GEM would be wonderful

pp

___
Pd-list@iem.atmailto:Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list










It is convenient to imagine a power beyond us because that means we
don't have to examine our own lives., from The Idols of
Environmentalism, by Curtis White










¡El pueblo unido jamás será vencido!



___
Pd-list@iem.atmailto:Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list



PC, téléphones portables, souris hi-tech. à gagner grâce à Hotmail !  
C'est ici !http://www.hotmailmagicmoment.com






The arc of history bends towards justice. - Dr. Martin Luther  
King, Jr.



pix_artoolkit-help.pd






News is what people want to keep hidden and everything else is  
publicity.  - Bill Moyers




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Pagano, Patrick
i have them, but i was not hard coding the paths, now they are at least 
recognized, but still not cube is loading, i am getting Data though
It's not my help patch i found it from scrounging around for my next meal.


From: Hans-Christoph Steiner [h...@at.or.at]
Sent: Monday, December 07, 2009 5:27 PM
To: Pagano, Patrick
Cc: Cosmin S; PD list
Subject: Re: [PD] Artoolkit with pure data?

It seems you need to have a camera_para.dat and patt.hiro.  Do you
have those?

http://www.hitl.washington.edu/artoolkit/mail-archive/message-thread-00942-Unable-to-set-up-AR-came.html

Maybe we could include your help patch with Gem?  There is currently
none that I know of.  I can check it in if you are ok with that.

.hc

On Dec 7, 2009, at 4:59 PM, Pagano, Patrick wrote:

 okay when i run it i get
 [pix_artoolkit]: ARToolKit support by Shigeyuki Hirai

 YEAH

 but when i run the help patch i get

 error: [pix_artoolkit]: ARToolKit: Camera parameter load error (-1) !!
 error: [pix_artoolkit]: ARToolKit: pattern load error (-1) !!

 Is there another help patch to test/try with?
 I have attached the one i have.

 pp



 
 From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] On Behalf Of
 Hans-Christoph Steiner [h...@at.or.at]
 Sent: Monday, December 07, 2009 4:37 PM
 To: Cosmin S
 Cc: PD list
 Subject: Re: [PD] Artoolkit with pure data?

 The powerpc build machine is still down.  I think I managed to get a
 complete backup of the old machine before the disk totally died.
 Now I need to find a time to put that backup on a new disk and
 install it in the machine.

 Anyone running Mac OS X 10.4/PowerPC want to try a build?

 .hc

 On Dec 7, 2009, at 4:34 PM, Cosmin S wrote:

 Super,

 Just what I've looking for!
 Is there a chance to get the nightly autobuild for ppc?

 C.

 From: h...@at.or.atmailto:h...@at.or.at
 To: p...@digitalworlds.ufl.edumailto:p...@digitalworlds.ufl.edu
 Date: Mon, 7 Dec 2009 16:05:33 -0500
 CC: pd-list@iem.atmailto:pd-list@iem.at
 Subject: Re: [PD] Artoolkit with pure data?


 Just download the Pd-extended for macosx104/intel and drop it in /
 Applications. Its named differently, so you can have both at the same
 time, you can have them both runniung too.

 http://autobuild.puredata.info/auto-build/2009-12-07/

 .hc

 On Dec 7, 2009, at 3:29 PM, Pagano, Patrick wrote:

 okay
 i am currently using Pd version 0.40.3-extended
 where everything i am needing works, how can i install the devel so
 it does not overwrite my current pd


 
 From: Hans-Christoph Steiner [h...@at.or.atmailto:h...@at.or.at]
 Sent: Monday, December 07, 2009 1:54 PM
 To: Pagano, Patrick
 Cc: pd-list@iem.atmailto:pd-list@iem.at
 Subject: Re: [PD] Artoolkit with pure data?

 IOhannes and I have been recently working on getting it part of the
 Pd-
 extended builds. So it would be good if you could test it so we can
 fix things before the release. For Mac OS X, its now included in the
 nightly builds as of today:

 http://autobuild.puredata.info/auto-build/2009-12-07/

 If someone gets it going, then I'll package artoolkit for Debian/
 Ubuntu.

 .hc

 On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:

 Hi

 I have compiled and built ARToolkit and i would like to use GEM to
 provide the models to use with it if possible. I am finding it
 rather cloudy
 as how to use OSGart with it. BUt this begs a few questions.

 Is there a working pix_artoolkit and how should i proceed to build
 it?
 Do i need GEM sources etc?
 Can someone comment or point to a way to use GEM with ARToolkit
 properly?
 I would love to replace that HIRO with something awesome :-)

 Are there any other ways to use ARToolkit with pd already other
 than
 pix_?

 Also has anyone used OpenSceneGraph here on list? i know it's OT a
 bit but it works very well for large scale databases and
 integration
 with pd/GEM would be wonderful

 pp

 ___
 Pd-list@iem.atmailto:Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list







 

 It is convenient to imagine a power beyond us because that means we
 don't have to examine our own lives., from The Idols of
 Environmentalism, by Curtis White







 

 ¡El pueblo unido jamás será vencido!



 ___
 Pd-list@iem.atmailto:Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list

 
 PC, téléphones portables, souris hi-tech. à gagner grâce à Hotmail !
 C'est ici !http://www.hotmailmagicmoment.com



 

 The arc of history bends towards justice. - Dr. Martin

Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Pagano, Patrick
i am getting a stream of data out of the second outlet, but i am not getting a 
cube, actually with this patch when the data stream begins the cube disappears

pp

From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] On Behalf Of Pagano, 
Patrick [...@digitalworlds.ufl.edu]
Sent: Monday, December 07, 2009 5:42 PM
To: Hans-Christoph Steiner
Cc: PD list
Subject: Re: [PD] Artoolkit with pure data?

i have them, but i was not hard coding the paths, now they are at least 
recognized, but still not cube is loading, i am getting Data though
It's not my help patch i found it from scrounging around for my next meal.


From: Hans-Christoph Steiner [h...@at.or.at]
Sent: Monday, December 07, 2009 5:27 PM
To: Pagano, Patrick
Cc: Cosmin S; PD list
Subject: Re: [PD] Artoolkit with pure data?

It seems you need to have a camera_para.dat and patt.hiro.  Do you
have those?

http://www.hitl.washington.edu/artoolkit/mail-archive/message-thread-00942-Unable-to-set-up-AR-came.html

Maybe we could include your help patch with Gem?  There is currently
none that I know of.  I can check it in if you are ok with that.

.hc

On Dec 7, 2009, at 4:59 PM, Pagano, Patrick wrote:

 okay when i run it i get
 [pix_artoolkit]: ARToolKit support by Shigeyuki Hirai

 YEAH

 but when i run the help patch i get

 error: [pix_artoolkit]: ARToolKit: Camera parameter load error (-1) !!
 error: [pix_artoolkit]: ARToolKit: pattern load error (-1) !!

 Is there another help patch to test/try with?
 I have attached the one i have.

 pp



 
 From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] On Behalf Of
 Hans-Christoph Steiner [h...@at.or.at]
 Sent: Monday, December 07, 2009 4:37 PM
 To: Cosmin S
 Cc: PD list
 Subject: Re: [PD] Artoolkit with pure data?

 The powerpc build machine is still down.  I think I managed to get a
 complete backup of the old machine before the disk totally died.
 Now I need to find a time to put that backup on a new disk and
 install it in the machine.

 Anyone running Mac OS X 10.4/PowerPC want to try a build?

 .hc

 On Dec 7, 2009, at 4:34 PM, Cosmin S wrote:

 Super,

 Just what I've looking for!
 Is there a chance to get the nightly autobuild for ppc?

 C.

 From: h...@at.or.atmailto:h...@at.or.at
 To: p...@digitalworlds.ufl.edumailto:p...@digitalworlds.ufl.edu
 Date: Mon, 7 Dec 2009 16:05:33 -0500
 CC: pd-list@iem.atmailto:pd-list@iem.at
 Subject: Re: [PD] Artoolkit with pure data?


 Just download the Pd-extended for macosx104/intel and drop it in /
 Applications. Its named differently, so you can have both at the same
 time, you can have them both runniung too.

 http://autobuild.puredata.info/auto-build/2009-12-07/

 .hc

 On Dec 7, 2009, at 3:29 PM, Pagano, Patrick wrote:

 okay
 i am currently using Pd version 0.40.3-extended
 where everything i am needing works, how can i install the devel so
 it does not overwrite my current pd


 
 From: Hans-Christoph Steiner [h...@at.or.atmailto:h...@at.or.at]
 Sent: Monday, December 07, 2009 1:54 PM
 To: Pagano, Patrick
 Cc: pd-list@iem.atmailto:pd-list@iem.at
 Subject: Re: [PD] Artoolkit with pure data?

 IOhannes and I have been recently working on getting it part of the
 Pd-
 extended builds. So it would be good if you could test it so we can
 fix things before the release. For Mac OS X, its now included in the
 nightly builds as of today:

 http://autobuild.puredata.info/auto-build/2009-12-07/

 If someone gets it going, then I'll package artoolkit for Debian/
 Ubuntu.

 .hc

 On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:

 Hi

 I have compiled and built ARToolkit and i would like to use GEM to
 provide the models to use with it if possible. I am finding it
 rather cloudy
 as how to use OSGart with it. BUt this begs a few questions.

 Is there a working pix_artoolkit and how should i proceed to build
 it?
 Do i need GEM sources etc?
 Can someone comment or point to a way to use GEM with ARToolkit
 properly?
 I would love to replace that HIRO with something awesome :-)

 Are there any other ways to use ARToolkit with pd already other
 than
 pix_?

 Also has anyone used OpenSceneGraph here on list? i know it's OT a
 bit but it works very well for large scale databases and
 integration
 with pd/GEM would be wonderful

 pp

 ___
 Pd-list@iem.atmailto:Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list







 

 It is convenient to imagine a power beyond us because that means we
 don't have to examine our own lives., from The Idols of
 Environmentalism, by Curtis White







 

 ¡El pueblo unido jamás será vencido

Re: [PD] Artoolkit with pure data?

2009-12-07 Thread Hans-Christoph Steiner


Yay progress!

Well, once you get this scrounged help patch working, could you post  
the files so we can include them in the Gem svn?  Ideally, they would  
be posted to the Gem patch tracker.


.hc

On Dec 7, 2009, at 5:42 PM, Pagano, Patrick wrote:

i have them, but i was not hard coding the paths, now they are at  
least recognized, but still not cube is loading, i am getting Data  
though
It's not my help patch i found it from scrounging around for my next  
meal.



From: Hans-Christoph Steiner [h...@at.or.at]
Sent: Monday, December 07, 2009 5:27 PM
To: Pagano, Patrick
Cc: Cosmin S; PD list
Subject: Re: [PD] Artoolkit with pure data?

It seems you need to have a camera_para.dat and patt.hiro.  Do you
have those?

http://www.hitl.washington.edu/artoolkit/mail-archive/message-thread-00942-Unable-to-set-up-AR-came.html

Maybe we could include your help patch with Gem?  There is currently
none that I know of.  I can check it in if you are ok with that.

.hc

On Dec 7, 2009, at 4:59 PM, Pagano, Patrick wrote:


okay when i run it i get
[pix_artoolkit]: ARToolKit support by Shigeyuki Hirai

YEAH

but when i run the help patch i get

error: [pix_artoolkit]: ARToolKit: Camera parameter load error  
(-1) !!

error: [pix_artoolkit]: ARToolKit: pattern load error (-1) !!

Is there another help patch to test/try with?
I have attached the one i have.

pp




From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] On Behalf Of
Hans-Christoph Steiner [h...@at.or.at]
Sent: Monday, December 07, 2009 4:37 PM
To: Cosmin S
Cc: PD list
Subject: Re: [PD] Artoolkit with pure data?

The powerpc build machine is still down.  I think I managed to get a
complete backup of the old machine before the disk totally died.
Now I need to find a time to put that backup on a new disk and
install it in the machine.

Anyone running Mac OS X 10.4/PowerPC want to try a build?

.hc

On Dec 7, 2009, at 4:34 PM, Cosmin S wrote:

Super,

Just what I've looking for!
Is there a chance to get the nightly autobuild for ppc?

C.


From: h...@at.or.atmailto:h...@at.or.at
To: p...@digitalworlds.ufl.edumailto:p...@digitalworlds.ufl.edu
Date: Mon, 7 Dec 2009 16:05:33 -0500
CC: pd-list@iem.atmailto:pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?


Just download the Pd-extended for macosx104/intel and drop it in /
Applications. Its named differently, so you can have both at the  
same

time, you can have them both runniung too.

http://autobuild.puredata.info/auto-build/2009-12-07/

.hc

On Dec 7, 2009, at 3:29 PM, Pagano, Patrick wrote:


okay
i am currently using Pd version 0.40.3-extended
where everything i am needing works, how can i install the devel so
it does not overwrite my current pd



From: Hans-Christoph Steiner [h...@at.or.atmailto:h...@at.or.at]
Sent: Monday, December 07, 2009 1:54 PM
To: Pagano, Patrick
Cc: pd-list@iem.atmailto:pd-list@iem.at
Subject: Re: [PD] Artoolkit with pure data?

IOhannes and I have been recently working on getting it part of the
Pd-
extended builds. So it would be good if you could test it so we can
fix things before the release. For Mac OS X, its now included in  
the

nightly builds as of today:

http://autobuild.puredata.info/auto-build/2009-12-07/

If someone gets it going, then I'll package artoolkit for Debian/
Ubuntu.

.hc

On Dec 7, 2009, at 1:07 PM, Pagano, Patrick wrote:


Hi

I have compiled and built ARToolkit and i would like to use GEM to
provide the models to use with it if possible. I am finding it
rather cloudy
as how to use OSGart with it. BUt this begs a few questions.

Is there a working pix_artoolkit and how should i proceed to build
it?
Do i need GEM sources etc?
Can someone comment or point to a way to use GEM with ARToolkit
properly?
I would love to replace that HIRO with something awesome :-)

Are there any other ways to use ARToolkit with pd already other
than
pix_?

Also has anyone used OpenSceneGraph here on list? i know it's OT a
bit but it works very well for large scale databases and
integration
with pd/GEM would be wonderful

pp

___
Pd-list@iem.atmailto:Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list










It is convenient to imagine a power beyond us because that means  
we

don't have to examine our own lives., from The Idols of
Environmentalism, by Curtis White










¡El pueblo unido jamás será vencido!



___
Pd-list@iem.atmailto:Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list



PC, téléphones portables, souris hi-tech. à gagner grâce à Hotmail