Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • P PracticeDx
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Clark Lin
  • PracticeDx
  • Wiki
  • Plan for Adding Diffusion Effect

Last edited by Clark Lin May 19, 2023
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Plan for Adding Diffusion Effect

Lighting Setup

Light Type

  1. Directional Light
    • Sunlight
  2. Point Light
    • Light bulb
  3. Spot Light
    • Cone

Light Source

  1. Position
  2. Color
  3. Intensity
  4. Attenuation

Light Property

  1. Direction (for Directional only, like sunlight)
  2. Attenuation (for point light and spot light)
# Shading Model

NA

Material Properties (Diffuse Color)

NA

Normal Vector

NA

Clone repository
  • Known Issues and Solution
  • Plan for Adding Diffusion Effect
  • Home