Skip to content

charlieyqin/cef_osr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#About This is an example of how to use CEF as an off-screen renderer using ogre3d as platform independent renderer. The Example renders http://deanm.github.io/pre3d/monster.html to a 1024x768 texture. ##Authors Markus Lanner ##Building Use Cmake and a C++11 compiler. Tested with ogre3d 1.9 and CEF 3.2295.2034. ##Running the example Ensure you got the content of the folder cef/Resources/* and the executable chrome-sandbox along with the osr binary. Ensure you copied the ogre plugins.cfg in your working directory.

About

Cef off-screen rendering example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 88.7%
  • C++ 11.3%