Skip to content
View Enigmatisms's full-sized avatar
☢️
R & D
☢️
R & D
Block or Report

Block or report Enigmatisms

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Enigmatisms/README.md

I am Qianyue He. Bachelor of Engineering in Automation, graduated from XJTU. Pursuing further education in Tsinghua SIGS (Artificial Intelligence). I am currently an algo developer.

I've been working on computer graphics and building an awesome renderer called Ada Path Tracer (AdaPT) based on Taichi Lang, lately.

Seeking a way not to be so fresh-fish.

AdaPT: sports car AdaPT: bunnies
pbr-bunny-bdpt-textured
Language Preference Recent Blog Posts
Enigmatisms's top language ※ 2024-04-26《NeRF-GS Interview Preparation
※ 2024-04-03《高性能异构计算相关知识
※ 2023-02-18《AdaPT - Volumetric Path Tracer I
※ 2023-02-11《AdaPT - Monte Carlo Path Tracer II
※ 2023-02-08《AdaPT - Monte Carlo Path Tracer I
※ 2023-01-15《Taichi-Learning-II

Read more..

Readme Card Readme Card

Pinned

  1. AdaPT AdaPT Public

    A physically based mesh renderer named Ada Path Tracer based on Taichi lang

    Python 34 1

  2. NeRF NeRF Public

    Reproduction of ECCV 2020 NeRF and its subsequent works (mip NeRF, 360, Ref NeRF, info-NeRF) in PyTorch.

    Python 66 2

  3. LSMv2 LSMv2 Public

    LiDAR SiMulator v2: Interactive 2D LiDAR scanner simulator version II. Implemented via Rust and CUDA.

    Rust 10

  4. Maevit Maevit Public

    My own ViT (Basic ViT & Compact Transformer) & Swin Transformer implementation.

    Python 6

  5. Ethians-Alpha-1.1 Ethians-Alpha-1.1 Public

    My own Rougelike game during the first year of university. This project is currently suspended.

    Python 5

  6. cuda-pt cuda-pt Public

    Templated CUDA/C++17 path tracer.

    Cuda