Skip to content

Partial code samples of past projects I can publicly share

License

Notifications You must be signed in to change notification settings

hecbarcab/code-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is me


Code samples

Summary

This repository contains code snippets from projects (both professional and personal) in which I have been directly involved, and which can be publicly distributed. All code contained in this repository is subject to MIT license.

Professional projects

  • CUDA-accelerated Eulerian Fluid Solver. Implementation of a grid-based Eulerian simulator solving the incompressible Euler equations. The solver employs a semi-Lagrangian advection scheme and a Jacobi-based pressure solver for the divergence-free projection. It supports dynamic Dirichlet boundary conditions for simple geometric shapes, which is used for modelling user interaction. Used as basis for two of the works of my Ph.D. thesis.

About

Partial code samples of past projects I can publicly share

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages