babylon-graphics

Description

Babylon 2D Mesh based Graphics API for Pharo

Details

Source
GitHub
Dialect
pharo (65% confidence)
Stars
1
Created
May 7, 2018
Updated
April 8, 2019
Topics
2d-graphics pharo smalltalk

Categories

UI / Graphics

README excerpt

# Babylon 2D Mesh Based Graphics API for Pharo

Babylon graphics is 2D graphics API for Pharo based on meshes instead of SVG style paths. The reason of using meshes is that there are directly supported by 3D graphics cards instead of paths.

Babylon is designed around a layered approach in order to allow having support for different 3D graphics API, but with a common API. This repository holds the main Babylon graphics API, and the OpenGL based backend.
← Back to results