[webGLviewer] - Yet another WebGL viewer


Re: [webGLviewer] - Yet another WebGL viewer
#40
Regarding installation question. (and sorry for late reply, I had to prototype a little bit before replying)

Simple answer is that I still feel that it is not mature enough to prepare 'installation package'. I think that it is early alpha version, even that it is functional.

However, if you want only to use it on you page without installation and with minimal effort, I prepared simple example how to do this using XMLHttpRequest to get the mpd file... It is available here.

Or even simpler - try the code I pasted below:
Code:
<iframe id="renderedScene" src="http://trybikowo.pl/ldraw/index.html"
  onload='document.getElementById("renderedScene").contentWindow.postMessage(
   "1 15 0 24 40 1 0 0 0 1 0 0 0 1 53788.dat",
   "http://trybikowo.pl/ldraw/" )'
  width=640
  height=640>
</iframe>

If you anyway prefer to install, I'll try to prepare such package for you and I would like to asist with installation.

Regards,
Jakub
Reply
« Next Oldest | Next Newest »



Messages In This Thread
just for completeness - by Steffen - 2014-10-16, 19:45
Re: just for completeness - by Steffen - 2015-06-27, 22:32
Re: [webGLviewer] - Yet another WebGL viewer - by Jakub Trznadel - 2015-02-15, 21:19

Forum Jump:


Users browsing this thread: 3 Guest(s)