All Projects → arkenthera → cef3d

arkenthera / cef3d

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

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
CMake
9771 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to cef3d

chromium-swt
Create and render web UIs in Java SWT and Eclipse RCP applications.
Stars: ✭ 121 (+146.94%)
Mutual labels:  chromium, chromium-embedded-framework
Journey
JCEF-powered cross-platform web browser
Stars: ✭ 85 (+73.47%)
Mutual labels:  chromium, chromium-embedded-framework
jcefbuild
Binary builds of java-cef
Stars: ✭ 160 (+226.53%)
Mutual labels:  chromium, chromium-embedded-framework
cefau3
Chromium Embedded Framework for AutoIt3
Stars: ✭ 23 (-53.06%)
Mutual labels:  chromium, chromium-embedded-framework
OldCEF4Delphi
OldCEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi.
Stars: ✭ 55 (+12.24%)
Mutual labels:  chromium
cefgo
Go bindings for the Chromium Embedded Framework (CEF)
Stars: ✭ 20 (-59.18%)
Mutual labels:  chromium
raspberry-pi-kiosk
A simple set of commands to set up a raspberry pi for use as a stand alone kiosk screen
Stars: ✭ 45 (-8.16%)
Mutual labels:  chromium
Chromium-Gost
Chromium с поддержкой алгоритмов ГОСТ
Stars: ✭ 286 (+483.67%)
Mutual labels:  chromium
Vanadium
Privacy and security enhanced releases of Chromium for GrapheneOS. Vanadium provides the WebView and standard user-facing browser on GrapheneOS. It depends on hardening in other GrapheneOS repositories and doesn't include patches not relevant to the build targets used on GrapheneOS.
Stars: ✭ 365 (+644.9%)
Mutual labels:  chromium
yt-dislikes-viewer
A browser extension that allows you to see dislikes on a youtube video after the youtube update
Stars: ✭ 291 (+493.88%)
Mutual labels:  chromium
selenium cdp
Selenium 4x, executing Chrome DevTools Protocol commands
Stars: ✭ 33 (-32.65%)
Mutual labels:  chromium
alauda-ui
Enterprise level Angular UI framework from Alauda Frontend Team.
Stars: ✭ 28 (-42.86%)
Mutual labels:  ui-framework
chromium-notifier
Chromium browser extension that provides browser and extensions update notifications and extensions management functionality. Chromium versions are synced with Woolyss' Website.
Stars: ✭ 68 (+38.78%)
Mutual labels:  chromium
HandyBrowser
A Handshake enabled Chromium web browser and reference client; works with HSD and the HNSD light client. Use our example to build or integrate Handshake into any browser.
Stars: ✭ 101 (+106.12%)
Mutual labels:  chromium
chromium-aw
Chromium based Android WebView engine to be embedded in Ridibooks-Android
Stars: ✭ 52 (+6.12%)
Mutual labels:  chromium
ungoogled-chromium-void
Ungoogled Chromium template and builds for Void Linux
Stars: ✭ 35 (-28.57%)
Mutual labels:  chromium
geoguessrnim
GeoGuessr browser plugin, hide Ads, Filters for StreetView and Mapillary for Chromium and Firefox
Stars: ✭ 17 (-65.31%)
Mutual labels:  chromium
CometJS
Desktop Development built up on, Javascript, HTML, CSS, Chromium and Firefox.
Stars: ✭ 12 (-75.51%)
Mutual labels:  chromium
heroku-playwright-buildpack
Buildpack for running Playwright with Chromium and Firefox on Heroku.
Stars: ✭ 34 (-30.61%)
Mutual labels:  chromium
Colorblinding
An extension for Google Chrome (and Chromium) that simulates the website as a color vision impaired person would see.
Stars: ✭ 25 (-48.98%)
Mutual labels:  chromium

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.
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].