This repo demonstrates generating 3D surface meshes from input images
Julia
265
12 commits
updated Sep 12, 2022
This repo is for generating 3D surface meshes that project caustic images. It is written in Julia.
See the write-up here!
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.
Julia
100.0%
This repo demonstrates generating 3D surface meshes from input images
Julia
265
12 commits
updated Sep 12, 2022
This repo is for generating 3D surface meshes that project caustic images. It is written in Julia.
See the write-up here!
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.
Julia
100.0%