Giter VIP home page Giter VIP logo

anchovy's Introduction

#Anchovy

Set of multimedia libraries for games and gui applications. Currently in active development, so usage in big projects is not recomended. API can change with every version.

0 5 0

##Structure:

  • anchovy.core - basic interfaces.
  • anchovy.utils - additional helpers.
  • anchovy.graphics - windows and rendering.
  • anchovy.gui - skinnable graphical interface. The only usable package right now.

####planned packages:

  • anchovy.audio - OpenAL sound manager.
  • anchovy.locale - translation management.

##Dependencies:

  • dlib
  • sdlang-d
  • derelict-fi
  • derelict-ft
  • derelict-gl3
  • derelict-glfw3
  • derelict-sdl2
  • derelict-util

##Contributing: Any improvements, bug reports, feature-requests are highly appreciated.

##Building (Now builds and works in linux too) ###Windows and linux You need to install all dependencies in deps folder. Actual packages can be found in build.d script. Go to deps folder.

Execute there:

dub install --local derelict- all-libs
dub install --local dlib

Compile all derelict- packages, dlib and sdlang-d packages using command:

dub build --arch=x86

or --arch=x86_64 but it is not guaranteed to work.

If you face any issues with that feel free to post an issue.

Build build.d file located in root folder and run it. All .lib/.a files must be located in /lib folder (As used in build.d). Gui demo will be located in bin folder.

In order to run compiled example you will need to download resourses from latest release and install libraries if you are on linux. (glfw3, freetype, freeimage)

anchovy's People

Contributors

mrsmith33 avatar

Stargazers

 avatar

Watchers

 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.