Search found 4 matches

by dean
Thu Apr 13, 2006 7:00 am
Forum: OptiTrack SDK
Topic: Sample code (delphi, C#)
Replies: 12
Views: 37439

Re: Sample code (delphi, C#)

A C# Starter application is now available for download.
Source
by dean
Fri Apr 07, 2006 2:39 am
Forum: General OptiTrack Support
Topic: Frame arrival
Replies: 2
Views: 2676

Re: Frame arrival

_INPCameraEvents is a callback function. In other words, you set yourself up to receive it, and it calls you. You can see this in the vc.net2003 sample in the file CameraDlg.h. Let me know if you have any other questions.

Thank you for using Optitrack
by dean
Thu Mar 23, 2006 8:13 am
Forum: General OptiTrack Support
Topic: Why is Z 50% too big?
Replies: 1
Views: 2341

Re: Why is Z 50% too big?

I will look into this and see if I can get you an answer.

[ March 23, 2006, 04:00 PM: Message edited by: NaturalPoint - Dean ]
by dean
Thu Mar 23, 2006 8:07 am
Forum: General OptiTrack Support
Topic: need to modify vector clip orientation
Replies: 1
Views: 2084

Re: need to modify vector clip orientation

I looked at the code, and I did not see any reason why negative values should not work. The math involved is general purpose and designed with different configurations in mind.

I suggest you give it a try and see what happens.