supertux VS glottie

Compare supertux vs glottie and see what are their differences.

glottie

OpenGL/WebGL based Lottie animation player (by LottieFiles)
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
supertux glottie
7 1
2,442 112
0.7% -
9.7 0.0
3 days ago over 1 year ago
C++ C++
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

supertux

Posts with mentions or reviews of supertux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-10.
  • Lessons from Open-Source Game Projects
    76 projects | dev.to | 10 Apr 2024
    SuperTux - Platformer inspired by Mario Brothers. C++, SDL2
  • Ask HN: What is the SDL.h file in SuperTux?
    2 projects | news.ycombinator.com | 27 Feb 2024
    Looking at the repo for SuperTux as featured here in https://news.ycombinator.com/item?id=39528726 and trying to understand how the cross platform aspect works. Am I correct in my thoughts that it's OpenGL based, using a cross platform library called Simple DirectMedia Layer aka SDL, found at https://www.libsdl.org?

    I see a frequently occurring header file called SDL.h, but when I search the repo at https://github.com/SuperTux/supertux I can't find it.

    What is SDL.h and why am I unable to locate it?

  • SuperTux
    5 projects | news.ycombinator.com | 27 Feb 2024
    Well, there actually is/was a Supertux 2. I don't remember the specifics, I think they rewrote it from blit 2D into OpenGL? You can see here : https://github.com/SuperTux/supertux/blob/master/supertux2.d... that it's called supertux2

    But yeah this has nothing to do with the actual content of the levels, it only refers to the engine.

  • Advantages of flakes
    2 projects | /r/NixOS | 17 Feb 2022
    nix run git+https://github.com/supertux/supertux.git?submodules=1
  • Is there a way to search a Github repo for a specific file and/or object?
    2 projects | /r/learnprogramming | 8 Jan 2022
    If you know the file name, you can use the "Go to file" button to search for files with some specific name -- e.g. https://github.com/SuperTux/supertux/find/master
  • Looking for examples of games using c++
    3 projects | /r/learnprogramming | 16 Dec 2021
    Some open source games using C++ include SuperTux, SuperTuxKart, OpenRCT2

glottie

Posts with mentions or reviews of glottie. We have used some of these posts to build our list of alternatives and similar projects.
  • Game Engine Rendering Architecture
    1 project | /r/opengl | 25 Jan 2021
    I'd handle game logic by polling for events right before the draw calls (like this: https://github.com/LottieFiles/glottie/blob/master/main.cpp#L250).

What are some alternatives?

When comparing supertux and glottie you can also consider the following projects:

Cytopia - :deciduous_tree::house_with_garden::office::evergreen_tree: A city building simulation game

HybridRenderingEngine - Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.

EnttPong - Built for EnTT, at the request of the developer as a demo.

liquid-cpp - A C++ liquid parser/renderer, with an eye on embeddability, performance, extensibility, sandboxability, and multi-language interop.

stk-code - The code base of supertuxkart

OpenRCT2 - An open source re-implementation of RollerCoaster Tycoon 2 🎢

rnix-parser - A Nix parser written in Rust [maintainer=@oberblastmeister]

bgfx - Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

advanced

faust - Functional programming language for signal processing and sound synthesis

mag - My newest text editor

tinyrenderer - A brief computer graphics / rendering course