Pinned Repositories
3D-Dogfight-Jet-Game
This is the project that coincides with a Youtube Video Tutorial Series of the same name. It was built to teach people new to Unity how to build a flight game.
3D-Public-Transport-Simulator
The 3D Public Transport Simulator is a Unity-based simulation, which uses OpenStreetMap data in order to support the simulation of worldwide locations. The development was part of a Bachelor thesis.
AceArcadeMissiles
Arcade style missile code, effect, and sound pack.
AI-Search-Chrome-Extension
A Chrome extension to search on a site using Google's BERT AI
AirAPI_Windows
Aircraft-Flight-Mechanics
iraqigeek's Repositories
iraqigeek/Aircraft-Flight-Mechanics
iraqigeek/arfoundation-samples
Example content for Unity projects based on AR Foundation
iraqigeek/atools
atools is a static library extending Qt for exception handling, a log4j like logging framework, Flight Simulator related utilities like BGL reader and more.
iraqigeek/awesome-unity-open-source-on-github
A categorized collection of awesome Unity open source on GitHub (800+)
iraqigeek/c-sharp-survival-guide
Collects all programming exercises, presentations, and challenges from GameDevHQ's Unity C# Survival Guide at Unity Learn.
iraqigeek/Display-Virtualization-for-Windows-OS
iraqigeek/DumpSMBIOS
Dump SMBIOS for Windows 7 and later to Use GetSystemFirmwareTable() API (http://msdn.microsoft.com/en-us/library/windows/desktop/ms724379.aspx)
iraqigeek/flash-attention-minimal
Flash Attention in ~100 lines of CUDA (forward pass only)
iraqigeek/FlashAttention.C
Flash Attention in raw Cuda C beating PyTorch
iraqigeek/GodotGrass
Per-blade grass rendering inspired by "Ghost of Tsushima", implemented in Godot
iraqigeek/GodotOceanWaves
FFT-based ocean-wave rendering, implemented in Godot
iraqigeek/iris_lama
LaMa - A Localization and Mapping library
iraqigeek/krabsetw
KrabsETW provides a modern C++ wrapper and a .NET wrapper around the low-level ETW trace consumption functions.
iraqigeek/leetcode-1
Python & JAVA Solutions for Leetcode
iraqigeek/libwsk
The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).
iraqigeek/llama3.java
Practical Llama 3 inference in Java
iraqigeek/MhLe.RAG
iraqigeek/miraclecast
Connect external monitors to your system via Wifi-Display specification also known as Miracast
iraqigeek/navdatareader
Navdatareader is a command line tool that uses the atools fs/bgl and fs/writer to store a full flight simulator scenery database into a relational database like Sqlite or MySql.
iraqigeek/optillm
Optimizing inference proxy for LLMs
iraqigeek/PSChiaPlotter
A repo for powershell module that helps Chia Plotting
iraqigeek/rStar
iraqigeek/ScreenCapture
A DirectX hardware video + audio capture with mixing capabilities and Media Foundation file encoding (Windows 8+)
iraqigeek/SIMDCompressionAndIntersection
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
iraqigeek/slambook2
edition 2 of the slambook
iraqigeek/SuperPoint
Efficient neural feature detector and descriptor
iraqigeek/TinyMedusa
Medusa Inference Acceleration for Tiny Llama Models
iraqigeek/Unity-Programming-Patterns
A collection of open source programming patterns in Unity with examples when to use them
iraqigeek/Unity-Script-Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
iraqigeek/whisper.cpp
Port of OpenAI's Whisper model in C/C++