All Projects → if1live → cef-gl-example

if1live / cef-gl-example

Licence: other
Chromium Embedded Framework + OpenGL

Programming Languages

CMake
9771 projects
C++
36643 projects - #6 most used programming language
GLSL
2045 projects

cef-gl-example

Chromium Embedded Framework + OpenGL

screenshot

Build

Required

Progress

# Unarchive those directories from CEF.
# * `Debug`
# * `Release`
# * `libcef_dll`
# * `Resources`
# * `include`

mkdir build && cd build
cmake -G "Visual Studio 14 2015 Win64" ..

Note

Chromium Embedded Framework 3 Build version

Cross-platform

I use only Windows 64bit. I don't care other platform.

Similar Projects & Reference

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].