Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/omnisci3nce/ocaml-rpg
- Owner: omnisci3nce
- Created: 2024-03-30T04:56:40.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T11:41:12.000Z (9 months ago)
- Last Synced: 2024-04-13T18:08:29.579Z (9 months ago)
- Topics: 3d-graphics, 3d-visualization, ocaml, rendering
- Language: OCaml
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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