WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: farshizzo
Forum: Plug-in development 08-18-2009, 03:06 PM
Replies: 7
Views: 18,139
Posted By farshizzo
This knowledge base article...

This knowledge base article (http://kb.worldviz.com/articles/470) describes how to convert a Python Imaging Library image to a Vizard texture. The concept is pretty much the same. The data parameter...
Forum: Plug-in development 08-18-2009, 09:21 AM
Replies: 7
Views: 18,139
Posted By farshizzo
Is the PBO created within the Vizard OpenGL...

Is the PBO created within the Vizard OpenGL context or a separate context? Either way, it seems inefficient to download the data from a PBO and copy it into a texture then upload it back to the...
Forum: Plug-in development 08-13-2009, 04:40 PM
Replies: 7
Views: 18,139
Posted By farshizzo
Do you mean accessing the image data of a Vizard...

Do you mean accessing the image data of a Vizard texture? If so, you can use the texture.getImageData command to get the raw RGB buffer of a texture. If not, can you be more clear about what exactly...
Forum: Plug-in development 07-16-2009, 10:19 AM
Replies: 7
Views: 18,139
Posted By farshizzo
The Vizard SDK comes with an image generator...

The Vizard SDK comes with an image generator plugin example. It simply generates random RGB data and puts it into a texture. You could use that example and use the image data coming from the camera...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -7. The time now is 03:30 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC