Skip to content
/ px Public
forked from pplux/px

Single header C++ Libraries for Thread Scheduling, Rendering, and so on...

License

Notifications You must be signed in to change notification settings

vimontgames/px

This branch is 1 commit ahead of, 5 commits behind pplux/px:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 18, 2020
Apr 20, 2020
May 20, 2019
May 20, 2019
Jul 16, 2018
Jun 30, 2018
Aug 9, 2018
Jan 4, 2021
Jul 4, 2019
Nov 27, 2019
Feb 26, 2021

Repository files navigation

px

'PpluX' Single header C++(11/14) Libraries

Name Code Description
px_sched px_sched.h Task oriented scheduler. See more
px_render px_render.h Multithreaded, Command Based render backend. See more (WIP)
px_render_gltf px_render_gltf.h Module for px_render to load GLTF (thanks to tinygltf) example
px_render_imgui px_render_imgui.h Dear Imgui render backend for px_render
px_mem px_mem.h Safe memory management constructs (safer unique_ptr with futher restrictions, and avoiding new/delete completely)

About

Single header C++ Libraries for Thread Scheduling, Rendering, and so on...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%