- Gwacheon, Republic of Korea
- https://sites.google.com/view/snowapril
- @sinjihng
-
-
snowapril.github.io Public
Forked from cotes2020/jekyll-theme-chirpyA minimal, responsive, and feature-rich Jekyll theme for technical writing.
HTML MIT License UpdatedJun 15, 2025 -
RustPython Public
Forked from RustPython/RustPythonA Python Interpreter written in Rust
Python MIT License UpdatedMar 30, 2025 -
metal-rs Public
Forked from gfx-rs/metal-rsRust bindings for Metal
Rust Apache License 2.0 UpdatedAug 10, 2024 -
bevy Public
Forked from bevyengine/bevyA refreshingly simple data-driven game engine built in Rust
Rust Apache License 2.0 UpdatedJul 28, 2024 -
wgpu Public
Forked from gfx-rs/wgpuSafe and portable GPU abstraction in Rust, implementing WebGPU API.
Rust Apache License 2.0 UpdatedJul 24, 2024 -
-
-
godot Public
Forked from godotengine/godotGodot Engine – Multi-platform 2D and 3D game engine
C++ MIT License UpdatedJan 16, 2024 -
pbrt_rs Public
This repository is for learning PBRT 3rd edition(https://www.pbr-book.org/) and implement it with rust language
-
DirectXShaderCompiler Public
Forked from microsoft/DirectXShaderCompilerThis repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
C++ Other UpdatedMar 24, 2023 -
DirectX-Debugging-Tools Public
Forked from microsoft/DirectX-Debugging-ToolsDebugging tools for Direct3D-based software
JavaScript MIT License UpdatedDec 19, 2022 -
tdrengine Public
A long-term project for building my own engine support multiple graphics backend. The goal is to debug TDR or device-removal as much as possible.
Rust MIT License UpdatedDec 11, 2022 -
-
ash Public
Forked from ash-rs/ashVulkan bindings for Rust
Rust Apache License 2.0 UpdatedNov 18, 2022 -
-
-
DirectX-Graphics-Samples Public
Forked from microsoft/DirectX-Graphics-SamplesThis repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
C++ MIT License UpdatedJul 19, 2022 -
lockfree_vector Public
Unofficial implementation of (2006). Lock-Free Dynamically Resizable Arrays
-
-
-
Mindustry Public
Forked from PNU-SoftwareDesign/MindustryThe automation tower defense game
-
ParallelPathTracer Public
CPU based path tracing multiple frame in parallel and generate compressed gif with several generated frames
-
-
vk_elden_ring Public
Vulkan implementation of EldenRing rendering pipeline referenced on frame analysis
MIT License UpdatedMay 26, 2022 -
BVHBuilder Public
Forked from jasperdewinther/advgrtmpl8Advanced Graphics assignment template with OpenCL support.
C Creative Commons Zero v1.0 Universal UpdatedApr 12, 2022 -
-
Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations wit…
C++ Other UpdatedMar 6, 2022 -
-
vk_voxel_cone_tracing Public
Vulkan voxel cone tracing renderer based on SVO(sparse voxel octree) and Clipmap