package wall

  1. Overview
  2. Docs
Realtime Vector Graphics with OpenGL

Install

Dune Dependency

Authors

Maintainers

Sources

wall-v0.4.1.tbz
sha256=fbcbba6a938aba99ba32d1113d2c9aa95c7c420fe7e750be6940eedafd9b93a9
sha512=b31cb7d20d8d04e4f2eb9f1d8078e29f9fd0a9066a180a8e9848ba628caf6388b8a11ab769f331674e3f573b162da928a2ef5ad030834e04d8674d50c2a01311

doc/wall/Wall_texture/index.html

Module Wall_textureSource

Sourcetype t
Sourceval release : t -> unit
Sourceval flip_image : 'a Stb_image.t -> unit
Sourceval from_image : name:string -> 'a Stb_image.t -> t
Sourceval load_image : ?float:bool -> ?alpha:bool -> ?flip:bool -> ?name:string -> string -> (t, [ `Msg of string ]) Result.result
Sourceval channels : t -> int
Sourceval width : t -> int
Sourceval height : t -> int
Sourceval update : t -> 'a Stb_image.t -> unit
Sourceval tex : t -> Wall__backend.Texture.specification
OCaml

Innovation. Community. Security.