Skip to content

clh97/sfml-car-cluster

Repository files navigation

Instrument cluster using SDL2

TODO:

  • text render class for entire application
    • responsible for rendering text on the application with multiple fonts, call would look like this: text->draw(renderTarget, x, y, size, Font::getInstance(), "text here")
  • generic class for all necessary gauge cluster symbols, rendering an asset/sprite
  • implement svg rendering and themes(?)

About

OpenGL car instrument cluster rendered via DRM/KMS

Topics

Resources

License

Stars

Watchers

Forks