jogamp
›
jogl
Login
Register
Search
everywhere
only in this topic
Advanced Search
Search for share context data example
Classic
List
Threaded
♦
♦
Locked
3 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
blizzard
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Feb 19, 2015; 9:47am
Search for share context data example
Hello
I search for a example which shows how context data can be shared.
I use two GLCanvas and the second GLCanvas should reuse texture data from the context of the first one.
It would be great to get a link to an example
I use JOGL 2.2.4 and GL3.3
Thank you
gouessej
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Feb 19, 2015; 10:17am
Re: Search for share context data example
Administrator
Hi
You should look at our unit tests, especially those named TestSharedContext*.java:
https://github.com/sgothel/jogl/tree/master/src/test/com/jogamp/opengl/test/junit/jogl/acore
Julien Gouesse |
Personal blog
|
Website
blizzard
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Feb 19, 2015; 10:40am
Re: Search for share context data example
Thank you
Free forum by Nabble
Edit this page