Intermediate module for binding rendering libraries to Isodi.
All functions in this module should be implemented by the bindings.
Helper for calling renderer bindings.
Defines type of a log message
Put text in color using ANSI codes on POSIX platforms.
Interface of Isodi renderer bindings. Implement the functions to match behavior of your renderer.
See Source File
Intermediate module for binding rendering libraries to Isodi.
All functions in this module should be implemented by the bindings.