Skip to content

Commit

Permalink
deploy: c83f876
Browse files Browse the repository at this point in the history
  • Loading branch information
MasatoMakino committed Dec 24, 2024
1 parent 1a6c644 commit 7bde5fa
Show file tree
Hide file tree
Showing 14 changed files with 37 additions and 35 deletions.
6 changes: 3 additions & 3 deletions api/classes/BloomEffectComposer.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/classes/ChromaticAberrationShaderPass.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/classes/ColorFilterShaderPass.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions api/classes/DisplacementMapShaderPass.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/classes/FXAAShaderPass.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/classes/MixShaderPass.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/classes/MonotoneShaderPass.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/classes/PeripheralLightShaderPass.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions api/classes/PostProcessRenderer.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/classes/PostProcessShader.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/classes/PostProcessShaderPass.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/classes/RenderPassOption.html

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions api/index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
<!DOCTYPE html><html class="default" lang="en" data-base="."><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>@masatomakino/threejs-postprocess</title><meta name="description" content="Documentation for @masatomakino/threejs-postprocess"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script defer src="assets/main.js"></script><script async src="assets/icons.js" id="tsd-icons-script"></script><script async src="assets/search.js" id="tsd-search-script"></script><script async src="assets/navigation.js" id="tsd-nav-script"></script><script async src="assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search"><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">@masatomakino/threejs-postprocess</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><h1>@masatomakino/threejs-postprocess</h1></div><div class="tsd-panel tsd-typography"><a id="threejs-postprocess" class="tsd-anchor"></a><h1 class="tsd-anchor-link">threejs-postprocess<a href="#threejs-postprocess" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h1><blockquote>
<p>Collection of post process module for three.js</p>
</blockquote>
<p><a href="LICENSE"><img src="http://img.shields.io/badge/license-MIT-blue.svg?style=flat" alt="MIT License"></a></p>
<p><a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat" alt="MIT License"></a>
<a href="https://badge.fury.io/js/@masatomakino%2Fthreejs-postprocess"><img src="https://badge.fury.io/js/@masatomakino%2Fthreejs-postprocess.svg" alt="npm version"></a>
<a href="https://github.com/MasatoMakino/threejs-postprocess/actions/workflows/buildTest.yml"><img src="https://github.com/MasatoMakino/threejs-postprocess/actions/workflows/buildTest.yml/badge.svg" alt="Build test"></a></p>
<p><a href="https://github.com/MasatoMakino/threejs-postprocess"><img src="https://github-readme-stats.vercel.app/api/pin/?username=MasatoMakino&amp;repo=threejs-postprocess&amp;show_owner=true" alt="ReadMe Card"></a></p>
<a id="demo" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Demo<a href="#demo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><p><a href="https://masatomakino.github.io/threejs-postprocess/demo/">Demo pages</a></p>
<a id="getting-started" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Getting Started<a href="#getting-started" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><a id="install" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Install<a href="#install" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h3><pre><code class="bash"><span class="hl-0">npm</span><span class="hl-1"> </span><span class="hl-2">install</span><span class="hl-1"> </span><span class="hl-2">https://github.com/MasatoMakino/threejs-postprocess.git</span><span class="hl-1"> </span><span class="hl-3">--save-dev</span>
<a id="getting-started" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Getting Started<a href="#getting-started" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><a id="install" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Install<a href="#install" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h3><pre><code class="bash"><span class="hl-0">npm</span><span class="hl-1"> </span><span class="hl-2">i</span><span class="hl-1"> </span><span class="hl-3">-D</span><span class="hl-1"> </span><span class="hl-2">@masatomakino/threejs-postprocess</span>
</code><button type="button">Copy</button></pre>

<a id="import" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Import<a href="#import" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h3><p>threejs-postprocess is composed of ES6 modules and TypeScript d.ts files.</p>
<p>At first, import classes,</p>
<pre><code class="javascript"><span class="hl-4">import</span><span class="hl-1"> {</span><br/><span class="hl-1"> </span><span class="hl-5">PostProcessRenderer</span><span class="hl-1">,</span><br/><span class="hl-1"> </span><span class="hl-5">ChromaticAberrationShaderPass</span><span class="hl-1">,</span><br/><span class="hl-1">} </span><span class="hl-4">from</span><span class="hl-1"> </span><span class="hl-2">&quot;threejs-postprocess&quot;</span><span class="hl-1">;</span>
<pre><code class="javascript"><span class="hl-4">import</span><span class="hl-1"> {</span><br/><span class="hl-1"> </span><span class="hl-5">PostProcessRenderer</span><span class="hl-1">,</span><br/><span class="hl-1"> </span><span class="hl-5">ChromaticAberrationShaderPass</span><span class="hl-1">,</span><br/><span class="hl-1">} </span><span class="hl-4">from</span><span class="hl-1"> </span><span class="hl-2">&quot;@masatomakino/threejs-postprocess&quot;</span><span class="hl-1">;</span>
</code><button type="button">Copy</button></pre>

<a id="create-postprocessrenderer-instance" class="tsd-anchor"></a><h3 class="tsd-anchor-link">create <code>PostProcessRenderer</code> instance<a href="#create-postprocessrenderer-instance" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h3><pre><code class="javascript"><span class="hl-3">const</span><span class="hl-1"> </span><span class="hl-6">postProcessRender</span><span class="hl-1"> = </span><span class="hl-3">new</span><span class="hl-1"> </span><span class="hl-0">PostProcessRenderer</span><span class="hl-1">(</span><span class="hl-5">scene</span><span class="hl-1">, </span><span class="hl-5">camera</span><span class="hl-1">, </span><span class="hl-5">renderer</span><span class="hl-1">);</span>
Expand Down
4 changes: 2 additions & 2 deletions api/interfaces/IPostProcessShader.html

Large diffs are not rendered by default.

0 comments on commit 7bde5fa

Please sign in to comment.