arkenthera / cef3d

HTML renderer for (mainly) games and standalone applications, CEF3 wrapper, completely free Awesomium alternative

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cef3D

This was a side project when I was developing my hobby engine. A year later I decided to resurrect it and make it "Awesomium" alternative. It's very early now but I hope to progress soon.

How to build

Currently I'm working on Windows so it only builds on Windows 10.

  • Clone the repository
  • Download the CEF distribution here
  • Copy "Debug" "Release" and "Resources" folders to cef3D/Cef,
  • Run CMake
  • Open the solution(.sln) and build.

About

HTML renderer for (mainly) games and standalone applications, CEF3 wrapper, completely free Awesomium alternative


Languages

Language:C++ 70.1%Language:C 25.0%Language:CMake 2.9%Language:Python 2.0%Language:HLSL 0.0%