Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

Cyber Creed

A 3D stealth game under cyberpunk world using UE4.

projects

My single scatter NeRF

Attempted to implement Single Scatter NeRF. I explored various network structures and representations of phase functions.

Parallel Computation course projects

There were three assignments in the Parallel Computation course, each implementing matrix multiplication on different platforms: CPU, GPU, and MPI-distributed tasks.

publications

BSDF importance sampling using a diffusion model Permalink

Published in SIGGRAPH Asia 2024 (conference track), 2024

Ziyang Fu, Yash Belhe, Haolin Lu, Liwen Wu, Bing Xu, Tzu-Mao Li

My representative paper (I like to do this type of research, combining with some math, interesting theory and (optimized) coding).

We find that low-dimensional, deterministic diffusion models are useful for BSDF importance sampling!