Pinned Repositories
AStarPathfinding
A A* based pathfinding application to generate paths within a matrix of nodes, generally used in 2D game platforms.
BagualEngine
It's a general purpose game engine using a custom made pathtracing renderer, no OpenGL, Vulkan or DirectX raytracing functionalities are used here.
bvh
A modern C++ BVH construction and traversal library
Caronada
Int-DWTs
Library with interval extensions of several discrete wavelet transforms
linux-perforce-installer
A shell script that will automate setting up a perforce server on a linux host.
MD5Hasher
MD5 based Hasher implemented using C#.
spdlog
Fast C++ logging library.
wlt
Library for working with wavelet function and image compression
wlt-test
Project made specifically to test functionalities of the wlt library
fireapache's Repositories
fireapache/AStarPathfinding
A A* based pathfinding application to generate paths within a matrix of nodes, generally used in 2D game platforms.
fireapache/BagualEngine
It's a general purpose game engine using a custom made pathtracing renderer, no OpenGL, Vulkan or DirectX raytracing functionalities are used here.
fireapache/Int-DWTs
Library with interval extensions of several discrete wavelet transforms
fireapache/linux-perforce-installer
A shell script that will automate setting up a perforce server on a linux host.
fireapache/spdlog
Fast C++ logging library.
fireapache/wlt
Library for working with wavelet function and image compression
fireapache/wlt-test
Project made specifically to test functionalities of the wlt library
fireapache/bvh
A modern C++ BVH construction and traversal library
fireapache/CIC_2016_Presentation
fireapache/CNMAC2016
fireapache/DarkUI
Dark themed control and docking library for .NET WinForms.
fireapache/DesktopApp
fireapache/FacelessTools
Some tools developed in order to optimize the development of Faceless game.
fireapache/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
fireapache/glm
OpenGL Mathematics (GLM)
fireapache/Grad-Thesis
fireapache/GSDemo
fireapache/HandmadeQuake
Files to accompany the Handmade Quake video series, where we examine and rebuild the original Quake line by line.
fireapache/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
fireapache/imgui-node-editor
Node Editor using ImGui
fireapache/OBJ-Loader
A C++ OBJ Model Loader that will parse .obj & .mtl Files into Indices, Vertices, Materials, and Mesh Structures.
fireapache/optick
C++ Profiler For Games
fireapache/RakNet
RakNet is a cross platform, open source, C++ networking engine for game programmers.
fireapache/RTS
fireapache/SIMD-Utils
Vector class library, latest version
fireapache/thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
fireapache/UE4RenderDocPlugin
A plugin that adds easy access to Renderdoc inside UE4
fireapache/uuid_v4
Super fast C++ library to generate and parse UUIDv4
fireapache/VaRest
REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!
fireapache/VHDL-MIPS-Pipeline