Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/omnisci3nce/ocaml-rpg

Visualisation and rendering toolkit focusing on 3D and ease of use.
https://github.com/omnisci3nce/ocaml-rpg

3d-graphics 3d-visualization ocaml rendering

Last synced: 3 months ago
JSON representation

Visualisation and rendering toolkit focusing on 3D and ease of use.

Awesome Lists containing this project

README

        

# ocaml-rpg
OCaml Rendering Playground (name subject to change)

## Goals

- Easy to rapidly iterate within graphics/physics/visualisation domains
- Performant enough that you can push a high number of objects before having to worry about perf.

## Non-goals

- The best performance on the planet