Error trying to get started with SDL on Linux: undefined symbol: SDL_RWread

This page summarizes the projects mentioned and recommended in the original post on /r/sdl

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • RaptorEngine

    RaptorEngine C++ SDL-based network game engine with OpenGL graphics.

  • Someone else may have a better answer about the easiest way to draw text. In my game engine, I use SDL_ttf (1.2) to write characters into OpenGL textures when initializing a font, then to draw text I use those textures on rectangles: https://github.com/Raptor007/RaptorEngine/blob/master/UI/Font.cpp

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts