Rafael de la Fuente

Results 5 repositories owned by Rafael de la Fuente

Python-Raytracer

448
Stars
43
Forks
Watchers

A basic Ray Tracer that exploits numpy arrays and functions to work fast.

diffractsim

476
Stars
67
Forks
Watchers

✨ A flexible diffraction simulator for exploring and visualizing physical optics.

Incoherent-Light-Simulation

160
Stars
23
Forks
Watchers

Simulation of the propagation of incoherent light, aiming to illustrate the concept of spatial coherence.

N-body-numerical-simulation

66
Stars
11
Forks
Watchers

Script written in Python to integrate the equations of motion of N particles interacting with each other gravitationally. The script computes the equations of motion and use scipy.integrate to integra...