package raylib

  1. Overview
  2. Docs
OCaml bindings for raylib

Install

Dune Dependency

Authors

Maintainers

Sources

raylib-0.3.2.tbz
sha256=96912086fb0a10de9cc6618b631665885f3d4e4add75fea1b8a284bbcf79b395
sha512=77cab807ce4a3841191fb9188acff3e53b6aedf98b89d656b5ea975189009577ed03225521748fdadf11245a615803dc4747a37e0d394a252f5fc3c1b2409915

doc/raylib/Raylib/Material/index.html

Module Raylib.MaterialSource

Sourcetype t'
Sourcetype t = t' ctyp
Sourceval create : Shader.t -> MaterialMap.t ptr -> float ptr -> t
Sourceval shader : t -> Shader.t
Sourceval maps : t -> MaterialMap.t CArray.t
Sourceval params : t -> float CArray.t
Sourceval set_shader : t -> Shader.t -> unit
Sourceval set_maps : t -> MaterialMap.t CArray.t -> unit
OCaml

Innovation. Community. Security.