Skip to content

cchalmers/diagrams-gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diagrams-gl

A low level OpenGL backend to the diagrams library. Only works on my own diagrams fork.

This backend only handles the OpenGL commands, it cannot produce anything directly. It either needs another backend (like diagrams-sdl) or for you to handle the OpenGL commands yourself.

3D backend

Currently only supports basic shapes with a single light source and very basic paths.

Text support in the works:

alt text alt text

2D backend

There is currently no support for 2D primitives, but there are plans to do so.

About

OpenGL backend to the diagrams library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published