All Projects → pplux → Px

pplux / Px

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

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Px

Opencue
A render management system you can deploy for visual effects and animation productions.
Stars: ✭ 578 (+46.33%)
Mutual labels:  scheduler, render
Lighthouse2
Lighthouse 2 framework for real-time ray tracing
Stars: ✭ 542 (+37.22%)
Mutual labels:  opengl, render
Glyph Brush
Fast GPU cached text rendering
Stars: ✭ 353 (-10.63%)
Mutual labels:  render
Backburner.js
A rewrite of the Ember.js run loop as a generic microlibrary
Stars: ✭ 391 (-1.01%)
Mutual labels:  scheduler
Wedatasphere
WeDataSphere is a financial level one-stop open-source suitcase for big data platforms. Currently the source code of Scriptis and Linkis has already been released to the open-source community. WeDataSphere, Big Data Made Easy!
Stars: ✭ 372 (-5.82%)
Mutual labels:  scheduler
Canvas
Canvas is a Go drawing library based on OpenGL or using software rendering that is very similar to the HTML5 canvas API
Stars: ✭ 358 (-9.37%)
Mutual labels:  opengl
Kiero
Universal graphical hook for a D3D9-D3D12, OpenGL and Vulkan based games.
Stars: ✭ 374 (-5.32%)
Mutual labels:  opengl
Vctrenderer
A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indirect shadows, soft shadows, emissive materials and 2-bounce GI. Published here http://ieeexplore.ieee.org/abstract/document/7833375/
Stars: ✭ 353 (-10.63%)
Mutual labels:  opengl
Quickviewer
A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
Stars: ✭ 394 (-0.25%)
Mutual labels:  opengl
Ludo
A libretro frontend written in golang
Stars: ✭ 366 (-7.34%)
Mutual labels:  opengl
Simple2d
🎮 Simple, open-source 2D graphics for everyone
Stars: ✭ 390 (-1.27%)
Mutual labels:  opengl
Nn vis
A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.
Stars: ✭ 343 (-13.16%)
Mutual labels:  opengl
Software
DeepValueNetwork is a peer-to-peer database network managed and hosted by its community. It contains a browser to render 2D/3D content and allow the creation of scripted applications built on top of the p2p database network and managed by its creators, without intermediary platform.
Stars: ✭ 357 (-9.62%)
Mutual labels:  opengl
Cameraview
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
Stars: ✭ 4,137 (+947.34%)
Mutual labels:  opengl
Db Scheduler
Persistent cluster-friendly scheduler for Java
Stars: ✭ 352 (-10.89%)
Mutual labels:  scheduler
Exengine
A C99 3D game engine
Stars: ✭ 391 (-1.01%)
Mutual labels:  opengl
Sfml.net
Official binding of SFML for .Net languages
Stars: ✭ 354 (-10.38%)
Mutual labels:  opengl
Starwars.ios
This component implements transition animation to crumble view-controller into tiny pieces.
Stars: ✭ 3,685 (+832.91%)
Mutual labels:  opengl
Ncine
A cross-platform 2D game engine
Stars: ✭ 372 (-5.82%)
Mutual labels:  opengl
Imgui
Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui)
Stars: ✭ 394 (-0.25%)
Mutual labels:  opengl

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)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].