Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft Material in core #4

Draft
wants to merge 56 commits into
base: material-in-core
Choose a base branch
from

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    2afb65d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efd38e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15719a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. [core] first review fix

    grandch committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ec36b7a View commit details
    Browse the repository at this point in the history
  2. [core] Vector3f to Vector3

    grandch committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0e3ac21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    055f30b View commit details
    Browse the repository at this point in the history
  4. [ocre] doc evalBSDF

    grandch committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f2b9bcf View commit details
    Browse the repository at this point in the history
  5. [core] clang format

    grandch committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8f320af View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    862a60b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    151309f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    4672268 View commit details
    Browse the repository at this point in the history
  2. wip

    grandch committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    1df63e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. add blinnphongSphereSampler

    grandch committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4979046 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. wip random module

    grandch committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e6b2d5f View commit details
    Browse the repository at this point in the history
  2. add pdf methods

    grandch committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    937a575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f377311 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4af8670 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    f0d5661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f48e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a6bf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. fix include

    grandch committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f206a5d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix crtp

    grandch committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1c4efe6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. example

    grandch committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4d77fbb View commit details
    Browse the repository at this point in the history
  2. fix samplers

    grandch committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b03287c View commit details
    Browse the repository at this point in the history
  3. add plot.py

    grandch committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1c976db View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    5101d68 View commit details
    Browse the repository at this point in the history
  2. fix operators precedence

    grandch committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2ceef6c View commit details
    Browse the repository at this point in the history
  3. fix plot samples path

    grandch committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0c0195b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. fix evalbsdf

    grandch committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9af5643 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. fix blinnphong sampling

    grandch committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f2e323c View commit details
    Browse the repository at this point in the history
  2. plot sample

    grandch committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f73e500 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. remove getRoughness method

    grandch committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1f6aca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    714e748 View commit details
    Browse the repository at this point in the history
  3. precomputed luminance

    grandch committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    670adaa View commit details
    Browse the repository at this point in the history
  4. private and protected fields

    grandch committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    443bd9b View commit details
    Browse the repository at this point in the history
  5. modify constructors*

    grandch committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7f90533 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cec94a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    d20b9f2 View commit details
    Browse the repository at this point in the history
  2. modify names of methods

    grandch committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6b79b65 View commit details
    Browse the repository at this point in the history
  3. add computeLuminance method

    grandch committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6798fd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84fe1c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfb19b7 View commit details
    Browse the repository at this point in the history
  6. first doc

    grandch committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5919435 View commit details
    Browse the repository at this point in the history
  7. quick doc for example app

    grandch committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8c3ff9f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. doc

    grandch committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    09fd139 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. wip unittests

    grandch committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    86a561d View commit details
    Browse the repository at this point in the history
  2. fix blinnphong pdf

    grandch committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bc363ab View commit details
    Browse the repository at this point in the history
  3. fix reflect method

    grandch committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b1de2ba View commit details
    Browse the repository at this point in the history
  4. wip unittests

    grandch committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    326b312 View commit details
    Browse the repository at this point in the history
  5. refix reflect method

    grandch committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ecdedef View commit details
    Browse the repository at this point in the history
  6. forgot (

    grandch committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c3a0886 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    decdc5d View commit details
    Browse the repository at this point in the history
  2. first step refactoring

    grandch committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f1fb47d View commit details
    Browse the repository at this point in the history
  3. wip unit tests

    grandch committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    90eac6d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. tests

    grandch committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c385d8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f80c49 View commit details
    Browse the repository at this point in the history