Giter Site home page Giter Site logo

ttsvetanov / oryol Goto Github PK

View Code? Open in Web Editor NEW

This project forked from floooh/oryol

0.0 1.0 0.0 642.47 MB

A small, portable and extensible C++ 3D coding framework

License: MIT License

Vim Script 0.02% CMake 1.35% C++ 51.40% Objective-C 20.29% C 9.67% Objective-C++ 5.38% GLSL 1.64% Shell 0.01% Python 9.51% Batchfile 0.01% HTML 0.31% JavaScript 0.23% CSS 0.20%

oryol's Introduction

Oryol

A small, portable and extensible 3D coding framework written in C++:

  • simple Orthodox C++ coding style and APIs
  • extensible through external code modules living in git repositories
  • runs on OSX, Linux (incl RaspberryPi), Windows, iOS, Android, emscripten, from the same C++ source
  • renders through GL, GLES2, WebGL, Metal, D3D11 from same shader source
  • produces small executables (e.g. emscripten WebGL demos starting at around 100 Kbytes)
  • async data loading from web or disc

Build Status:

Platform Build Status
OSX + Linux (OpenGL) Build Status
Windows (OpenGL + D3D11) Build status

Live Demos:

How to Build (Quick'n'Dirty):

You need: cmake, python and your platform's default C/C++ development environment.

> mkdir projects
> cd projects
> git clone --depth 5 https://github.com/floooh/oryol
> cd oryol
> ./fips build
> ./fips run Triangle

In case of problems or for more detailed build info (e.g. how to work with IDEs) see here: How to Build

Getting Started:

Useful Blog Posts:

Extension Modules:

See the Oryol Extension Sample webpage for more interesting 3rd-party library integrations.

Tools etc.:

Standalone App Demo:

A simple standalone app using Oryol: https://github.com/floooh/oryol-test-app

Videos

Please note that these videos use older versions of the Gfx module, details have changed (and will continue to change at least until the Vulkan and DX12 renderer backends have been implemented).

Enjoy!

oryol's People

Contributors

anthraxx avatar attilaz avatar code-disaster avatar ejkoy avatar floooh avatar funcman avatar fungos avatar hb3p8 avatar joeld42 avatar kimkulling avatar kkimdev avatar mgerhardy avatar nfd avatar pixelpicosean avatar pol-zzz-ygoniq avatar roddiekieley avatar severtsev avatar thejinchao avatar waywardmonkeys avatar

Watchers

 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.