- 05 Jan, 2024 5 commits
-
-
Mugen87 authored
-
xxhls authored
* Update RingGeometry.html * Update RingGeometry.html * Update RingGeometry.html * Update RingGeometry.html --------- Co-authored-by:
Michael Herzog <michael.herzog@human-interactive.org>
-
Rik Cabanier authored
* display offersession promise failure instead of showing console errors * change log() to warn() for offersession handler
-
StrandedKitty authored
-
Garrett Johnson authored
* Remove deprecated builds * remove unused file
-
- 04 Jan, 2024 7 commits
-
-
aardgoose authored
Co-authored-by:
aardgoose <angus.sawyer@email.com>
-
Renaud Rohlinger authored
* add cbrt * Move to TSL only --------- Co-authored-by:
sunag <sunagbrasil@gmail.com>
-
aardgoose authored
* cube render targets * implemenet destroyAttribute() * replicate WebGPU texture filtering * missed ; * allow tests to run * reinstate flip * add missing ; * repair damage --------- Co-authored-by:
aardgoose <angus.sawyer@email.com>
-
aardgoose authored
Co-authored-by:
aardgoose <angus.sawyer@email.com>
-
Abdurrahman Rajab authored
* typo fixes for installation * typo add missing word
-
aardgoose authored
* remove duplicate code * remove imports * add switch for standard renderer path * remove unused import --------- Co-authored-by:
aardgoose <angus.sawyer@email.com>
-
aardgoose authored
Co-authored-by:
aardgoose <angus.sawyer@email.com>
-
- 03 Jan, 2024 3 commits
-
-
Renaud Rohlinger authored
-
Renaud Rohlinger authored
* support material.wireframe in webgl backend * fix reattach framebuffer, support msaa and wireframe demo * fix depth samples === 0 * cleanup * more cleanup * more cleanup to the webgl pipeline * postprocessing support * fix msaa * fix example afterimage * improved state management and performances * generate a new webgl slot for fbos * revert puppeteer * fix copyFrameBufferToTexture with correct unbinding and cleanup * fix multipass pipeline in webgl backend and enable new demos * regenerate screenshot with gaussian blur
-
sunag authored
* Add MeshSSSPhysicalNodeMaterial * add `webgpu_materials_sss` example * update title * fix from scanning * fix old property name * update default values
-
- 02 Jan, 2024 6 commits
-
-
Paul Masson authored
-
Michael Herzog authored
* Remove deprecated code. * Clean up. * Examples: Bump version of `web-ifc-three`.
-
WestLangley authored
-
Gernot Steinegger authored
* examples: post-processing material AO * examples: postprocessing material - use gl_FragCoord.xy for map lookup * Examples: postprocessing material ao: show diffuse pass on both sides * Examples: postprocessing material a - simplify example * Examples: postprocessing material ao - simplify enironment texture
-
Gernot Steinegger authored
-
Garrett Johnson authored
-
- 31 Dec, 2023 6 commits
-
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Renaud Rohlinger authored
* wip * cleanup webgl backend * cleanup and add silentError * cleanup WebGLTextureUtils * move textures to textureutils * remove handling error in hasFeatre
-
Cody Bennett authored
Removes `TwoPassDoubleSide` in favor of `Material.forceSinglePass` (#25239).
-
aardgoose authored
Co-authored-by:
aardgoose <angus.sawyer@email.com>
-
Michael Herzog authored
-
Paul Masson authored
-
- 30 Dec, 2023 4 commits
-
-
Renaud Rohlinger authored
* WebGPURenderer: WebGLBackend feed context to `Renderer` * Forward context in WebGPU Backend too * feedbacks
-
Renaud Rohlinger authored
* fix dispose * temporary remove _properties
-
puxiao authored
* Complete Chinese documents * Update list.json * update some * update * update * update * update * update * update * update * update * update * update
-
sunag authored
* MaterialXLoader: Optional parameter * add some other mx_nodes
-
- 29 Dec, 2023 1 commit
-
-
ycw authored
-
- 28 Dec, 2023 8 commits
-
-
Michael Herzog authored
-
hybridherbst authored
rename to VertexColorNode move vertex color fallback to VertexColorNode remove unused Vector4 import add index support to UV and color nodes linting another rename
-
Michael Herzog authored
-
Cody Bennett authored
-
sunag authored
-
Mr.doob authored
-
Emmett Lalish authored
* initial change * mrdoob approves * updated example * update screenshot
-
Guilherme Avila authored
Signed-off-by:
Guilherme Avila <3927951+sciecode@users.noreply.github.com>
-