[go: up one dir, main page]

hyperKitGL

Kit to help with WebGL
https://github.com/nanjizal/hyperKitGL#hyperKitGL

To install, run:

haxelib install hyperKitGL 0.0.2-alpha 

See using Haxelib in Haxelib documentation for more information.

README.md

hyperKitGL

hyperKitGL provides WebGL, Html5 and Float32Array structures for trilateral3, but can be used separately for working with WebGL and Canvas.

See trilateral3 where this library is typically used.

notes

known issues

  • Sheet has some mouse interaction support, but it's only currently been tested on mac retina and known to have scale issues elsewhere. Welcome pull requests.

  • A projection matrix is not currently wired up in PlyMix against shaders, so currently limited to 2D, but likely to be added soon.

  • PlyMix does not currently easily allow using a buffer image as a drawing target and currently setup to allow loading multiple images but not yet wired for switching.

  • PlyMix has aspects when switching between texture and image shaders, which sometimes requires `drawColorShape( 0, 0 );` to need be called in the render loop after drawing a texture.

  • PlyMix if no images need loading currently you have to manually call the `setAnimate()` method in the draw method.

Contributors
Nanjizal
Version
0.0.2-alpha
Published
5 years ago
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub