KevinModica / fresnel-examples

Example notebooks for fresnel

Home Page:http://fresnel.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fresnel example notebooks

These jupyter notebooks provide a tutorial for the fresnel visualization software. Static versions are included in fresnel's documentation.

Index

Basic tutorials

Basic tutorials introduce the user to the essential elements fresnel via short examples with extended descriptions. Later example scripts assume that the user is familiar with these concepts and do not to re-introduce them.

Primitives

Demonstrate each of the geometry primitives that you can use to build a fresnel Scene.

Advanced topics

Prerequisites

These examples use the following python packages:

Anaconda users can install these from conda-forge:

conda install -c conda-forge fresnel gsd jupyter matplotlib pillow

About

Example notebooks for fresnel

http://fresnel.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 100.0%