Skip to main content

CodeFrame Packages

This page lists the set of packages currently available for CodeFrame.
You can install any of them with a single command:

cf install <package-name>
note

For now, CodeFrame only supports installing the most recent version of each package while the package system is in proof-of-concept stage.

PackageDescription
assimpOpen Asset Import Library (3D model loading)
crowC++ micro web framework
gladOpenGL loader generator
glfwMulti-platform windowing & input
glmOpenGL Mathematics library
imguiImmediate Mode GUI
nlohmann-jsonJSON for Modern C++
raylibSimple and easy-to-use game library
sdlSimple DirectMedia Layer
stb-imgstb image library (image loading)
vulkanVulkan SDK bindings
zipiosC++ library for zip file handling
zlibCompression library
sqlite3Lightweight, serverless SQL database engine
llamaCPU-only Llama.cpp library for running AI models