https://github.com/mattferraro/causticsengineering
This repo demonstrates generating 3D surface meshes from input images
https://github.com/mattferraro/causticsengineering
caustics
Last synced: about 1 year ago
JSON representation
This repo demonstrates generating 3D surface meshes from input images
- Host: GitHub
- URL: https://github.com/mattferraro/causticsengineering
- Owner: MattFerraro
- License: mit
- Created: 2021-02-11T07:36:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T04:30:38.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T08:45:26.943Z (over 1 year ago)
- Topics: caustics
- Language: Julia
- Homepage:
- Size: 42.3 MB
- Stars: 236
- Watchers: 8
- Forks: 39
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Caustics Engineering
This repo is for generating 3D surface meshes that project caustic images. It is written in Julia.
See the write-up [here](https://mattferraro.dev/posts/caustics-engineering)!
# 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.