Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emilerolley/vgr-pixmap

Vg renderer in pure OCaml for raster outputs.
https://github.com/emilerolley/vgr-pixmap

2d-graphics ocaml vg-renderer

Last synced: about 2 months ago
JSON representation

Vg renderer in pure OCaml for raster outputs.

Awesome Lists containing this project

README

        




Vgr_pixmap


A Vg renderer in pure OCaml for raster output.





Report Bug
·
Contribute

Table of Contents

* [Usage](#usage)
* [Sponsors](#sponsors)

---

> /!\ Refactoring In Progress, however, current source code can be found
> [here](https://github.com/EmileRolley/vgr-pixmap/blob/feat-vgr-pixmap/src/vgr_pixmap.ml). /!\

The purpose of this module is to be used inside the
[learn-ocaml](https://github.com/ocaml-sf/learn-ocaml) grader and allowing to
compare (resp. grade) two [Vg](https://github.com/dbuenzli/vg) images without having
to rely on external dependencies.

## Usage

Test examples can be found [here](https://github.com/EmileRolley/vgr-pixmap-test).

## Sponsors

The [@OCaml Software Foundation](http://ocaml-sf.org/) has sponsored the
development of this module from July to September 2021.