Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peng-bo/facet
https://github.com/peng-bo/facet
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peng-bo/facet
- Owner: peng-bo
- Created: 2022-12-03T04:03:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T01:27:59.000Z (about 2 years ago)
- Last Synced: 2024-07-08T11:34:08.816Z (6 months ago)
- Language: Jupyter Notebook
- Size: 609 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-taichi - Facet - A Fast diamond Cut Estimator powered by Taichi. (Applications / **Renderer**)
README
# FACET
> a **FA**st diamond **C**ut **E**stimator powered by **T**aichi
## Introductions
### Background
I purchased a diamond a few months ago and did some research on the optical properties and processing of the diamond before shopping for it.I hope to be able to render a beautiful diamond with Taichi and also to do research on the optical properties of diamonds with specific cutting parameters.
## Features
- Parametric model of a round brilliant cut diamond
- Render for intersection with ray–Convex Polyhedron
- Fast spectral rendering
- Cut Estimator
- Weighted Light Return
- Dispersed Colored Light Return
- Adjustable cutting parameter panel## Getting Started
```sh
pip install taichi
git clone https://github.com/peng-bo/facet.git
```## Gallery
![image](https://github.com/peng-bo/facet/blob/main/gallery/screenshot-20221204-064032.png)
![image](https://github.com/peng-bo/facet/blob/main/gallery/screenshot-20221204-064255.png)