Log in

View Full Version : Panorama view and binary image


jai
10-20-2015, 06:42 AM
Hi Jeff and all,
1) how to add more than 10 images in a panorama view?

2) I hv read a binary image using pil n numpy
How to add this binary image as a texture

Jeff
10-22-2015, 04:22 PM
1) I'm not sure about this. Perhaps you could combine the images in modeling software and export a textured model to Vizard.

2) The PIL page (http://docs.worldviz.com/vizard/#Python_Imaging_Library.htm) in the Vizard docs has example code for copying a PIL image to a Vizard texture.

jai
10-23-2015, 01:20 AM
1) how to add more than 6 images in enviornment map object or how to create custom sky.dlc type objects ?

2) I have solved binary image issue by converting binary to supported format and then render.

3) Can you tell me details of Techviz XL??

jai
10-23-2015, 11:23 PM
1) In other words , how to create object like enviornmentmap with more that 6 images or how to create customenode of type sky.dlc?

2) I could solve binary file issue by reading and converting the binary to acceptable format.

3) can you throw some light on techviz XL

jai
11-26-2015, 08:52 PM
Can anyone help me on this??