peng-bo / facet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FACET

a FAst diamond Cut Estimator powered by Taichi

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

pip install taichi 
git clone https://github.com/peng-bo/facet.git

Gallery

image image

About


Languages

Language:Jupyter Notebook 93.5%Language:Python 6.5%