Oryol Samples Save

Oryol extension module samples

Project README

Oryol Extension Samples

These are the Oryol Extension Samples, meaning samples which depend on extension modules that are not a core part of Oryol.

Oryol is here: http://github.com/floooh/oryol

The Extension Samples webpage is here: http://floooh.github.com/oryol-samples

Build Status:

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

How to build

You need a recent cmake, python 2.7.x (3.x should work too), and a working C/C++ development environment:

  • Windows: a recent Visual Studio
  • OSX: Xcode and with command line tools
  • Linux: gcc, X Window, OpenGL and ALSA headers and libs

To build and run one of the samples:

> mkdir projects
> cd projects
> git clone https://github.com/floooh/oryol-samples
> cd oryol-samples

# build and run a sample
> ./fips build
> ./fips run Paclone

# open project in VStudio or XCode:
> ./fips open

See the Oryol build instructions and fips build system documentation for more detailed build instructions.

Open Source Agenda is not affiliated with "Oryol Samples" Project. README Source: floooh/oryol-samples
Stars
82
Open Issues
7
Last Commit
2 years ago
License
MIT
Tags

Open Source Agenda Badge

Open Source Agenda Rating