renelindsay's Stars
nlohmann/json
JSON for Modern C++
vurtun/nuklear
A single-header ANSI C gui library
Kitware/CMake
Mirror of CMake upstream repository
memononen/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
vinjn/awesome-vulkan
Awesome Vulkan ecosystem
cnjinhao/nana
a modern C++ GUI library
google/shaderc
A collection of tools, libraries, and tests for Vulkan shader compilation.
GreycLab/CImg
The CImg Library is a small and open-source C++ toolkit for image processing
LunarG/VulkanSamples
Vulkan Samples
GPUOpen-LibrariesAndSDKs/RadeonRays_SDK
Radeon Rays is ray intersection acceleration library for hardware and software multiplatforms using CPU and GPU
LunarG/VulkanTools
Tools to aid in Vulkan development
brackeen/glfm
OpenGL ES and input for iOS, tvOS, Android, and WebGL
jian-ru/laugh_engine
A Vulkan implementation of real-time PBR renderer
davidstutz/mesh-voxelization
C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.
kashimAstro/SimpleNetwork
simple TCP server / client C++ linux socket
Glavnokoman/vuh
Vulkan compute for people
Tobski/simple_vulkan_synchronization
A single-header library with a simplified interface for Vulkan synchronization
vichargrave/tcpsockets
Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.
DFHack/clsocket
SimpleSockets is a lightweight set of classes that allow developers to implement IP based network programs.
apacha/sensor-fusion-demo
This repository contains several different sensor-fusion implementation that can be compared with each other.
renelindsay/Vulkan-WSIWindow
A multi-platform library to create a Vulkan window, and handle input events.
matt77hias/GPURayTraversal
Understanding the Efficiency of Ray Traversal on GPUs
daoo/astcrt
ASTC encoder with real-time performance.
nyorain/vvg
Vulkan NanoVG backend
kwhat/libscreencapture
rmuch/liblon
Lua Object Notation - like JSON, with Lua syntax!
deusprogrammer/Simple-Socket-Library-2
Another Simple Socket Library, but a little more intuitive, supports non-blocking IO and SSL.
sunzhaoping/zmq-mobile
a mobile(android and ios) port of libzeromq 4.04, just copy the codes to your project.
mre4ce/glTF
glTF - the runtime asset format for WebGL, OpenGL ES, and OpenGL.