Skip to content

KevinModica/fresnel-examples

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%