cgl is a compact, header-only C graphics library for 2D drawing operations using software rendering. Designed for simplicity and portability, cgl allows rendering of primitives such as lines, circles, triangles, and text to an in-memory framebuffer, which can then be displayed with any platform-dependent backend. It’s ideal for building custom engines, retro-style games, GUIs, or educational demos where GPU acceleration is not required. Its small footprint and lack of external dependencies make it easy to embed in any C project.

Features

  • Header-only C library for 2D software rendering
  • Draw lines, circles, rectangles, triangles, and text
  • Supports RGB color and transparency in rendering
  • Rasterization engine for triangle and shape filling
  • Blitting to custom framebuffers or SDL surfaces
  • No external dependencies or dynamic memory allocations
  • Font rendering using bitmap font system
  • Easy integration with existing C projects or engines
  • Platform-independent with customizable output methods

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow CGL

CGL Web Site

Other Useful Business Software
Build Data Resilience - Take the Assessment Today Icon
Build Data Resilience - Take the Assessment Today

Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Take the Assessment
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of CGL!

Additional Project Details

Programming Language

C

Related Categories

C Libraries

Registered

2025-03-27