milos.novakovic Posted March 31, 2012 Posted March 31, 2012 Is it possible to run Unigine in browser? In case of IE, I guess it would be needed to create an ActiveX (DLL or EXE) which needs to implements main loop. For other browser, I guess it will need to implement different plugins. Any expirience on this front? Any example, something it could be used to start from? Thanks!
milos.novakovic Posted April 2, 2012 Author Posted April 2, 2012 I made an ActiveX DLL which is running engine in Browser. However it's challenge of accessing a files on local system, so perhaps it should use streaming.
ulf.schroeter Posted April 3, 2012 Posted April 3, 2012 This might then be useful https://developer.un...ols/fileserver/
milos.novakovic Posted April 3, 2012 Author Posted April 3, 2012 Yes, it's exactly what I was looking for :) Thanks!
Recommended Posts