Euphoria
libs Directory Reference

Directories

 
assert
 
base
 
core
 
fmt
 
imgui
 
io
 
kdl
 
log
 
mrgui
 
render

Detailed Description

Euphoria libraries

log

logging library

assert

assert library, uses log

core

contains core functionality like math and other things that doesn't require external libraries that can't be embedded

gui

a system for rendering gui with the rendering library

minsynth

a minimal software synth

render

a library for rendering 2d and 3d content in real-time

tests

testing libraries that are useful in unittests. should be replaced with the catchy library

window

sdl and imgui wrapper

┌───────┐
│ test  │
├───────┤
│       │
└───────┘
┌───┬──┬──┐
│ │ │ │
│ ├──┼──┤
│ │ │ │
├───┴──┴──┤
│ │
└─────────┘
┌───────┐
│ test │
├───────┤
│ │
└───────┘