Ventuz Presentation - Excel Image Source
Posted: 26 Feb 2014, 18:19
Hi all,
Pretty new to Ventuz so please bear with me. I'm really enjoying the process of creating scenes, having a .NET coding background, its been great so far. However, I'm trying to accomplish creating a presentation which uses advanced image loaders and DDS loaders to source my Textures. The file is being read from an excel cell at the moment with buttons included to switch which cell the image loader reads from and update the image accordingly. This works great in the render window in the Designer(cell content is along the lines of ventuz://images/Image.jpg). However when I go to export the presentation, firstly, all the images the excel sheet references are not included as I guess ventuz see's it as 'they have not been explicitly referenced' therefore are not required in the export. However, the Excel Spreadsheet gets exported as it holds text values used within the scene also (these appear fine in the presentation).
So my question is regarding whether or not I need to change my approach by explicitly referencing image locations (thereby Having to duplicate a lot of content within my project, as opposed to simply having one container switch which cell it reads from instead of dynamically updating it). Also with regards to when the scene is to be used.
I am also interested as to whether the presenter is the recommended way to show a scene at run time (opposed to showing the render window in full screen - or is this option used too).
and finally, as I plan to use the scene on a touch screen. Is there any way of Hiding the Mouse cursor?
Appreciate you taking the time to read this post. Any response would be much appreciated.
Cheers
Pretty new to Ventuz so please bear with me. I'm really enjoying the process of creating scenes, having a .NET coding background, its been great so far. However, I'm trying to accomplish creating a presentation which uses advanced image loaders and DDS loaders to source my Textures. The file is being read from an excel cell at the moment with buttons included to switch which cell the image loader reads from and update the image accordingly. This works great in the render window in the Designer(cell content is along the lines of ventuz://images/Image.jpg). However when I go to export the presentation, firstly, all the images the excel sheet references are not included as I guess ventuz see's it as 'they have not been explicitly referenced' therefore are not required in the export. However, the Excel Spreadsheet gets exported as it holds text values used within the scene also (these appear fine in the presentation).
So my question is regarding whether or not I need to change my approach by explicitly referencing image locations (thereby Having to duplicate a lot of content within my project, as opposed to simply having one container switch which cell it reads from instead of dynamically updating it). Also with regards to when the scene is to be used.
I am also interested as to whether the presenter is the recommended way to show a scene at run time (opposed to showing the render window in full screen - or is this option used too).
and finally, as I plan to use the scene on a touch screen. Is there any way of Hiding the Mouse cursor?
Appreciate you taking the time to read this post. Any response would be much appreciated.
Cheers