-
-
MetalNanoVG Public
Forked from ollix/MetalNanoVGThe Metal port of NanoVG.
C MIT License UpdatedDec 9, 2023 -
bc7enc_rdo Public
Forked from richgel999/bc7enc_rdoState of the art RDO BC1-7 GPU texture encoders
C++ Other UpdatedDec 6, 2023 -
nanovg Public
Forked from memononen/nanovgAntialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
C zlib License UpdatedOct 3, 2023 -
zstd Public
Forked from facebook/zstdZstandard - Fast real-time compression algorithm
C Other UpdatedSep 16, 2023 -
bezier Public
Forked from oysteinmyrmo/bezierBezier is a single header only C++ library for Bezier curve calculations and manipulations.
C++ MIT License UpdatedSep 5, 2023 -
concurrentqueue Public
Forked from cameron314/concurrentqueueA fast multi-producer, multi-consumer lock-free concurrent queue for C++11
C++ Other UpdatedJul 29, 2023 -
-
Catch2 Public
Forked from catchorg/Catch2A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
C++ Boost Software License 1.0 UpdatedJul 15, 2023 -
readerwriterqueue Public
Forked from cameron314/readerwriterqueueA fast single-producer, single-consumer lock-free queue for C++
C++ Other UpdatedJul 11, 2023 -
webgpu-samples Public
Forked from webgpu/webgpu-samplesWebGPU Samples
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedJun 13, 2023 -
bitsery Public
Forked from fraillt/bitseryYour binary serialization library
C++ MIT License UpdatedJun 6, 2023 -
engine-sound-generator Public
Forked from Antonio-R1/engine-sound-generatoran engine sound generator written in JavaScript using the Web Audio API
JavaScript MIT License UpdatedNov 6, 2022 -
voxelizer Public
Forked from karimnaaji/voxelizerHeader only mesh voxelizer in c99
C++ UpdatedSep 2, 2022 -
x-mtlio-load-multiple-textures Public
Forked from peterwmwong/x-mtlio-load-multiple-texturesThis command line project reproduces a data error when loading multiple textures with a single MTLIOCommandBuffer.
Swift UpdatedAug 9, 2022 -
par Public
Forked from prideout/parsingle-file C libraries from Philip Allan Rideout
C UpdatedAug 5, 2022 -
memory-allocators Public
Forked from mtrebi/memory-allocatorsCustom memory allocators in C++ to improve the performance of dynamic memory allocation
C++ MIT License UpdatedJul 28, 2022 -
EABase Public
Forked from electronicarts/EABaseEABase is a small set of header files that define platform-independent data types and platform feature macros.
C++ Other UpdatedMar 15, 2022 -
blender_autocomplete Public
Forked from Korchy/blender_autocompleteAutocomplete modules for Blender python API
Python GNU General Public License v3.0 UpdatedFeb 22, 2022 -
3d-game-shaders-for-beginners Public
Forked from lettier/3d-game-shaders-for-beginners🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
C++ UpdatedJan 30, 2022 -
HdriToCubemap Public
Forked from ivarout/HdriToCubemapA simple C++ library for converting equirectangular hdri environment maps to cubemap images
C++ MIT License UpdatedJan 5, 2022 -
ios-lib Public
Forked from damaex/ios-libprebuild some libraries for ios usage
Shell UpdatedJan 3, 2022 -
UvSquares Public
Forked from Radivarig/UvSquaresBlender addon for reshaping UV selection into grid.
Python GNU General Public License v2.0 UpdatedSep 2, 2021 -
vorbis Public
Forked from xiph/vorbisReference implementation of the Ogg Vorbis audio format.
C BSD 3-Clause "New" or "Revised" License UpdatedMay 12, 2021 -
precomputed_atmospheric_scattering Public
Forked from ebruneton/precomputed_atmospheric_scatteringThis project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".
C++ BSD 3-Clause "New" or "Revised" License UpdatedNov 22, 2020 -
TileableVolumeNoise Public
Forked from sebh/TileableVolumeNoiseCollection of functions that can be used to generate tileable volume/3d noise. An exemple of volume noise functions that can be specifically used for clouds is also presented.
C++ MIT License UpdatedJun 18, 2020 -
-