raylib 6.0 adds CPU-only software renderer and new memory framebuffer backend

raylib 6.0 adds CPU-only software renderer and new memory framebuffer backend

raylib 6.0 introduces a software renderer backend, allowing the library to run fully on a CPU without requiring GPU hardware. This release also includes a new memory framebuffer backend for headless 2D and 3D rendering, supporting direct frame export to images. Additional updates include a direct Win32 backend and a redesigned system for fullscreen modes and high-DPI scaling.

by Fla

MORE ABOUT: #raylib
raylib iconraylib
  6
  • Free
  • Open Source
  • ...

raylib is a game development library highly inspired by Borland BGI graphics lib and by XNA framework. Made as a simple and easy-to-use library to enjoy game programming.

No comments so far, maybe you want to be first?
Gu