Hitting a wall: the importance of learning without a game engine

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cakelisp

    Discontinued Metaprogrammable, hot-reloadable, no-GC language for high perf programs (especially games), with seamless C/C++ interop

  • I wrote a language primarily to make that sort of feature easy to create, via compile time code generation and execution. See Cakelisp.

  • magnum

    Lightweight and modular C++11 graphics middleware for games and data visualization

  • Magnum graphics is a pretty neat GL/Vk wrapper for abstracting away some of the graphics boilerplate. Using it now and while I do sometimes miss writing GL directly, it keeps my code cleaner than it otherwise would be if I were allowed to write it all from scratch :P

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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