Pinned Repositories
CustomMeshComponent
The minimal source code for creating a custom mesh component and using it in Unreal Engine 4. This is an example project published with a series of articles that cover the topic.
d3d12-api
D3D12 bindings and helpers
DirectX-Specs-Japanese
Engineering specs for DirectX features.
DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
egui-swash
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
Falcor
Real-Time Rendering Framework
filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
glam-rs
A simple and fast linear algebra library for games and graphics
graphics-awesome
コンピュータグラフィックス&物理ベースアニメーションに関する論文
skia-plain-text-editor
atynagano's Repositories
atynagano/egui-swash
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
atynagano/skia-plain-text-editor
atynagano/CustomMeshComponent
The minimal source code for creating a custom mesh component and using it in Unreal Engine 4. This is an example project published with a series of articles that cover the topic.
atynagano/d3d12-api
D3D12 bindings and helpers
atynagano/DirectX-Specs-Japanese
Engineering specs for DirectX features.
atynagano/DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
atynagano/Falcor
Real-Time Rendering Framework
atynagano/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
atynagano/glam-rs
A simple and fast linear algebra library for games and graphics
atynagano/graphics-awesome
コンピュータグラフィックス&物理ベースアニメーションに関する論文
atynagano/inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
atynagano/rsl
A Rust compiler front-end for IDEs
atynagano/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
atynagano/storage
atynagano/UE4ShaderPluginDemo
A tutorial project that shows how to implement HLSL Pixel and Compute shaders in UE4
atynagano/viasfora
A Visual Studio Extension containing miscellaneous improvements to the editor.
atynagano/programming-dictionary-japanese
atynagano/vulkano
Safe and rich Rust wrapper around the Vulkan API