-
quickhull
Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.
C++ ★ 77 3y agoExplain → -
insituc
x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, constant folding.
C++ ★ 49 10y agoExplain → -
sweepline
Fortune's algorithm for Voronoi diagram generating on the plane. Intended for runtime speed and careful handling of corner cases.
C++ ★ 20 6y agoExplain → -
variant
C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite visitor, aggregate wrapper, recursive wrapper, I/O, relational, invoke
C++ ★ 13 9y agoExplain → -
qvncclient
No description.
C++ ★ 10 9y agoExplain → -
sah_kd_tree
(in progress) SAH kd-tree for triangles parallel construction algorithm implementation
C++ ★ 9 2mo agoExplain → -
freq
Fastest possible (?) counting of words frequencies in a text. 450MB/s on Ivy bridge
C++ ★ 4 7mo agoExplain → -
spherical_harmonics
real spherical harmonics in Cartesian, projection to spherical harmonics, cos+ (clamped cosine), rotation of zonal spherical functions, dodecahedron triangle fan, icosahedron triangle strip, Monte-Carlo method
C++ ★ 4 6y agoExplain → -
optix7course
No description.
C++ ★ 2 6y agoExplain → -
iccad
Toy Qt-based CAD for demonstration of my "insituc" JIT-compiler capabilities.
C++ ★ 2 10y agoExplain → -
DevopsWiki ⑂
A wiki of Devops Tools, Tutorials and Scripts
★ 1 10y agoExplain → -
renderdoc ⑂
RenderDoc is a stand-alone graphics debugging tool.
★ 1 6y agoExplain → -
radixsort
Radix sort bytewise algorithm implementation for uint32_t
C++ ★ 1 7y agoExplain → -
r6p2 ⑂
Allwinner H3's GPU acceleration drivers (r6p2)
C ★ 1 9y agoExplain → -
qtvulkan ⑂
Vulkan experiments for Qt
★ 1 9y agoExplain → -
PhysX-3.4 ⑂
NVIDIA PhysX SDK 3.4
C++ ★ 1 7y agoExplain → -
Quartz ⑂
Physically based Vulkan RTX path tracer with a declarative ES7-like scene description language.
★ 1 6y agoExplain → -
Q2RTX ⑂
NVIDIA’s implementation of RTX ray-tracing in Quake II
★ 1 6y agoExplain → -
parser_generator
toy project to learn latest features of C++
C++ ★ 1 9y agoExplain → -
omim ⑂
🗺️ MAPS.ME — Offline OpenStreetMap maps for iOS and Android
C++ ★ 1 5y agoExplain → -
OpenXR-Hpp ⑂
Open-Source OpenXR C++ language projection
★ 1 6y agoExplain → -
mcve
mcve
CMake ★ 1 6y agoExplain → -
networkmanager
Qt QML, D-Bus and NetworkManager API fusion
C++ ★ 1 8y agoExplain → -
modern-cpp-features ⑂
A cheatsheet of modern C++ language and library features.
★ 1 9y agoExplain → -
mm5
crappy scripts
Shell ★ 1 6y agoExplain → -
GPURayTraversal ⑂
Understanding the Efficiency of Ray Traversal on GPUs
C++ ★ 1 10y agoExplain → -
math-parser-benchmark-project
Automatically exported from code.google.com/p/math-parser-benchmark-project
C++ ★ 1 10y agoExplain → -
glTF-Sample-Models ⑂
glTF Sample Models
★ 1 6y agoExplain → -
fb2png ⑂
framebuffer screenshot capture
C ★ 1 12y agoExplain → -
FFmpeg ⑂
No description.
★ 1 3y agoExplain → -
eve ⑂
Expressive Velocity Engine - SIMD in C++ Goes Brrrr
★ 1 4y agoExplain → -
CppCoreGuidelines ⑂
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Python ★ 1 8y agoExplain → -
cpplinks ⑂
A categorized list of C++ resources.
★ 1 10y agoExplain → -
axfelix.github.io ⑂
No description.
★ 1 6y agoExplain → -
calltoarms
Tool to run 32-bit applications and manage the network interfaces they use to connect to remote servers.
Python ★ 0 7mo agoExplain → -
Teleport ⑂
No description.
★ 0 2y agoExplain → -
TriangleViewExtensionExample ⑂
No description.
★ 0 2y agoExplain → -
Render-Dependency-Graph-Documentation ⑂
No description.
★ 0 2y agoExplain → -
hcap-threejs-example ⑂
Example of HCap volumetric capture content playback in Three.js
★ 0 3y agoExplain → -
vulkan-diagrams ⑂
Diagrams showing relationships between Vulkan objects and how they're used.
★ 0 3y agoExplain → -
fmt ⑂
A modern formatting library
★ 0 2y agoExplain → -
vptree
No description.
C++ ★ 0 2y agoExplain → -
userver ⑂
The C++ Asynchronous Framework (beta)
C++ ★ 0 2y agoExplain → -
tomilov
No description.
★ 0 3y agoExplain → -
VulkanMemoryAllocator ⑂
Easy to integrate Vulkan memory allocation library
★ 0 3y agoExplain → -
thrust ⑂
The C++ parallel algorithms library.
C++ ★ 0 3y agoExplain → -
ydb ⑂
YDB server (daemon) source code
★ 0 4y agoExplain → -
tinygltf ⑂
Header only C++11 tiny glTF 2.0 library
★ 0 5y agoExplain → -
tinyexr ⑂
Tiny OpenEXR image loader/saver library
★ 0 5y agoExplain → -
Vulkan-Hpp ⑂
Open-Source Vulkan C++ API
C++ ★ 0 5y agoExplain → -
vk-gl-quick ⑂
Experiments with GL_NV_draw_vulkan_image in Qt Quick apps
★ 0 6y agoExplain → -
vk_exp ⑂
Experimenting with vulkan and rtx
★ 0 6y agoExplain → -
value-category-cheatsheet ⑂
A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more
Clojure ★ 0 8y agoExplain → -
the-art-of-command-line ⑂
Master the command line, in one page
★ 0 11y agoExplain → -
vergesort ⑂
Unstable O(n log n) sorting algorithm with O(n) memory
C++ ★ 0 9y agoExplain → -
takeover.sh ⑂
Wipe and reinstall a running Linux system via SSH, without rebooting. You know you want to.
Shell ★ 0 9y agoExplain → -
tomilov.github.io
Technical website related to projects lies on https://github.com/tomilov
HTML ★ 0 10y agoExplain → -
sshare
Tool for encyption (with password) files shared on github.
Shell ★ 0 11y agoExplain → -
spirit ⑂
Boost.org spirit module
C++ ★ 0 10y agoExplain →
No repos match these filters.