-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Post-Process example #5648
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
Merged
Merged
Post-Process example #5648
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
9094de9
Create base html file for post-processing bloom example
enzofrancescaHM 19f78b4
Create bloom.js for post-process bloom example
enzofrancescaHM 868863a
Update index.html changing path
enzofrancescaHM 22ad7d0
Update index.html to use importmap
enzofrancescaHM fbd5cef
Update bloom.js to use importmap
enzofrancescaHM d6b9d96
Update examples/post-process/index.html
enzofrancescaHM d86dd9f
Update examples/post-process/bloom.js
enzofrancescaHM 2b409aa
Update bloom.js to discard useless wait
enzofrancescaHM 5617d2f
Update index.html to set bloom directly on a-scene tag
enzofrancescaHM 485fe53
Update index.html to fix typo and fix importmap paths
enzofrancescaHM f12edb5
Update bloom.js to fix various issues and to optimize code
enzofrancescaHM b8fc265
Rename examples/post-process/bloom.js to examples/showcase/post-proce…
enzofrancescaHM 2c30d30
Rename examples/post-process/index.html to examples/showcase/post-pro…
enzofrancescaHM d1f9285
Update index.html to get rid of useless tags
enzofrancescaHM 003bb43
Update bloom.js to use right value of delta
enzofrancescaHM c72fb8c
Update bloom.js to reflect better formatting of schema
enzofrancescaHM 97c97f7
Update index.html to get rid of semicolon and trailing comma
enzofrancescaHM fbf8c44
Update bloom.js to implement multisampling
enzofrancescaHM 53afd13
Update bloom.js to resize EffectComposer
enzofrancescaHM 97d4fed
Update bloom.js with correct parameter in setSize
enzofrancescaHM 3ecf142
Update index.html to get right position and raise red cube emissive
enzofrancescaHM b08a29d
Update bloom.js to fix distorsions in VR Mode
enzofrancescaHM cdc609c
Update bloom.js to add OutputPass, improving quality
enzofrancescaHM 70ca6bd
Update bloom.js, removed useless parameter in OutputPass
enzofrancescaHM 3c422ac
Update index.html, added toneMapping tag
enzofrancescaHM 3276558
Update bloom.js, FullScreenQuad global patch
enzofrancescaHM 4c2cb7c
Update index.html to list post-processing example
enzofrancescaHM 0a342d0
Update bloom.js to get rid of reduntant parts already implemented in …
enzofrancescaHM eae775a
Update examples/showcase/post-processing/bloom.js
enzofrancescaHM 379acfe
Update examples/showcase/post-processing/bloom.js
enzofrancescaHM 4e4041f
Update examples/showcase/post-processing/bloom.js
enzofrancescaHM b954921
Updated bloom.js after lint:fix passed
ec757df
Final demo scene with toon car
3c73498
Refactor names
448ea27
Update index.html
enzofrancescaHM cce2821
change description
4570f97
Merge branch 'master' of https://github.com/enzofrancescaHM/aframe_po…
c0d4dd6
Added info panel, changed model
f524e11
Update message.html to remove useless statement
enzofrancescaHM 81c5f65
Update index.html to add toggle bloom in VR
enzofrancescaHM d9cbda8
Update message.html to add toggle instructions
enzofrancescaHM dbdd06b
resolve conflict
b467d5b
Merge branch 'master' into master
enzofrancescaHM b98ed9a
Update index.html to implement component
enzofrancescaHM 183ec06
use cdn model, prettified html, events tag
2d70a14
Merge branch 'master' of https://github.com/enzofrancescaHM/aframe_po…
1d73422
fix doube line
50de57a
Update examples/showcase/post-processing/index.html
enzofrancescaHM bda0368
Update examples/showcase/post-processing/index.html
enzofrancescaHM 03e3f5e
Update index.html, removed useless params
enzofrancescaHM 398c639
removed model, now on CDN
97574cd
Merge branch 'master' of https://github.com/enzofrancescaHM/aframe_po…
319d2b4
Update examples/showcase/post-processing/index.html
enzofrancescaHM be33ef1
Update examples/showcase/post-processing/bloom.js
enzofrancescaHM 0756d51
adopt new enable param, changed component name
42e62d6
fix unused params
329c3bb
effect-controls now is an external file
a25b22c
Update effect-controls.js to simplify code
enzofrancescaHM 695a8d0
lint fix
205a52a
Replace let/const with var
dmarcos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update index.html to use importmap
- Loading branch information
commit 22ad7d0200a4c282610ee85da757a92ff08e30c6
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.