Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Tresjs/post-processing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.1
Choose a base ref
...
head repository: Tresjs/post-processing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.0
Choose a head ref
  • 8 commits
  • 67 files changed
  • 3 contributors

Commits on Mar 30, 2025

  1. feat: FXAA (#197)

    * feat: add and init playground + doc fxaa
    * fix: doc and code adapation
    * modify doc, examples
    damienmontastier authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    fba8b58 View commit details
    Browse the repository at this point in the history
  2. feat: SMAA (#199)

    * init smaa effect source
    
    * ad doc and modify source effect
    
    * dix: add commentary for props
    
    * added workaround for type issue
    
    * updated debug mode handling and improve type safety
    
    ---------
    
    Co-authored-by: Tino Koch <>
    damienmontastier authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    0a89733 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. feat: ASCII (#200)

    * feat: init ascii source effect
    
    * add asciiTexture props
    
    * final effect source code
    
    * add doc and modify source effect
    
    * update pnpm lock file
    
    ---------
    
    Co-authored-by: Tino Koch <>
    damienmontastier authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    c5dba7c View commit details
    Browse the repository at this point in the history
  2. feat: texture (#202)

    * feat: add texture effect (demo, source code)
    
    * clean demos
    
    ---------
    
    Co-authored-by: Tino Koch <>
    damienmontastier authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    07a9ff5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. omitted image for copyright reasons 😢 (#198)

    Co-authored-by: Tino Koch <>
    Co-authored-by: Alvaro Saburido <alvaro.saburido@gmail.com>
    Tinoooo and alvarosabu authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    aaa1626 View commit details
    Browse the repository at this point in the history
  2. docs: 195 have a section mentioning the attach feature in the docs (#203

    )
    
    * feat(docs): add 'Advanced' section with custom guide link
    
    * changed link text
    
    ---------
    
    Co-authored-by: Tino Koch <>
    Co-authored-by: Alvaro Saburido <alvaro.saburido@gmail.com>
    Tinoooo and alvarosabu authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    51acad5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. fix: big clean demo — docs — bad using multisampling (#201)

    * fix: big clean demo docs, demos, multisampling delete bad using
    
    * typo fix
    
    ---------
    
    Co-authored-by: Tino Koch <17991193+Tinoooo@users.noreply.github.com>
    damienmontastier and Tinoooo authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    38002a6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. chore: release v2.4.0

    alvarosabu committed May 26, 2025
    Configuration menu
    Copy the full SHA
    926384b View commit details
    Browse the repository at this point in the history
Loading