GithubHelp home page GithubHelp logo

tempbottle / oryol Goto Github PK

View Code? Open in Web Editor NEW

This project forked from floooh/oryol

0.0 1.0 0.0 486.19 MB

Experimental C++11 multi-platform 3D engine

License: MIT License

Vim Script 0.01% CMake 0.53% C 18.06% Shell 0.01% C++ 53.02% Objective-C 16.64% Objective-C++ 3.47% Python 7.79% Batchfile 0.01% Ruby 0.02% Puppet 0.02% HTML 0.17% JavaScript 0.15% CSS 0.11%

oryol's Introduction

Oryol

Experimental C++11 multi-platform 3D engine.

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

Live Demos

http://floooh.github.io/oryol/

Build

How to Build

Public Service Announcements

  • 21-Aug-2015: As expected, the latest OSX 10.11 beta breaks the Metal port again, yay :D

  • 17-Aug-2015: The imgui wrapper has been updated for imgui 1.44, which requires an update to the fips-imgui dependency. Either delete the fips-imgui directory and do a './fips fetch', or do a manual 'git pull && git submodule update' in the fips-imgui directory to get the latest version

  • 08-Aug-2015: the Metal renderer has been fixed for the latest OSX 10.11 and Xcode7 beta, expect it to be broken again when the next betas come in ;)

  • 27-Jul-2015: the new OSX Metal renderer is feature-complete. To give it a try you need the latest OSX10.11 and Xcode7 betas, and then:

> ./fips set config metal-osx-xcode-debug
> ./fips build
> ./fips run ImGuiDemo

...or use './fips open' to compile and debug in Xcode.

There is no Metal support for iOS yet (coming 'Really Soon Now').

  • 24-Jun-2015: the D3D11 renderer should now be on feature parity with the GL renderer, only some small optimizations are missing. To give it a whirl (all samples should work, except the NanoVG demo):
> fips set config d3d11-win64-vs2015-release
> fips build
> fips run SimpleRenderTarget

There are also fips build-configs for VS2013, look in the fips-configs directory.

Read:

Try

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

code-disaster avatar floooh avatar kimkulling avatar mgerhardy avatar severtsev 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.