-
Tesla
- Palo Alto, CA
- https://mattparks.net
Highlights
-
Serial Public
A prototype Json, XML, and Yaml serialization system
-
vg-renderer Public
Forked from jdryg/vg-rendererA vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)
C BSD 2-Clause "Simplified" License UpdatedJul 14, 2023 -
simple-svg Public
Forked from jdryg/simple-svgSVG parser, writer and helper functions
C++ BSD 2-Clause "Simplified" License UpdatedJul 14, 2023 -
-
physfs Public
Forked from icculus/physfsA portable, flexible file i/o abstraction.
-
bgfx.cmake Public
Forked from bkaradzic/bgfx.cmakeIndependently maintained CMake build scripts for bgfx. Released under public domain.
CMake Creative Commons Zero v1.0 Universal UpdatedMar 1, 2023 -
New-Kosmos Public
New Kosmos is a low poly 3D exploration and building game using Flounder.
Java UpdatedSep 11, 2022 -
Polyorbis Public
Ludum Dare 38 submission that uses Flounder.
Java GNU General Public License v3.0 UpdatedSep 10, 2022 -
Flounder Public
Flounder is a modular Java OpenGL engine built for speed.
-
-
-
tinymsdf Public
Multi-channel signed distance field generator
-
mosquitto Public
Forked from eclipse-mosquitto/mosquittoEclipse Mosquitto - An open source MQTT broker
C Other UpdatedJan 3, 2022 -
-
IXWebSocket Public
Forked from machinezone/IXWebSocketwebsocket and http client and server library, coming with ws, a command line swiss army knife utility
C++ BSD 3-Clause "New" or "Revised" License UpdatedSep 21, 2021 -
aws-sdk-cpp Public
Forked from aws/aws-sdk-cppAWS SDK for C++
C++ Apache License 2.0 UpdatedMar 8, 2021 -
-
-
rocket Public
Forked from tripleslash/rocketrocket - Fast single header signal/slots library for C++
C++ UpdatedAug 22, 2020 -
libspng Public
Forked from randy408/libspngSimple, modern libpng alternative
C BSD 2-Clause "Simplified" License UpdatedAug 22, 2020 -
aws-c-event-stream Public
Forked from awslabs/aws-c-event-streamC99 implementation of the vnd.amazon.eventstream content-type.
C Apache License 2.0 UpdatedAug 21, 2020 -
dr_libs Public
Forked from mackron/dr_libsSingle file audio decoding libraries for C/C++.
C UpdatedAug 14, 2020 -
msdf-c Public
Pure C multi-channel signed distance field generator
-
-
-
sdf_atlas Public
Forked from astiopin/sdf_atlasSDF font atlas generation tool
C++ UpdatedJan 30, 2020 -
msdfgl Public
Forked from nyyManni/msdfglOpenGL implementation of the MSDF algorithm
C MIT License UpdatedJan 20, 2020 -
OpenGL Public
A library to load pointers to OpenGL GL/GLES functions at runtime (GLEN)
C++ UpdatedDec 6, 2019 -
vcpkg Public
Forked from microsoft/vcpkgC++ Library Manager for Windows, Linux, and MacOS
CMake Other UpdatedNov 13, 2019 -
Delegate Public
A small header-only C++17 delegate observer system.