Skip to content

Car instrument cluster for a custom tiny core linux distribution that runs OpenGL rendering through DRM/KMS

License

Notifications You must be signed in to change notification settings

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

Car instrument cluster for a custom tiny core linux distribution that runs OpenGL rendering through DRM/KMS

Resources

License

Stars

Watchers

Forks