Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 390 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 390 Bytes

Code produced during the couse "Advanced Simulations in Natural Sciences" at the University of Zürich

A pytorch based raytracer with optimization for sparse scenes: teapot

DFT and FFT implementation:
dft

2D FFT implementations:
fft

Solving for potential using 2D FFT and Poisson equation: poisson