Giter Site home page Giter Site logo

onecoolx / davinci Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 5.0 288.08 MB

A HTML5 engine for browser or webapp platform

Shell 1.78% C 7.93% C++ 53.87% Perl 11.37% CSS 0.57% Objective-C 1.38% Yacc 0.02% Python 5.40% Batchfile 0.04% Emacs Lisp 0.03% CMake 0.37% HTML 0.65% Makefile 0.46% Objective-C++ 4.40% JavaScript 10.92% QMake 0.27% Assembly 0.11% Ruby 0.41% DTrace 0.01% Java 0.01%
html5 webkit browser graphics webkernel webengine web html javascript

davinci's Introduction

Linux Make Build Linux Ninja BuildWindows Build

HOW TO BUILD:

linux:

  1. Install required tools and libraries (gperf, flex, bison, libGtk2.0-dev, libgles2-mesa-dev, libegl1-mesa-dev)

For example on ubuntu:

sudo apt-get update --fix-missing
sudo apt-get install gperf flex bison make libgtk2.0-dev libgles2-mesa-dev libegl1-mesa-dev ninja-build
  1. Build project
./build_proj.sh
cd proj
make
  1. Build project with ninja (recommended)
./build_proj_ninja.sh
cd proj
./ninja-build Debug

windows:

  1. Install Active Python 2.7 on your windows system and register path environment variables. Install Windows SDK 7.1a or above, install Direct 11 SDK or above. (DXSDK_Jun10.exe is recommended) Install the Visual C++ which the standard C99 support at least. (Visual C++ 2010 is recommended)

  2. Build project

./build_proj.bat
cd vcproj
<open "all.sln" with visual studio>

davinci's People

Contributors

onecoolx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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