Ross ROSS = Recommend OSS · open-source software intelligence for agents

weigert/TinyEngine

Tiny OpenGL Wrapper / 3D Engine in C++ observed · 2026-08-28

github.com/weigert/TinyEngine · C++ observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2335
  • days_rel: n/a
  • days_push: 763
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1125 stars · 72 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A small C++ OpenGL wrapper and 2D/3D rendering engine (~2000 lines of code) that abstracts boilerplate OpenGL for windows, shaders, textures, events, and audio. It is designed for quickly building visualizations of generated data and as a learning project in engine design.

Use cases

  • render 3D visualizations of procedurally generated data
  • wrap boilerplate OpenGL code in C++
  • prototype small 3D graphics demos with shaders
  • play and loop audio in a graphics application
  • learn game engine and systems design
  • create animated visualizations like Julia sets or heightmaps

When to choose

  • you need a minimal, readable OpenGL wrapper in C++
  • you want to visualize generated or simulated data in 2D/3D
  • you are learning how game engines are structured
  • you work on Linux or macOS and want a tiny dependency-light engine

When to avoid

  • you need a production-grade, optimized game engine
  • you require Windows support or a permissive license
  • you need a full feature set like physics, networking, or asset pipelines
  • you want long-term stability and commercial support

Facets

library · maturity active

graphics game-engine audio-processing image-processing graphics simulation developer-tools cpp opengl opengl-wrapper 3d-engine shaders visualization game-engine-3d rendering game-development linux macos

1 source

Member repositories

RepositoryRoleHealth v2
weigert/TinyEnginemain23

For agents

markdown · JSON · MCP: product_card(name="weigert/TinyEngine")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem