mcpp index

compat.glad

#include

OpenGL 4.1 Core Profile loader (libigl-glad fork)

#include "glad/glad.h"
mcpp add compat.glad@0.0.0-651a425

用法

來自本倉庫自己的測試專案 —— CI 真的編譯並執行過,不是為了網站寫的。

// Smoke test — verify compat.glad header is usable + links
#include "glad/glad.h"
import std;

int main() {
    // Verify the header defines the expected types (no GL context needed)
    std::println("compat.glad smoke test: ok");
    return 0;
}

tests/examples/glad/tests/header.cpp · 專案 tests/examples/glad

建置

targets
glad (lib)
language
c++23
C standard
c99
import std
no
include dirs
*/include

原始檔 (1)

  • */src/glad.c

版本

版本平台 鏡像sha256
0.0.0-651a425 最新 LinuxWindowsmacOS 來源 e144575e32f0…