Commit Graph

12 Commits

Author SHA1 Message Date
sigurdp
928a0628cd HoloLens: First cut, optimization of array data communication to sharing server. ResInsight will try and detect changes in its internal arrays, and will only announce changed arrays to the server (through meta data.) Previously, ResInsight would send all array data to the server unconditionally. Now the set of arrays/packets to send is controlled by the sharing server through its response to a post of new meta data. 2018-12-19 12:32:18 +01:00
sigurdp
8ca73960f4 #3561 HoloLens: Establish sharing server session and publish visualization data to sharing server 2018-10-25 15:34:48 +02:00
sigurdp
22abc52e7a HoloLens: Fixed erroneous size of array payload for the binary packets. Memory for the actual array data ended up being twice as large as needed. Also fixed incorrect array size for texture coordinates. 2018-10-15 23:19:40 +02:00
Magne Sjaastad
a3d8fc1fb3 #3421 Text File Export : Open file as text file when required 2018-09-27 12:42:28 +02:00
sigurdp
54cb35232a #3345 HoloLens: First cut textures, primitive widning and preparations for line primitives 2018-09-20 18:28:38 +02:00
sigurdp
b6ebdd5a5f #3345 HoloLens: Opacity, refactor and preparations for export of results 2018-09-19 20:02:14 +02:00
Magne Sjaastad
2198ae61ae #3343 Holo Lens : Use VdeExportPart 2018-09-19 14:34:00 +02:00
sigurdp
c1c87a0370 #3345 HoloLens: Refactor and initial format support for textures/texture coordinates 2018-09-19 12:42:41 +02:00
sigurdp
eea5efeffd #3345 HoloLens: Refactor and extensions to VdeArrayDataPacket 2018-09-18 23:32:20 +02:00
sigurdp
7fb25bdbc2 #3345 HoloLens: Experimental reversal of winding 2018-09-18 17:33:32 +02:00
sigurdp
5e9f1b743b #3345 HoloLens: Account for scaling stored in part's transformation 2018-09-18 16:23:58 +02:00
sigurdp
f1f234a04a #3345 HoloLens: Started work on exporting HoloLens visualization data from ResInsight 2018-09-18 15:58:54 +02:00