Giter Site home page Giter Site logo

boyquotes / gdcef Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lecrapouille/gdcef

0.0 0.0 0.0 1001 KB

[Plugin][Version 0.7.0][Functional] Chromium Embedded Framework as Godot GDNative (Godot 3.4+)

License: MIT License

C++ 60.27% Python 21.39% GDScript 18.34%

gdcef's Introduction

Chromium Embedded Framework as Godot 3.5 native module

This repository contains the source code of some C++ classes wrapping a subset of the Chromium Embedded Framework API into a Godot 3.4 or Godot 3.5 native module (GDNative) which allows you to implement a web browser for your 2D and 3D games through your gdscripts for Linux and Windows. We have named this CEF GDNative module gdcef.

This module can be downloaded directly from the Godot asset library:

https://godotengine.org/asset-library/asset/1426

Note: This current repository is a fork of the following repo (under GPLv3) with a more permissive license (MIT). Since the original repo is no longer maintained by their two original authors (Alain and Quentin), we, the undersigned Alain and Quentin, gave consent to relicensing the original code under the MIT license.

Documentation

Since this current README is not taken when importing this module from the Godot asset library, all details are referred in the following document which explains you how to build this module, how to run demos, describe the architecture, details design and more ...

TL;DR: Installation

To compile this project with the Python3 build script for Linux and Windows:

cd addons/gdcef
python3 -m pip install -r requirements.txt
./build.py

This will generate artifacts in the build/ folder. Use this folder for your Godot project and add gdns and gdnlib files to refer libgdcef.so or libgdcef.dll.

Gallery

Projects interested in / using this module. Please do not hesitate to share your project links and pictures by making a GitHub pull request.

Click to see on the image to see the Elitemeta video shared on IPFS. elitemeta Thanks to the team for having shared this video.

gdcef's People

Contributors

lecrapouille avatar daniel-sanche avatar steacktartar avatar raphipod avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.