| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
This is not really an answer to your question, but here's an alternative architecture that might meet your requirements: 1) Have the C application create a pbuffer hardware-accelerated OpenGL context (see the recent thread "GL Context for Quicklook generators" some some sample code, or on ADC). 2) Send rendered frames to the Java application through some IPC mechanism 3) Blit received frames in the Java application to the Java window. As far as the IPC part is concerned, I'd try to use a Mach port, shared memory, or perhaps a plain-old UNIX domain socket. On May 23, 2008, at 10:16, Jonathan Cochrane wrote:
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Mac-opengl mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/mac-opengl/email@hidden This email sent to email@hidden
| References: | |
| >inter process NSView sharing (From: "Jonathan Cochrane" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.