Pinned Repositories
2D-Probability-Visualizer
C++ visualizer of continuous probability distributions (with 2D inputs)
algorithmica
A computer science textbook
Bend
A massively parallel, high-level programming language
Math-Graphics
Generate mathematical graphics with user input, used for visualizations
Matrix-Multiply
faster matrix multiplication using different levels of parallelism
Model-Modifier
C++ renderer, with various mesh modification algorithms
Ray-Tracer
Basic ray tracer following the "in a week" series
rustM32
STM32 MCU code in Rust
GeoGraphix
C++ interactive renderer, 3D procedural terrain generator
Vector-Visualizer
C++ visualizer for vectors and matrix transformations
jasonlmfong's Repositories
jasonlmfong/Model-Modifier
C++ renderer, with various mesh modification algorithms
jasonlmfong/2D-Probability-Visualizer
C++ visualizer of continuous probability distributions (with 2D inputs)
jasonlmfong/Math-Graphics
Generate mathematical graphics with user input, used for visualizations
jasonlmfong/Matrix-Multiply
faster matrix multiplication using different levels of parallelism
jasonlmfong/Ray-Tracer
Basic ray tracer following the "in a week" series
jasonlmfong/rustM32
STM32 MCU code in Rust
jasonlmfong/Bend
A massively parallel, high-level programming language
jasonlmfong/corral
Lightweight structured concurrency for C++20
jasonlmfong/fast_dipole_sums
Code release for "3D reconstruction with fast dipole sums"
jasonlmfong/jasonlmfong
hello!
jasonlmfong/jasonlmfong.github.io
GitHub personal page
jasonlmfong/SWN
jasonlmfong/NN-SVG
Publication-ready NN-architecture schematics.
jasonlmfong/OpenFOAM-dev
OpenFOAM Foundation development repository
jasonlmfong/rust-practices
jasonlmfong/thread-pool
Thread pool implementation using c++11 threads
jasonlmfong/typst
A new markup-based typesetting system that is powerful and easy to learn.
jasonlmfong/Web-Search