MattFerraro / causticsEngineering

This repo demonstrates generating 3D surface meshes from input images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caustics Engineering

This repo is for generating 3D surface meshes that project caustic images. It is written in Julia.

See the write-up here!

To Run

To run the cat example from the blogpost, run line by line from src/scratchpad.jl.

OR from the command line.

julia ./run.jl"

The image file is currently hard-coded.

About

This repo demonstrates generating 3D surface meshes from input images

License:MIT License


Languages

Language:Julia 100.0%