awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tsherif avatar

tsherif/simple-opengl-loader

0
View on GitHub↗
91 stars·4 forks·C·MIT·12 views

Simple Opengl Loader

An extensible, cross-platform, single-header C/C++ OpenGL loader library.

Features

  • Graphics and Rendering - Extensible cross-platform OpenGL loader.
  • Graphics and Games - Cross-platform OpenGL loader.

Star history

Star history chart for tsherif/simple-opengl-loaderStar history chart for tsherif/simple-opengl-loader

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Simple Opengl Loader

These projects share indexed features with Simple Opengl Loader. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • micro-gl/micro-glmicro-gl avatar

    micro-gl/micro-gl

    393View on GitHub↗

    Headers Only C++11 CPU Vector Graphics. no std-lib, no FPU and no GPU required !

    C++
    View on GitHub↗393
  • nothings/stbnothings avatar

    nothings/stb

    33,970View on GitHub↗

    This project is a collection of portable, header-only C functions designed for integration into software projects without complex build dependencies or external linking requirements. It provides a suite of low-level utilities for graphics, audio, and data management, focusing on direct memory manipulation and zero-dependency portability. By utilizing a single-header distribution model, the library simplifies dependency management while allowing developers to maintain full control over memory allocation and binary size through compile-time configuration. The library distinguishes itself by off

    C
    View on GitHub↗33,970
  • cultrarius/swarmzCultrarius avatar

    Cultrarius/Swarmz

    138View on GitHub↗

    A free, header-only C++ swarming (flocking) library for real-time applications

    C++
    View on GitHub↗138
  • pov-ray/povrayPOV-Ray avatar

    POV-Ray/povray

    1,502View on GitHub↗

    POV-Ray is a ray tracing rendering engine that transforms text-based scene descriptions into photorealistic three-dimensional images and animations. It parses plain-text files containing scene geometry, lighting, textures, and camera definitions into an internal computational data structure, then calculates precise mathematical ray-scene intersections against geometric primitives and triangle meshes. The engine incorporates advanced lighting and geometry capabilities, including bounding hierarchy optimization to skip collision checks against distant geometry, and constructive solid geometry f

    C++3d-graphics3d-renderingpov-ray
    View on GitHub↗1,502
Compare all 30 related projects→

Frequently asked questions

What does tsherif/simple-opengl-loader do?

An extensible, cross-platform, single-header C/C++ OpenGL loader library.

What are the main features of tsherif/simple-opengl-loader?

The main features of tsherif/simple-opengl-loader are: Graphics and Rendering, Graphics and Games.

Which projects share features with tsherif/simple-opengl-loader?

Projects with overlapping indexed features include: nothings/stb — This project is a collection of portable, header-only C functions designed for integration into software projects… micro-gl/micro-gl — Headers Only C++11 CPU Vector Graphics. no std-lib, no FPU and no GPU required ! cultrarius/swarmz — A free, header-only C++ swarming (flocking) library for real-time applications. pov-ray/povray — POV-Ray is a ray tracing rendering engine that transforms text-based scene descriptions into photorealistic… andy-thomason/vookoo — A set of utilities for taking the pain out of Vulkan in header only modern C++. andreirudenko/sparkler — A modular 2d particle system.