Pinned Repositories
aquila
Aquila is a digital signal processing library for C++11.
ArionTT.github.io
Arion's home page.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
BookBrowser
这是nas端图书管理器BookBrowser的汉化版。
BookStudyExamples
This is Project of <Introduction to 3D Game Programming with DirectX 11>
CGraph
【A simple C++ DAG framework】 一个简单好用的、无任何三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
D3D11BookSolution
it is a simple-frame and same demos for real-time rendering with DirectX 11.
DirectX-11-Test
This is a test projection about DirectX 11.
Dx11_IMGUI
This is a IMGUI system based on DirectX 11. It implements “Button”.“Slider”and"Text" basically.
essentia
C++ library for audio and music analysis, description and synthesis, including Python bindings
ArionTT's Repositories
ArionTT/ArionTT.github.io
Arion's home page.
ArionTT/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
ArionTT/BookBrowser
这是nas端图书管理器BookBrowser的汉化版。
ArionTT/CGraph
【A simple C++ DAG framework】 一个简单好用的、无任何三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
ArionTT/essentia
C++ library for audio and music analysis, description and synthesis, including Python bindings
ArionTT/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
ArionTT/GENie
GENie - Project generator tool
ArionTT/GLSL-PathTracer
A GLSL Path Tracer
ArionTT/GravityEngine
my dx12 playground
ArionTT/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
ArionTT/imgui-node-editor
Node Editor built using Dear ImGui
ArionTT/ImGuiColorTextEdit
Colorizing text editor for ImGui
ArionTT/ImGuiFileDialog
File Dialog for Dear ImGui
ArionTT/ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
ArionTT/ImWindow
Window and GUI system based on Dear ImGui from OCornut
ArionTT/LinkedListOIT
ArionTT/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
ArionTT/Maximilian
C++ Audio and Music DSP Library
ArionTT/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
ArionTT/mupdf
mupdf mirror
ArionTT/MyEngineLearning
Simple:This is a repo to learning the GameEngine from https://zhuanlan.zhihu.com/p/28587092
ArionTT/openexr
The OpenEXR project provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.
ArionTT/openmoonray
ArionTT/optick
C++ Profiler For Games
ArionTT/ray-tracing-gems-cn
光线追踪精粹(暂定名)
ArionTT/SEGI
A fully-dynamic voxel-based global illumination system for Unity
ArionTT/spikingjelly
SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
ArionTT/stb
stb single-file public domain libraries for C/C++
ArionTT/StochasticScreenSpaceReflection
ArionTT/VulkanLearn
Deferred, shadow map, SSAO, bloom, motion blur, temporal AA, stochastic screen space reflection, depth of field and skinned skeleton animation