Pinned Repositories
photex's Repositories
photex/ziege
A friendly Zig launcher and toolchain manager.
photex/lofi-tri
Delaunay Triangulation in Common Lisp
photex/hedge
photex/hedge-cpp
C++ version of my half-edge mesh experiements
photex/Refresh
An XNA-inspired 3D graphics library with modern capabilities.
photex/CC
A small, usability-oriented generic container library.
photex/Celeste64
A game made by the Celeste developers in a week(ish, closer to 2)
photex/chaos
James Gleick's Chaos: The Software
photex/conan
Conan - The open-source C/C++ package manager
photex/conan-tricore-test
Testing a simple conan library package with my updates to conan to add arch settings for tricore-gcc
photex/CToy
Interactive C live coding environment
photex/delve-framework
Delve is a framework for writing Games in Zig and Lua
photex/delve-framework-example
Example of how to use the delve framework as a Zig dependency
photex/Foster
A small C# game framework
photex/hedge-ue4
Putting some of my ideas down into a UE4 context.
photex/Maratis-Tiny-C-library
tiny math and image processing in C
photex/MoonTools.ECS
A very simple ECS system for C#
photex/oculante
A minimalistic crossplatform image viewer written in rust
photex/Playdate_Api_SDL2
An attempt to reimplement the Playdate Handheld C Api in SDL2
photex/ryujinx
Hard-fork of the Ryujinx project
photex/vulkan_backend
A snapshot of our vulkan backend code
photex/zig-vulkan-triangle
simple triangle displayed using vulkan, xcb, and zig