Pinned Repositories
CodeEditLanguages
A Collection of Tree-Sitter Parsers for Syntax Highlighting
CodeEditSourceEditor
A code editor view written in Swift powered by tree-sitter.
DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
GLTFKit2
A glTF 2.0 asset loader and exporter for Objective-C and Swift.
Metal
Metal examples using C++
metalcpp
VixenEngine
Open Source C++ Game Engine
MattGuerrette's Repositories
MattGuerrette/VixenEngine
Open Source C++ Game Engine
MattGuerrette/Metal
Metal examples using C++
MattGuerrette/metalcpp
MattGuerrette/CodeEditLanguages
A Collection of Tree-Sitter Parsers for Syntax Highlighting
MattGuerrette/CodeEditSourceEditor
A code editor view written in Swift powered by tree-sitter.
MattGuerrette/DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
MattGuerrette/fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
MattGuerrette/GLTFKit2
A glTF 2.0 asset loader and exporter for Objective-C and Swift.
MattGuerrette/graphene
A thin layer of graphic data types
MattGuerrette/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
MattGuerrette/lua-cmake
Embed lua with CMake
MattGuerrette/sal
Repository containing cross-platform sal.h from .NET project
MattGuerrette/SDL
Simple Directmedia Layer
MattGuerrette/SwiftUnsafeMemory
Examples of using UnsafeMemory in Swift
MattGuerrette/ZeroQuest
Python 2.7 game developed using Pygame for the XO
MattGuerrette/QRhiVulkan
Example of using Vulkan native rendering with QRhiWidget
MattGuerrette/SwiftTreeSitter
Swift API for the tree-sitter incremental parsing system
MattGuerrette/tree-sitter
An incremental parsing system for programming tools
MattGuerrette/tree-sitter-swift
A tree-sitter grammar for the Swift programming language.
MattGuerrette/Vulkan
C++ examples for the Vulkan graphics API
MattGuerrette/Vulkan-Assets
Asset pack for the Vulkan samples repository