Giter Club home page Giter Club logo

opengl's Introduction

Description

This library provides the OpenGL API. It works on iOS, Android and HTML5. It can also work on any cpp target, but we only currently provide backends for the creation of OpenGL contexts in iOS, Android and HTML5. It currently has a very initial implementation of a initial opengl state xml configuration plugin. Currently you can only set the html5 windows size, but the idea is to add all the opengl state configurable this way with other opengl state things, e.g. depth test enable/disable.

Usage:

Initialize the GLContext and call OpenGL methods.

= Release Log =

== v6.1.0 ==

  • iOS now with splash screen feature to avoid clear color frames when starting the app.

== v6.0.0 ==

  • Updated dependencies

== v5.2.0 ==

  • Now setting the main view on the DuellAppDelegate

== v5.1.0 ==

  • Added proguard support
  • Added support to use OpenGL extensions
  • Added Vertex Array Objects and DiscardFramebuffer extensions

== v5.0.0 ==

  • Added files for documentation generation.
  • Refactored opengl backend for HTML5, that it just creates data views on the served data, when it is actually needed. This reduces GC activity a lot on HTML5.
  • Implemented a webgl debugger to simulate losing the opengl context. Compile with -D webgldebug to activate it.

opengl's People

Contributors

akir-s49 avatar catdawg avatar clue4gd avatar dejan-gd avatar jcxavier avatar juan-liu-gameduell avatar khaledgarbaya avatar kulexandr-s49 avatar madpaia avatar nensanders avatar track3r avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

moonlace track3r

opengl's Issues

Can't install opengl

Hello!
I tried installing the opengl plugin for duell with the command "haxelib run duell build opengl -verbose"
It led to the installation of multiple other libraries like html5, iOS... which worked, but in the end I become this error: http://i.imgur.com/8T9RwGk.png
Is there a way around this?
Thanks!

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.