Page 1 of 1

OpenSpace3D integrates Cef (and so the Scol langage does)

PostPosted: Wed May 02, 2012 12:27 pm
by Nodrev
Hi everyone, first thanks for this great library, which we had integrated in our open-source 3d platform OpenSpace3D.
This tool is written in a script language named "Scol", so while integrating cef to the 3d, we took the time to expose Cef "normal" usage binding (embedding in another window) to the language too.

Here two screenshots of Cef embedded in our application (the 3d renderer is based on Ogre3D):
Image Image

Adding a Web browser to the 3d is simple as adding a dedicated "plugIt" (one of the small boxes on the second screenshot) and customize it with a GUI.
Hope you like it :)

Re: OpenSpace3D integrates Cef (and so the Scol langage does)

PostPosted: Wed May 02, 2012 2:08 pm
by magreenblatt
Very cool, thanks for sharing :-).