janusweb 1.5.41 → 1.5.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/media/assets/webui/apps/buttons/buttons.js +0 -40
- package/media/assets/webui/apps/comms/chat.html +1 -0
- package/media/assets/webui/apps/comms/chat_message.html +1 -1
- package/media/assets/webui/apps/comms/comms.js +13 -6
- package/media/assets/webui/apps/comms/external/naf-shim.js +1 -1
- package/media/assets/webui/apps/comms/voip.css +20 -0
- package/media/assets/webui/apps/comms/voip.js +175 -6
- package/media/assets/webui/apps/editor/editor.js +78 -8
- package/media/assets/webui/apps/inventory/inventory.css +2 -1
- package/media/assets/webui/apps/locomotion/teleporter.js +18 -8
- package/media/assets/webui/apps/xrmenu/xrmenu.js +10 -5
- package/media/lib/basis/basis_transcoder.js +8 -8
- package/media/lib/basis/basis_transcoder.wasm +0 -0
- package/media/lib/three-icosa/brushes/BlocksBasic-0e87b49c-6546-3a34-3a44-8a556d7d6c3e/BlocksBasic-0e87b49c-6546-3a34-3a44-8a556d7d6c3e-v10.0-fragment.glsl +284 -0
- package/media/lib/three-icosa/brushes/BlocksBasic-0e87b49c-6546-3a34-3a44-8a556d7d6c3e/BlocksBasic-0e87b49c-6546-3a34-3a44-8a556d7d6c3e-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/BlocksGem-232998f8-d357-47a2-993a-53415df9be10/BlocksGem-232998f8-d357-47a2-993a-53415df9be10-v10.0-fragment.glsl +334 -0
- package/media/lib/three-icosa/brushes/BlocksGem-232998f8-d357-47a2-993a-53415df9be10/BlocksGem-232998f8-d357-47a2-993a-53415df9be10-v10.0-vertex.glsl +46 -0
- package/media/lib/three-icosa/brushes/BlocksGlass-3d813d82-5839-4450-8ddc-8e889ecd96c7/BlocksGlass-3d813d82-5839-4450-8ddc-8e889ecd96c7-v10.0-fragment.glsl +248 -0
- package/media/lib/three-icosa/brushes/BlocksGlass-3d813d82-5839-4450-8ddc-8e889ecd96c7/BlocksGlass-3d813d82-5839-4450-8ddc-8e889ecd96c7-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Bubbles-89d104cd-d012-426b-b5b3-bbaee63ac43c/Bubbles-89d104cd-d012-426b-b5b3-bbaee63ac43c-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Bubbles-89d104cd-d012-426b-b5b3-bbaee63ac43c/Bubbles-89d104cd-d012-426b-b5b3-bbaee63ac43c-v10.0-fragment.glsl +34 -0
- package/media/lib/three-icosa/brushes/Bubbles-89d104cd-d012-426b-b5b3-bbaee63ac43c/Bubbles-89d104cd-d012-426b-b5b3-bbaee63ac43c-v10.0-vertex.glsl +120 -0
- package/media/lib/three-icosa/brushes/CelVinyl-700f3aa8-9a7c-2384-8b8a-ea028905dd8c/CelVinyl-700f3aa8-9a7c-2384-8b8a-ea028905dd8c-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/CelVinyl-700f3aa8-9a7c-2384-8b8a-ea028905dd8c/CelVinyl-700f3aa8-9a7c-2384-8b8a-ea028905dd8c-v10.0-fragment.glsl +89 -0
- package/media/lib/three-icosa/brushes/CelVinyl-700f3aa8-9a7c-2384-8b8a-ea028905dd8c/CelVinyl-700f3aa8-9a7c-2384-8b8a-ea028905dd8c-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/ChromaticWave-0f0ff7b2-a677-45eb-a7d6-0cd7206f4816/ChromaticWave-0f0ff7b2-a677-45eb-a7d6-0cd7206f4816-v10.0-fragment.glsl +69 -0
- package/media/lib/three-icosa/brushes/ChromaticWave-0f0ff7b2-a677-45eb-a7d6-0cd7206f4816/ChromaticWave-0f0ff7b2-a677-45eb-a7d6-0cd7206f4816-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/CoarseBristles-1161af82-50cf-47db-9706-0c3576d43c43/CoarseBristles-1161af82-50cf-47db-9706-0c3576d43c43-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/CoarseBristles-1161af82-50cf-47db-9706-0c3576d43c43/CoarseBristles-1161af82-50cf-47db-9706-0c3576d43c43-v10.0-fragment.glsl +289 -0
- package/media/lib/three-icosa/brushes/CoarseBristles-1161af82-50cf-47db-9706-0c3576d43c43/CoarseBristles-1161af82-50cf-47db-9706-0c3576d43c43-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/CoarseBristles-79168f10-6961-464a-8be1-57ed364c5600/CoarseBristles-79168f10-6961-464a-8be1-57ed364c5600-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/CoarseBristles-79168f10-6961-464a-8be1-57ed364c5600/CoarseBristles-79168f10-6961-464a-8be1-57ed364c5600-v10.0-fragment.glsl +292 -0
- package/media/lib/three-icosa/brushes/CoarseBristles-79168f10-6961-464a-8be1-57ed364c5600/CoarseBristles-79168f10-6961-464a-8be1-57ed364c5600-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Comet-1caa6d7d-f015-3f54-3a4b-8b5354d39f81/Comet-1caa6d7d-f015-3f54-3a4b-8b5354d39f81-v10.0-AlphaMask.png +0 -0
- package/media/lib/three-icosa/brushes/Comet-1caa6d7d-f015-3f54-3a4b-8b5354d39f81/Comet-1caa6d7d-f015-3f54-3a4b-8b5354d39f81-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Comet-1caa6d7d-f015-3f54-3a4b-8b5354d39f81/Comet-1caa6d7d-f015-3f54-3a4b-8b5354d39f81-v10.0-fragment.glsl +65 -0
- package/media/lib/three-icosa/brushes/Comet-1caa6d7d-f015-3f54-3a4b-8b5354d39f81/Comet-1caa6d7d-f015-3f54-3a4b-8b5354d39f81-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/DiamondHull-c8313697-2563-47fc-832e-290f4c04b901/DiamondHull-c8313697-2563-47fc-832e-290f4c04b901-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/DiamondHull-c8313697-2563-47fc-832e-290f4c04b901/DiamondHull-c8313697-2563-47fc-832e-290f4c04b901-v10.0-fragment.glsl +481 -0
- package/media/lib/three-icosa/brushes/DiamondHull-c8313697-2563-47fc-832e-290f4c04b901/DiamondHull-c8313697-2563-47fc-832e-290f4c04b901-v10.0-vertex.glsl +57 -0
- package/media/lib/three-icosa/brushes/Disco-4391aaaa-df73-4396-9e33-31e4e4930b27/Disco-4391aaaa-df73-4396-9e33-31e4e4930b27-v10.0-fragment.glsl +290 -0
- package/media/lib/three-icosa/brushes/Disco-4391aaaa-df73-4396-9e33-31e4e4930b27/Disco-4391aaaa-df73-4396-9e33-31e4e4930b27-v10.0-vertex.glsl +70 -0
- package/media/lib/three-icosa/brushes/DotMarker-d1d991f2-e7a0-4cf1-b328-f57e915e6260/DotMarker-d1d991f2-e7a0-4cf1-b328-f57e915e6260-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/DotMarker-d1d991f2-e7a0-4cf1-b328-f57e915e6260/DotMarker-d1d991f2-e7a0-4cf1-b328-f57e915e6260-v10.0-fragment.glsl +113 -0
- package/media/lib/three-icosa/brushes/DotMarker-d1d991f2-e7a0-4cf1-b328-f57e915e6260/DotMarker-d1d991f2-e7a0-4cf1-b328-f57e915e6260-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Dots-6a1cf9f9-032c-45ec-9b1d-a6680bee30f7/Dots-6a1cf9f9-032c-45ec-9b1d-a6680bee30f7-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Dots-6a1cf9f9-032c-45ec-9b1d-a6680bee30f7/Dots-6a1cf9f9-032c-45ec-9b1d-a6680bee30f7-v10.0-fragment.glsl +35 -0
- package/media/lib/three-icosa/brushes/Dots-6a1cf9f9-032c-45ec-9b1d-a6680bee30f7/Dots-6a1cf9f9-032c-45ec-9b1d-a6680bee30f7-v10.0-vertex.glsl +120 -0
- package/media/lib/three-icosa/brushes/DoubleTaperedFlat-0d3889f3-3ede-470c-8af4-f44813306126/DoubleTaperedFlat-0d3889f3-3ede-470c-8af4-f44813306126-v10.0-fragment.glsl +286 -0
- package/media/lib/three-icosa/brushes/DoubleTaperedFlat-0d3889f3-3ede-470c-8af4-f44813306126/DoubleTaperedFlat-0d3889f3-3ede-470c-8af4-f44813306126-v10.0-vertex.glsl +54 -0
- package/media/lib/three-icosa/brushes/DoubleTaperedMarker-0d3889f3-3ede-470c-8af4-de4813306126/DoubleTaperedMarker-0d3889f3-3ede-470c-8af4-de4813306126-v10.0-fragment.glsl +81 -0
- package/media/lib/three-icosa/brushes/DoubleTaperedMarker-0d3889f3-3ede-470c-8af4-de4813306126/DoubleTaperedMarker-0d3889f3-3ede-470c-8af4-de4813306126-v10.0-vertex.glsl +54 -0
- package/media/lib/three-icosa/brushes/DuctTape-3ca16e2f-bdcd-4da2-8631-dcef342f40f1/DuctTape-3ca16e2f-bdcd-4da2-8631-dcef342f40f1-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/DuctTape-3ca16e2f-bdcd-4da2-8631-dcef342f40f1/DuctTape-3ca16e2f-bdcd-4da2-8631-dcef342f40f1-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/DuctTape-3ca16e2f-bdcd-4da2-8631-dcef342f40f1/DuctTape-3ca16e2f-bdcd-4da2-8631-dcef342f40f1-v10.0-fragment.glsl +376 -0
- package/media/lib/three-icosa/brushes/DuctTape-3ca16e2f-bdcd-4da2-8631-dcef342f40f1/DuctTape-3ca16e2f-bdcd-4da2-8631-dcef342f40f1-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/DuctTape-d0262945-853c-4481-9cbd-88586bed93cb/DuctTape-d0262945-853c-4481-9cbd-88586bed93cb-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/DuctTape-d0262945-853c-4481-9cbd-88586bed93cb/DuctTape-d0262945-853c-4481-9cbd-88586bed93cb-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/DuctTape-d0262945-853c-4481-9cbd-88586bed93cb/DuctTape-d0262945-853c-4481-9cbd-88586bed93cb-v10.0-fragment.glsl +378 -0
- package/media/lib/three-icosa/brushes/DuctTape-d0262945-853c-4481-9cbd-88586bed93cb/DuctTape-d0262945-853c-4481-9cbd-88586bed93cb-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Electricity-f6e85de3-6dcc-4e7f-87fd-cee8c3d25d51/Electricity-f6e85de3-6dcc-4e7f-87fd-cee8c3d25d51-v10.0-fragment.glsl +50 -0
- package/media/lib/three-icosa/brushes/Electricity-f6e85de3-6dcc-4e7f-87fd-cee8c3d25d51/Electricity-f6e85de3-6dcc-4e7f-87fd-cee8c3d25d51-v10.0-vertex.glsl +79 -0
- package/media/lib/three-icosa/brushes/Embers-02ffb866-7fb2-4d15-b761-1012cefb1360/Embers-02ffb866-7fb2-4d15-b761-1012cefb1360-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Embers-02ffb866-7fb2-4d15-b761-1012cefb1360/Embers-02ffb866-7fb2-4d15-b761-1012cefb1360-v10.0-fragment.glsl +32 -0
- package/media/lib/three-icosa/brushes/Embers-02ffb866-7fb2-4d15-b761-1012cefb1360/Embers-02ffb866-7fb2-4d15-b761-1012cefb1360-v10.0-vertex.glsl +152 -0
- package/media/lib/three-icosa/brushes/EnvironmentDiffuse-0ad58bbd-42bc-484e-ad9a-b61036ff4ce7/EnvironmentDiffuse-0ad58bbd-42bc-484e-ad9a-b61036ff4ce7-v1.0-fragment.glsl +288 -0
- package/media/lib/three-icosa/brushes/EnvironmentDiffuse-0ad58bbd-42bc-484e-ad9a-b61036ff4ce7/EnvironmentDiffuse-0ad58bbd-42bc-484e-ad9a-b61036ff4ce7-v1.0-vertex.glsl +47 -0
- package/media/lib/three-icosa/brushes/EnvironmentDiffuseLightMap-d01d9d6c-9a61-4aba-8146-5891fafb013b/EnvironmentDiffuseLightMap-d01d9d6c-9a61-4aba-8146-5891fafb013b-v1.0-fragment.glsl +288 -0
- package/media/lib/three-icosa/brushes/EnvironmentDiffuseLightMap-d01d9d6c-9a61-4aba-8146-5891fafb013b/EnvironmentDiffuseLightMap-d01d9d6c-9a61-4aba-8146-5891fafb013b-v1.0-vertex.glsl +50 -0
- package/media/lib/three-icosa/brushes/Fire-cb92b597-94ca-4255-b017-0e3f42f12f9e/Fire-cb92b597-94ca-4255-b017-0e3f42f12f9e-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Fire-cb92b597-94ca-4255-b017-0e3f42f12f9e/Fire-cb92b597-94ca-4255-b017-0e3f42f12f9e-v10.0-fragment.glsl +61 -0
- package/media/lib/three-icosa/brushes/Fire-cb92b597-94ca-4255-b017-0e3f42f12f9e/Fire-cb92b597-94ca-4255-b017-0e3f42f12f9e-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Flat-280c0a7a-aad8-416c-a7d2-df63d129ca70/Flat-280c0a7a-aad8-416c-a7d2-df63d129ca70-v10.0-fragment.glsl +285 -0
- package/media/lib/three-icosa/brushes/Flat-280c0a7a-aad8-416c-a7d2-df63d129ca70/Flat-280c0a7a-aad8-416c-a7d2-df63d129ca70-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Flat-2d35bcf0-e4d8-452c-97b1-3311be063130/Flat-2d35bcf0-e4d8-452c-97b1-3311be063130-v10.0-fragment.glsl +286 -0
- package/media/lib/three-icosa/brushes/Flat-2d35bcf0-e4d8-452c-97b1-3311be063130/Flat-2d35bcf0-e4d8-452c-97b1-3311be063130-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/FlatDeprecated-55303bc4-c749-4a72-98d9-d23e68e76e18/FlatDeprecated-55303bc4-c749-4a72-98d9-d23e68e76e18-v10.0-fragment.glsl +285 -0
- package/media/lib/three-icosa/brushes/FlatDeprecated-55303bc4-c749-4a72-98d9-d23e68e76e18/FlatDeprecated-55303bc4-c749-4a72-98d9-d23e68e76e18-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Highlighter-cf019139-d41c-4eb0-a1d0-5cf54b0a42f3/Highlighter-cf019139-d41c-4eb0-a1d0-5cf54b0a42f3-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Highlighter-cf019139-d41c-4eb0-a1d0-5cf54b0a42f3/Highlighter-cf019139-d41c-4eb0-a1d0-5cf54b0a42f3-v10.0-fragment.glsl +40 -0
- package/media/lib/three-icosa/brushes/Highlighter-cf019139-d41c-4eb0-a1d0-5cf54b0a42f3/Highlighter-cf019139-d41c-4eb0-a1d0-5cf54b0a42f3-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/HyperGrid-6a1cf9f9-032c-45ec-9b6e-a6680bee32e9/HyperGrid-6a1cf9f9-032c-45ec-9b6e-a6680bee32e9-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/HyperGrid-6a1cf9f9-032c-45ec-9b6e-a6680bee32e9/HyperGrid-6a1cf9f9-032c-45ec-9b6e-a6680bee32e9-v10.0-fragment.glsl +33 -0
- package/media/lib/three-icosa/brushes/HyperGrid-6a1cf9f9-032c-45ec-9b6e-a6680bee32e9/HyperGrid-6a1cf9f9-032c-45ec-9b6e-a6680bee32e9-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Hypercolor-dce872c2-7b49-4684-b59b-c45387949c5c/Hypercolor-dce872c2-7b49-4684-b59b-c45387949c5c-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/Hypercolor-dce872c2-7b49-4684-b59b-c45387949c5c/Hypercolor-dce872c2-7b49-4684-b59b-c45387949c5c-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Hypercolor-dce872c2-7b49-4684-b59b-c45387949c5c/Hypercolor-dce872c2-7b49-4684-b59b-c45387949c5c-v10.0-fragment.glsl +386 -0
- package/media/lib/three-icosa/brushes/Hypercolor-dce872c2-7b49-4684-b59b-c45387949c5c/Hypercolor-dce872c2-7b49-4684-b59b-c45387949c5c-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Hypercolor-e8ef32b1-baa8-460a-9c2c-9cf8506794f5/Hypercolor-e8ef32b1-baa8-460a-9c2c-9cf8506794f5-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/Hypercolor-e8ef32b1-baa8-460a-9c2c-9cf8506794f5/Hypercolor-e8ef32b1-baa8-460a-9c2c-9cf8506794f5-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Hypercolor-e8ef32b1-baa8-460a-9c2c-9cf8506794f5/Hypercolor-e8ef32b1-baa8-460a-9c2c-9cf8506794f5-v10.0-fragment.glsl +385 -0
- package/media/lib/three-icosa/brushes/Hypercolor-e8ef32b1-baa8-460a-9c2c-9cf8506794f5/Hypercolor-e8ef32b1-baa8-460a-9c2c-9cf8506794f5-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Icing-2f212815-f4d3-c1a4-681a-feeaf9c6dc37/Icing-2f212815-f4d3-c1a4-681a-feeaf9c6dc37-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/Icing-2f212815-f4d3-c1a4-681a-feeaf9c6dc37/Icing-2f212815-f4d3-c1a4-681a-feeaf9c6dc37-v10.0-fragment.glsl +376 -0
- package/media/lib/three-icosa/brushes/Icing-2f212815-f4d3-c1a4-681a-feeaf9c6dc37/Icing-2f212815-f4d3-c1a4-681a-feeaf9c6dc37-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Ink-c0012095-3ffd-4040-8ee1-fc180d346eaa/Ink-c0012095-3ffd-4040-8ee1-fc180d346eaa-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/Ink-c0012095-3ffd-4040-8ee1-fc180d346eaa/Ink-c0012095-3ffd-4040-8ee1-fc180d346eaa-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Ink-c0012095-3ffd-4040-8ee1-fc180d346eaa/Ink-c0012095-3ffd-4040-8ee1-fc180d346eaa-v10.0-fragment.glsl +376 -0
- package/media/lib/three-icosa/brushes/Ink-c0012095-3ffd-4040-8ee1-fc180d346eaa/Ink-c0012095-3ffd-4040-8ee1-fc180d346eaa-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Ink-f5c336cf-5108-4b40-ade9-c687504385ab/Ink-f5c336cf-5108-4b40-ade9-c687504385ab-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/Ink-f5c336cf-5108-4b40-ade9-c687504385ab/Ink-f5c336cf-5108-4b40-ade9-c687504385ab-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Ink-f5c336cf-5108-4b40-ade9-c687504385ab/Ink-f5c336cf-5108-4b40-ade9-c687504385ab-v10.0-fragment.glsl +377 -0
- package/media/lib/three-icosa/brushes/Ink-f5c336cf-5108-4b40-ade9-c687504385ab/Ink-f5c336cf-5108-4b40-ade9-c687504385ab-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Leaves-ea19de07-d0c0-4484-9198-18489a3c1487/Leaves-ea19de07-d0c0-4484-9198-18489a3c1487-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/Leaves-ea19de07-d0c0-4484-9198-18489a3c1487/Leaves-ea19de07-d0c0-4484-9198-18489a3c1487-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Leaves-ea19de07-d0c0-4484-9198-18489a3c1487/Leaves-ea19de07-d0c0-4484-9198-18489a3c1487-v10.0-fragment.glsl +319 -0
- package/media/lib/three-icosa/brushes/Leaves-ea19de07-d0c0-4484-9198-18489a3c1487/Leaves-ea19de07-d0c0-4484-9198-18489a3c1487-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Light-2241cd32-8ba2-48a5-9ee7-2caef7e9ed62/Light-2241cd32-8ba2-48a5-9ee7-2caef7e9ed62-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Light-2241cd32-8ba2-48a5-9ee7-2caef7e9ed62/Light-2241cd32-8ba2-48a5-9ee7-2caef7e9ed62-v10.0-fragment.glsl +47 -0
- package/media/lib/three-icosa/brushes/Light-2241cd32-8ba2-48a5-9ee7-2caef7e9ed62/Light-2241cd32-8ba2-48a5-9ee7-2caef7e9ed62-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/LightWire-4391aaaa-df81-4396-9e33-31e4e4930b27/LightWire-4391aaaa-df81-4396-9e33-31e4e4930b27-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/LightWire-4391aaaa-df81-4396-9e33-31e4e4930b27/LightWire-4391aaaa-df81-4396-9e33-31e4e4930b27-v10.0-fragment.glsl +330 -0
- package/media/lib/three-icosa/brushes/LightWire-4391aaaa-df81-4396-9e33-31e4e4930b27/LightWire-4391aaaa-df81-4396-9e33-31e4e4930b27-v10.0-vertex.glsl +64 -0
- package/media/lib/three-icosa/brushes/Lofted-d381e0f5-3def-4a0d-8853-31e9200bcbda/Lofted-d381e0f5-3def-4a0d-8853-31e9200bcbda-v10.0-fragment.glsl +285 -0
- package/media/lib/three-icosa/brushes/Lofted-d381e0f5-3def-4a0d-8853-31e9200bcbda/Lofted-d381e0f5-3def-4a0d-8853-31e9200bcbda-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Marker-429ed64a-4e97-4466-84d3-145a861ef684/Marker-429ed64a-4e97-4466-84d3-145a861ef684-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Marker-429ed64a-4e97-4466-84d3-145a861ef684/Marker-429ed64a-4e97-4466-84d3-145a861ef684-v10.0-fragment.glsl +87 -0
- package/media/lib/three-icosa/brushes/Marker-429ed64a-4e97-4466-84d3-145a861ef684/Marker-429ed64a-4e97-4466-84d3-145a861ef684-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/MatteHull-79348357-432d-4746-8e29-0e25c112e3aa/MatteHull-79348357-432d-4746-8e29-0e25c112e3aa-v10.0-fragment.glsl +285 -0
- package/media/lib/three-icosa/brushes/MatteHull-79348357-432d-4746-8e29-0e25c112e3aa/MatteHull-79348357-432d-4746-8e29-0e25c112e3aa-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/NeonPulse-b2ffef01-eaaa-4ab5-aa64-95a2c4f5dbc6/NeonPulse-b2ffef01-eaaa-4ab5-aa64-95a2c4f5dbc6-v10.0-fragment.glsl +267 -0
- package/media/lib/three-icosa/brushes/NeonPulse-b2ffef01-eaaa-4ab5-aa64-95a2c4f5dbc6/NeonPulse-b2ffef01-eaaa-4ab5-aa64-95a2c4f5dbc6-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/OilPaint-f72ec0e7-a844-4e38-82e3-140c44772699/OilPaint-f72ec0e7-a844-4e38-82e3-140c44772699-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/OilPaint-f72ec0e7-a844-4e38-82e3-140c44772699/OilPaint-f72ec0e7-a844-4e38-82e3-140c44772699-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/OilPaint-f72ec0e7-a844-4e38-82e3-140c44772699/OilPaint-f72ec0e7-a844-4e38-82e3-140c44772699-v10.0-fragment.glsl +377 -0
- package/media/lib/three-icosa/brushes/OilPaint-f72ec0e7-a844-4e38-82e3-140c44772699/OilPaint-f72ec0e7-a844-4e38-82e3-140c44772699-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Paper-759f1ebd-20cd-4720-8d41-234e0da63716/Paper-759f1ebd-20cd-4720-8d41-234e0da63716-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/Paper-759f1ebd-20cd-4720-8d41-234e0da63716/Paper-759f1ebd-20cd-4720-8d41-234e0da63716-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Paper-759f1ebd-20cd-4720-8d41-234e0da63716/Paper-759f1ebd-20cd-4720-8d41-234e0da63716-v10.0-fragment.glsl +376 -0
- package/media/lib/three-icosa/brushes/Paper-759f1ebd-20cd-4720-8d41-234e0da63716/Paper-759f1ebd-20cd-4720-8d41-234e0da63716-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Paper-f1114e2e-eb8d-4fde-915a-6e653b54e9f5/Paper-f1114e2e-eb8d-4fde-915a-6e653b54e9f5-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/Paper-f1114e2e-eb8d-4fde-915a-6e653b54e9f5/Paper-f1114e2e-eb8d-4fde-915a-6e653b54e9f5-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Paper-f1114e2e-eb8d-4fde-915a-6e653b54e9f5/Paper-f1114e2e-eb8d-4fde-915a-6e653b54e9f5-v10.0-fragment.glsl +377 -0
- package/media/lib/three-icosa/brushes/Paper-f1114e2e-eb8d-4fde-915a-6e653b54e9f5/Paper-f1114e2e-eb8d-4fde-915a-6e653b54e9f5-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/PbrTemplate-f86a096c-2f4f-4f9d-ae19-81b99f2944e0/PbrTemplate-f86a096c-2f4f-4f9d-ae19-81b99f2944e0-v1.0-fragment.glsl +370 -0
- package/media/lib/three-icosa/brushes/PbrTemplate-f86a096c-2f4f-4f9d-ae19-81b99f2944e0/PbrTemplate-f86a096c-2f4f-4f9d-ae19-81b99f2944e0-v1.0-vertex.glsl +48 -0
- package/media/lib/three-icosa/brushes/PbrTransparentTemplate-19826f62-42ac-4a9e-8b77-4231fbd0cfbf/PbrTransparentTemplate-19826f62-42ac-4a9e-8b77-4231fbd0cfbf-v1.0-fragment.glsl +374 -0
- package/media/lib/three-icosa/brushes/PbrTransparentTemplate-19826f62-42ac-4a9e-8b77-4231fbd0cfbf/PbrTransparentTemplate-19826f62-42ac-4a9e-8b77-4231fbd0cfbf-v1.0-vertex.glsl +48 -0
- package/media/lib/three-icosa/brushes/Petal-e0abbc80-0f80-e854-4970-8924a0863dcc/Petal-e0abbc80-0f80-e854-4970-8924a0863dcc-v10.0-fragment.glsl +367 -0
- package/media/lib/three-icosa/brushes/Petal-e0abbc80-0f80-e854-4970-8924a0863dcc/Petal-e0abbc80-0f80-e854-4970-8924a0863dcc-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Plasma-c33714d1-b2f9-412e-bd50-1884c9d46336/Plasma-c33714d1-b2f9-412e-bd50-1884c9d46336-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Plasma-c33714d1-b2f9-412e-bd50-1884c9d46336/Plasma-c33714d1-b2f9-412e-bd50-1884c9d46336-v10.0-fragment.glsl +64 -0
- package/media/lib/three-icosa/brushes/Plasma-c33714d1-b2f9-412e-bd50-1884c9d46336/Plasma-c33714d1-b2f9-412e-bd50-1884c9d46336-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Rainbow-ad1ad437-76e2-450d-a23a-e17f8310b960/Rainbow-ad1ad437-76e2-450d-a23a-e17f8310b960-v10.0-fragment.glsl +70 -0
- package/media/lib/three-icosa/brushes/Rainbow-ad1ad437-76e2-450d-a23a-e17f8310b960/Rainbow-ad1ad437-76e2-450d-a23a-e17f8310b960-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/ShinyHull-faaa4d44-fcfb-4177-96be-753ac0421ba3/ShinyHull-faaa4d44-fcfb-4177-96be-753ac0421ba3-v10.0-fragment.glsl +367 -0
- package/media/lib/three-icosa/brushes/ShinyHull-faaa4d44-fcfb-4177-96be-753ac0421ba3/ShinyHull-faaa4d44-fcfb-4177-96be-753ac0421ba3-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Smoke-70d79cca-b159-4f35-990c-f02193947fe8/Smoke-70d79cca-b159-4f35-990c-f02193947fe8-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Smoke-70d79cca-b159-4f35-990c-f02193947fe8/Smoke-70d79cca-b159-4f35-990c-f02193947fe8-v10.0-fragment.glsl +30 -0
- package/media/lib/three-icosa/brushes/Smoke-70d79cca-b159-4f35-990c-f02193947fe8/Smoke-70d79cca-b159-4f35-990c-f02193947fe8-v10.0-vertex.glsl +125 -0
- package/media/lib/three-icosa/brushes/Snow-d902ed8b-d0d1-476c-a8de-878a79e3a34c/Snow-d902ed8b-d0d1-476c-a8de-878a79e3a34c-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Snow-d902ed8b-d0d1-476c-a8de-878a79e3a34c/Snow-d902ed8b-d0d1-476c-a8de-878a79e3a34c-v10.0-fragment.glsl +31 -0
- package/media/lib/three-icosa/brushes/Snow-d902ed8b-d0d1-476c-a8de-878a79e3a34c/Snow-d902ed8b-d0d1-476c-a8de-878a79e3a34c-v10.0-vertex.glsl +143 -0
- package/media/lib/three-icosa/brushes/SoftHighlighter-accb32f5-4509-454f-93f8-1df3fd31df1b/SoftHighlighter-accb32f5-4509-454f-93f8-1df3fd31df1b-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/SoftHighlighter-accb32f5-4509-454f-93f8-1df3fd31df1b/SoftHighlighter-accb32f5-4509-454f-93f8-1df3fd31df1b-v10.0-fragment.glsl +34 -0
- package/media/lib/three-icosa/brushes/SoftHighlighter-accb32f5-4509-454f-93f8-1df3fd31df1b/SoftHighlighter-accb32f5-4509-454f-93f8-1df3fd31df1b-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Spikes-cf7f0059-7aeb-53a4-2b67-c83d863a9ffa/Spikes-cf7f0059-7aeb-53a4-2b67-c83d863a9ffa-v10.0-fragment.glsl +285 -0
- package/media/lib/three-icosa/brushes/Spikes-cf7f0059-7aeb-53a4-2b67-c83d863a9ffa/Spikes-cf7f0059-7aeb-53a4-2b67-c83d863a9ffa-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Splatter-7a1c8107-50c5-4b70-9a39-421576d6617e/Splatter-7a1c8107-50c5-4b70-9a39-421576d6617e-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Splatter-7a1c8107-50c5-4b70-9a39-421576d6617e/Splatter-7a1c8107-50c5-4b70-9a39-421576d6617e-v10.0-fragment.glsl +290 -0
- package/media/lib/three-icosa/brushes/Splatter-7a1c8107-50c5-4b70-9a39-421576d6617e/Splatter-7a1c8107-50c5-4b70-9a39-421576d6617e-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Splatter-8dc4a70c-d558-4efd-a5ed-d4e860f40dc3/Splatter-8dc4a70c-d558-4efd-a5ed-d4e860f40dc3-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Splatter-8dc4a70c-d558-4efd-a5ed-d4e860f40dc3/Splatter-8dc4a70c-d558-4efd-a5ed-d4e860f40dc3-v10.0-fragment.glsl +291 -0
- package/media/lib/three-icosa/brushes/Splatter-8dc4a70c-d558-4efd-a5ed-d4e860f40dc3/Splatter-8dc4a70c-d558-4efd-a5ed-d4e860f40dc3-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Stars-0eb4db27-3f82-408d-b5a1-19ebd7d5b711/Stars-0eb4db27-3f82-408d-b5a1-19ebd7d5b711-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Stars-0eb4db27-3f82-408d-b5a1-19ebd7d5b711/Stars-0eb4db27-3f82-408d-b5a1-19ebd7d5b711-v10.0-fragment.glsl +31 -0
- package/media/lib/three-icosa/brushes/Stars-0eb4db27-3f82-408d-b5a1-19ebd7d5b711/Stars-0eb4db27-3f82-408d-b5a1-19ebd7d5b711-v10.0-vertex.glsl +128 -0
- package/media/lib/three-icosa/brushes/Streamers-44bb800a-fbc3-4592-8426-94ecb05ddec3/Streamers-44bb800a-fbc3-4592-8426-94ecb05ddec3-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Streamers-44bb800a-fbc3-4592-8426-94ecb05ddec3/Streamers-44bb800a-fbc3-4592-8426-94ecb05ddec3-v10.0-fragment.glsl +63 -0
- package/media/lib/three-icosa/brushes/Streamers-44bb800a-fbc3-4592-8426-94ecb05ddec3/Streamers-44bb800a-fbc3-4592-8426-94ecb05ddec3-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Taffy-0077f88c-d93a-42f3-b59b-b31c50cdb414/Taffy-0077f88c-d93a-42f3-b59b-b31c50cdb414-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Taffy-0077f88c-d93a-42f3-b59b-b31c50cdb414/Taffy-0077f88c-d93a-42f3-b59b-b31c50cdb414-v10.0-fragment.glsl +113 -0
- package/media/lib/three-icosa/brushes/Taffy-0077f88c-d93a-42f3-b59b-b31c50cdb414/Taffy-0077f88c-d93a-42f3-b59b-b31c50cdb414-v10.0-vertex.glsl +62 -0
- package/media/lib/three-icosa/brushes/TaperedFlat-b468c1fb-f254-41ed-8ec9-57030bc5660c/TaperedFlat-b468c1fb-f254-41ed-8ec9-57030bc5660c-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/TaperedFlat-b468c1fb-f254-41ed-8ec9-57030bc5660c/TaperedFlat-b468c1fb-f254-41ed-8ec9-57030bc5660c-v10.0-fragment.glsl +292 -0
- package/media/lib/three-icosa/brushes/TaperedFlat-b468c1fb-f254-41ed-8ec9-57030bc5660c/TaperedFlat-b468c1fb-f254-41ed-8ec9-57030bc5660c-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/TaperedFlat-c8ccb53d-ae13-45ef-8afb-b730d81394eb/TaperedFlat-c8ccb53d-ae13-45ef-8afb-b730d81394eb-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/TaperedFlat-c8ccb53d-ae13-45ef-8afb-b730d81394eb/TaperedFlat-c8ccb53d-ae13-45ef-8afb-b730d81394eb-v10.0-fragment.glsl +287 -0
- package/media/lib/three-icosa/brushes/TaperedFlat-c8ccb53d-ae13-45ef-8afb-b730d81394eb/TaperedFlat-c8ccb53d-ae13-45ef-8afb-b730d81394eb-v10.0-vertex.glsl +58 -0
- package/media/lib/three-icosa/brushes/TaperedMarker-d90c6ad8-af0f-4b54-b422-e0f92abe1b3c/TaperedMarker-d90c6ad8-af0f-4b54-b422-e0f92abe1b3c-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/TaperedMarker-d90c6ad8-af0f-4b54-b422-e0f92abe1b3c/TaperedMarker-d90c6ad8-af0f-4b54-b422-e0f92abe1b3c-v10.0-fragment.glsl +113 -0
- package/media/lib/three-icosa/brushes/TaperedMarker-d90c6ad8-af0f-4b54-b422-e0f92abe1b3c/TaperedMarker-d90c6ad8-af0f-4b54-b422-e0f92abe1b3c-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/TaperedMarker_Flat-1a26b8c0-8a07-4f8a-9fac-d2ef36e0cad0/TaperedMarker_Flat-1a26b8c0-8a07-4f8a-9fac-d2ef36e0cad0-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/TaperedMarker_Flat-1a26b8c0-8a07-4f8a-9fac-d2ef36e0cad0/TaperedMarker_Flat-1a26b8c0-8a07-4f8a-9fac-d2ef36e0cad0-v10.0-fragment.glsl +314 -0
- package/media/lib/three-icosa/brushes/TaperedMarker_Flat-1a26b8c0-8a07-4f8a-9fac-d2ef36e0cad0/TaperedMarker_Flat-1a26b8c0-8a07-4f8a-9fac-d2ef36e0cad0-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/ThickPaint-75b32cf0-fdd6-4d89-a64b-e2a00b247b0f/ThickPaint-75b32cf0-fdd6-4d89-a64b-e2a00b247b0f-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/ThickPaint-75b32cf0-fdd6-4d89-a64b-e2a00b247b0f/ThickPaint-75b32cf0-fdd6-4d89-a64b-e2a00b247b0f-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/ThickPaint-75b32cf0-fdd6-4d89-a64b-e2a00b247b0f/ThickPaint-75b32cf0-fdd6-4d89-a64b-e2a00b247b0f-v10.0-fragment.glsl +378 -0
- package/media/lib/three-icosa/brushes/ThickPaint-75b32cf0-fdd6-4d89-a64b-e2a00b247b0f/ThickPaint-75b32cf0-fdd6-4d89-a64b-e2a00b247b0f-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/ThickPaint-fdf0326a-c0d1-4fed-b101-9db0ff6d071f/ThickPaint-fdf0326a-c0d1-4fed-b101-9db0ff6d071f-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/ThickPaint-fdf0326a-c0d1-4fed-b101-9db0ff6d071f/ThickPaint-fdf0326a-c0d1-4fed-b101-9db0ff6d071f-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/ThickPaint-fdf0326a-c0d1-4fed-b101-9db0ff6d071f/ThickPaint-fdf0326a-c0d1-4fed-b101-9db0ff6d071f-v10.0-fragment.glsl +380 -0
- package/media/lib/three-icosa/brushes/ThickPaint-fdf0326a-c0d1-4fed-b101-9db0ff6d071f/ThickPaint-fdf0326a-c0d1-4fed-b101-9db0ff6d071f-v10.0-vertex.glsl +58 -0
- package/media/lib/three-icosa/brushes/Toon-4391385a-df73-4396-9e33-31e4e4930b27/Toon-4391385a-df73-4396-9e33-31e4e4930b27-v10.0-fragment.glsl +85 -0
- package/media/lib/three-icosa/brushes/Toon-4391385a-df73-4396-9e33-31e4e4930b27/Toon-4391385a-df73-4396-9e33-31e4e4930b27-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/UnlitHull-a8fea537-da7c-4d4b-817f-24f074725d6d/UnlitHull-a8fea537-da7c-4d4b-817f-24f074725d6d-v10.0-fragment.glsl +81 -0
- package/media/lib/three-icosa/brushes/UnlitHull-a8fea537-da7c-4d4b-817f-24f074725d6d/UnlitHull-a8fea537-da7c-4d4b-817f-24f074725d6d-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/VelvetInk-d229d335-c334-495a-a801-660ac8a87360/VelvetInk-d229d335-c334-495a-a801-660ac8a87360-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/VelvetInk-d229d335-c334-495a-a801-660ac8a87360/VelvetInk-d229d335-c334-495a-a801-660ac8a87360-v10.0-fragment.glsl +80 -0
- package/media/lib/three-icosa/brushes/VelvetInk-d229d335-c334-495a-a801-660ac8a87360/VelvetInk-d229d335-c334-495a-a801-660ac8a87360-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/Waveform-10201aa3-ebc2-42d8-84b7-2e63f6eeb8ab/Waveform-10201aa3-ebc2-42d8-84b7-2e63f6eeb8ab-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/Waveform-10201aa3-ebc2-42d8-84b7-2e63f6eeb8ab/Waveform-10201aa3-ebc2-42d8-84b7-2e63f6eeb8ab-v10.0-fragment.glsl +82 -0
- package/media/lib/three-icosa/brushes/Waveform-10201aa3-ebc2-42d8-84b7-2e63f6eeb8ab/Waveform-10201aa3-ebc2-42d8-84b7-2e63f6eeb8ab-v10.0-vertex.glsl +55 -0
- package/media/lib/three-icosa/brushes/WetPaint-b67c0e81-ce6d-40a8-aeb0-ef036b081aa3/WetPaint-b67c0e81-ce6d-40a8-aeb0-ef036b081aa3-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/WetPaint-b67c0e81-ce6d-40a8-aeb0-ef036b081aa3/WetPaint-b67c0e81-ce6d-40a8-aeb0-ef036b081aa3-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/WetPaint-b67c0e81-ce6d-40a8-aeb0-ef036b081aa3/WetPaint-b67c0e81-ce6d-40a8-aeb0-ef036b081aa3-v10.0-fragment.glsl +376 -0
- package/media/lib/three-icosa/brushes/WetPaint-b67c0e81-ce6d-40a8-aeb0-ef036b081aa3/WetPaint-b67c0e81-ce6d-40a8-aeb0-ef036b081aa3-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/WetPaint-dea67637-cd1a-27e4-c9b1-52f4bbcb84e5/WetPaint-dea67637-cd1a-27e4-c9b1-52f4bbcb84e5-v10.0-BumpMap.png +0 -0
- package/media/lib/three-icosa/brushes/WetPaint-dea67637-cd1a-27e4-c9b1-52f4bbcb84e5/WetPaint-dea67637-cd1a-27e4-c9b1-52f4bbcb84e5-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/WetPaint-dea67637-cd1a-27e4-c9b1-52f4bbcb84e5/WetPaint-dea67637-cd1a-27e4-c9b1-52f4bbcb84e5-v10.0-fragment.glsl +313 -0
- package/media/lib/three-icosa/brushes/WetPaint-dea67637-cd1a-27e4-c9b1-52f4bbcb84e5/WetPaint-dea67637-cd1a-27e4-c9b1-52f4bbcb84e5-v10.0-vertex.glsl +58 -0
- package/media/lib/three-icosa/brushes/WigglyGraphite-5347acf0-a8e2-47b6-8346-30c70719d763/WigglyGraphite-5347acf0-a8e2-47b6-8346-30c70719d763-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/WigglyGraphite-5347acf0-a8e2-47b6-8346-30c70719d763/WigglyGraphite-5347acf0-a8e2-47b6-8346-30c70719d763-v10.0-fragment.glsl +377 -0
- package/media/lib/three-icosa/brushes/WigglyGraphite-5347acf0-a8e2-47b6-8346-30c70719d763/WigglyGraphite-5347acf0-a8e2-47b6-8346-30c70719d763-v10.0-vertex.glsl +60 -0
- package/media/lib/three-icosa/brushes/WigglyGraphite-e814fef1-97fd-7194-4a2f-50c2bb918be2/WigglyGraphite-e814fef1-97fd-7194-4a2f-50c2bb918be2-v10.0-MainTex.png +0 -0
- package/media/lib/three-icosa/brushes/WigglyGraphite-e814fef1-97fd-7194-4a2f-50c2bb918be2/WigglyGraphite-e814fef1-97fd-7194-4a2f-50c2bb918be2-v10.0-fragment.glsl +107 -0
- package/media/lib/three-icosa/brushes/WigglyGraphite-e814fef1-97fd-7194-4a2f-50c2bb918be2/WigglyGraphite-e814fef1-97fd-7194-4a2f-50c2bb918be2-v10.0-vertex.glsl +58 -0
- package/media/lib/three-icosa/brushes/Wire-4391385a-cf83-4396-9e33-31e4e4930b27/Wire-4391385a-cf83-4396-9e33-31e4e4930b27-v10.0-fragment.glsl +75 -0
- package/media/lib/three-icosa/brushes/Wire-4391385a-cf83-4396-9e33-31e4e4930b27/Wire-4391385a-cf83-4396-9e33-31e4e4930b27-v10.0-vertex.glsl +60 -0
- package/media/manifest.json +1 -1
- package/package.json +1 -1
- package/scripts/client.js +19 -2
- package/scripts/elements/outliner.js +176 -0
- package/scripts/external/JanusFireboxParser.js +1 -1
- package/scripts/janusbase.js +3 -2
- package/scripts/janusghost.js +9 -0
- package/scripts/janusparticle.js +5 -2
- package/scripts/janusplayer.js +117 -80
- package/scripts/janusweb.js +8 -4
- package/scripts/janusxrplayer.js +49 -7
- package/scripts/multiplayermanager.js +4 -0
- package/scripts/object.js +21 -9
- package/scripts/room.js +23 -10
- package/scripts/sound.js +8 -3
- package/scripts/text.js +2 -0
- package/scripts/tracking.js +1 -1
- package/scripts/ui/main.js +6 -2
|
@@ -0,0 +1,378 @@
|
|
|
1
|
+
#version 300 es
|
|
2
|
+
// Copyright 2020 The Tilt Brush Authors
|
|
3
|
+
// Updated to OpenGL ES 3.0 by the Icosa Gallery Authors
|
|
4
|
+
//
|
|
5
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
// you may not use this file except in compliance with the License.
|
|
7
|
+
// You may obtain a copy of the License at
|
|
8
|
+
//
|
|
9
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
//
|
|
11
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
// See the License for the specific language governing permissions and
|
|
15
|
+
// limitations under the License.
|
|
16
|
+
|
|
17
|
+
// Auto-copied from ThickPaint-fdf0326a-c0d1-4fed-b101-9db0ff6d071f-v10.0-fragment.glsl
|
|
18
|
+
// Brush-specific shader for GlTF web preview, based on General generator
|
|
19
|
+
// with parameters lit=1, a=0.5.
|
|
20
|
+
|
|
21
|
+
precision mediump float;
|
|
22
|
+
|
|
23
|
+
out vec4 fragColor;
|
|
24
|
+
|
|
25
|
+
uniform vec4 u_ambient_light_color;
|
|
26
|
+
uniform vec4 u_SceneLight_0_color;
|
|
27
|
+
uniform vec4 u_SceneLight_1_color;
|
|
28
|
+
|
|
29
|
+
uniform vec3 u_SpecColor;
|
|
30
|
+
uniform float u_Shininess;
|
|
31
|
+
uniform float u_Cutoff;
|
|
32
|
+
uniform sampler2D u_MainTex;
|
|
33
|
+
|
|
34
|
+
in vec4 v_color;
|
|
35
|
+
in vec3 v_normal;
|
|
36
|
+
in vec3 v_position;
|
|
37
|
+
in vec3 v_light_dir_0;
|
|
38
|
+
in vec3 v_light_dir_1;
|
|
39
|
+
in vec2 v_texcoord0;
|
|
40
|
+
|
|
41
|
+
float dispAmount = .0015;
|
|
42
|
+
|
|
43
|
+
// Copyright 2020 The Tilt Brush Authors
|
|
44
|
+
//
|
|
45
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
46
|
+
// you may not use this file except in compliance with the License.
|
|
47
|
+
// You may obtain a copy of the License at
|
|
48
|
+
//
|
|
49
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
50
|
+
//
|
|
51
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
52
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
53
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
54
|
+
// See the License for the specific language governing permissions and
|
|
55
|
+
// limitations under the License.
|
|
56
|
+
|
|
57
|
+
// Fogging support
|
|
58
|
+
uniform vec3 u_fogColor;
|
|
59
|
+
uniform float u_fogDensity;
|
|
60
|
+
in float f_fog_coord;
|
|
61
|
+
|
|
62
|
+
// This fog function emulates the exponential fog used in Tilt Brush
|
|
63
|
+
//
|
|
64
|
+
// Details:
|
|
65
|
+
// * For exponential fog, Unity defines u_density = density / ln(2) on the CPU, sp that they can
|
|
66
|
+
// convert the base from e to 2 and use exp2 rather than exp. We might as well do the same.
|
|
67
|
+
// * The fog on Plya does not precisely match that in Unity, though it's very close. Two known
|
|
68
|
+
// reasons for this are
|
|
69
|
+
// 1) Clipping plans on Poly are different than in Tilt Brush. Poly is .1:2000, Tilt
|
|
70
|
+
// Brush is .5:10000.
|
|
71
|
+
// 2) Poly applies post processing (vignettes, etc...) that can subtly change the look
|
|
72
|
+
// of the fog.
|
|
73
|
+
// * Finally, Tilt Brush uses "decimeters" for legacy reasons.
|
|
74
|
+
// In order to convert Density values from TB to Poly, we multiply by 10.0 in order to
|
|
75
|
+
// convert decimeters to meters.
|
|
76
|
+
//
|
|
77
|
+
|
|
78
|
+
vec3 ApplyFog(vec3 color) {
|
|
79
|
+
// Per the top comment, we must modify the density value by Unity's ln(2) modification as well as
|
|
80
|
+
// a decimeter conversion
|
|
81
|
+
float density = (u_fogDensity / .693147) * 10.;
|
|
82
|
+
|
|
83
|
+
// This exponential fog function is copied directly from unity (see UnityCG.inc).
|
|
84
|
+
float fogFactor = f_fog_coord * density;
|
|
85
|
+
fogFactor = exp2(-fogFactor);
|
|
86
|
+
fogFactor = clamp( fogFactor, 0.0, 1.0 );
|
|
87
|
+
return mix(u_fogColor, color.xyz, fogFactor);
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
// Copyright 2020 The Tilt Brush Authors
|
|
91
|
+
//
|
|
92
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
93
|
+
// you may not use this file except in compliance with the License.
|
|
94
|
+
// You may obtain a copy of the License at
|
|
95
|
+
//
|
|
96
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
97
|
+
//
|
|
98
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
99
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
100
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
101
|
+
// See the License for the specific language governing permissions and
|
|
102
|
+
// limitations under the License.
|
|
103
|
+
|
|
104
|
+
// Requires a global constant "float dispAmount"
|
|
105
|
+
// TODO: turn it into a parameter!
|
|
106
|
+
|
|
107
|
+
// ---------------------------------------------------------------------------------------------- //
|
|
108
|
+
// Tangent-less normal maps (derivative maps)
|
|
109
|
+
// ---------------------------------------------------------------------------------------------- //
|
|
110
|
+
uniform sampler2D u_BumpMap;
|
|
111
|
+
uniform vec4 u_BumpMap_TexelSize;
|
|
112
|
+
|
|
113
|
+
// HACK: Workaround for GPUs which struggle with vec3/vec2 derivatives.
|
|
114
|
+
vec3 xxx_dFdx3(vec3 v) {
|
|
115
|
+
return vec3(dFdx(v.x), dFdx(v.y), dFdx(v.z));
|
|
116
|
+
}
|
|
117
|
+
vec3 xxx_dFdy3(vec3 v) {
|
|
118
|
+
return vec3(dFdy(v.x), dFdy(v.y), dFdy(v.z));
|
|
119
|
+
}
|
|
120
|
+
vec2 xxx_dFdx2(vec2 v) {
|
|
121
|
+
return vec2(dFdx(v.x), dFdx(v.y));
|
|
122
|
+
}
|
|
123
|
+
vec2 xxx_dFdy2(vec2 v) {
|
|
124
|
+
return vec2(dFdy(v.x), dFdy(v.y));
|
|
125
|
+
}
|
|
126
|
+
// </HACK>
|
|
127
|
+
|
|
128
|
+
vec3 PerturbNormal(vec3 position, vec3 normal, vec2 uv)
|
|
129
|
+
{
|
|
130
|
+
// Bump Mapping Unparametrized Surfaces on the GPU
|
|
131
|
+
// by Morten S. Mikkelsen
|
|
132
|
+
// https://goo.gl/O3JiVq
|
|
133
|
+
|
|
134
|
+
highp vec3 vSigmaS = xxx_dFdx3(position);
|
|
135
|
+
highp vec3 vSigmaT = xxx_dFdy3(position);
|
|
136
|
+
highp vec3 vN = normal;
|
|
137
|
+
highp vec3 vR1 = cross(vSigmaT, vN);
|
|
138
|
+
highp vec3 vR2 = cross(vN, vSigmaS);
|
|
139
|
+
float fDet = dot(vSigmaS, vR1);
|
|
140
|
+
|
|
141
|
+
vec2 texDx = xxx_dFdx2(uv);
|
|
142
|
+
vec2 texDy = xxx_dFdy2(uv);
|
|
143
|
+
|
|
144
|
+
float resolution = max(u_BumpMap_TexelSize.z, u_BumpMap_TexelSize.w);
|
|
145
|
+
highp float d = min(1., (0.5 / resolution) / max(length(texDx), length(texDy)));
|
|
146
|
+
|
|
147
|
+
vec2 STll = uv;
|
|
148
|
+
vec2 STlr = uv + d * texDx;
|
|
149
|
+
vec2 STul = uv + d * texDy;
|
|
150
|
+
|
|
151
|
+
highp float Hll = texture(u_BumpMap, STll).x;
|
|
152
|
+
highp float Hlr = texture(u_BumpMap, STlr).x;
|
|
153
|
+
highp float Hul = texture(u_BumpMap, STul).x;
|
|
154
|
+
|
|
155
|
+
Hll = mix(Hll, 1. - Hll, float(!gl_FrontFacing)) * dispAmount;
|
|
156
|
+
Hlr = mix(Hlr, 1. - Hlr, float(!gl_FrontFacing)) * dispAmount;
|
|
157
|
+
Hul = mix(Hul, 1. - Hul, float(!gl_FrontFacing)) * dispAmount;
|
|
158
|
+
|
|
159
|
+
highp float dBs = (Hlr - Hll) / d;
|
|
160
|
+
highp float dBt = (Hul - Hll) / d;
|
|
161
|
+
|
|
162
|
+
highp vec3 vSurfGrad = sign(fDet) * (dBs * vR1 + dBt * vR2);
|
|
163
|
+
return normalize(abs(fDet) * vN - vSurfGrad);
|
|
164
|
+
}
|
|
165
|
+
// Copyright 2020 The Tilt Brush Authors
|
|
166
|
+
//
|
|
167
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
168
|
+
// you may not use this file except in compliance with the License.
|
|
169
|
+
// You may obtain a copy of the License at
|
|
170
|
+
//
|
|
171
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
172
|
+
//
|
|
173
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
174
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
175
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
176
|
+
// See the License for the specific language governing permissions and
|
|
177
|
+
// limitations under the License.
|
|
178
|
+
|
|
179
|
+
//
|
|
180
|
+
// Standard BRDF Lighting
|
|
181
|
+
//
|
|
182
|
+
|
|
183
|
+
const float PI = 3.141592654;
|
|
184
|
+
const float INV_PI = 0.318309886;
|
|
185
|
+
const vec3 GAMMA_DIELECTRIC_SPEC = vec3(0.220916301, 0.220916301, 0.220916301);
|
|
186
|
+
const float GAMMA_ONE_MINUS_DIELECTRIC = (1.0 - 0.220916301);
|
|
187
|
+
|
|
188
|
+
// The following functions are based on similar ones in the Unity Standard BRDF
|
|
189
|
+
// with minor changes for GLSL and unused #ifdef pruning.
|
|
190
|
+
|
|
191
|
+
float Pow5(float x) {
|
|
192
|
+
return x * x * x * x * x;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
// https://disney-animation.s3.amazonaws.com/library/s2012_pbs_disney_brdf_notes_v2.pdf
|
|
196
|
+
float DisneyDiffuseTerm(float NdotV, float NdotL, float LdotH,
|
|
197
|
+
float perceptualRoughness) {
|
|
198
|
+
float fd90 = 0.5 + 2.0 * LdotH * LdotH * perceptualRoughness;
|
|
199
|
+
float lightScatter = 1.0 + (fd90 - 1.0) * Pow5(1.0 - NdotL);
|
|
200
|
+
float viewScatter = 1.0 + (fd90 - 1.0) * Pow5(1.0 - NdotV);
|
|
201
|
+
return lightScatter * viewScatter;
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
float SmithJointVisibilityTerm(float NdotL, float NdotV, float roughness) {
|
|
205
|
+
float lambdaV = NdotL * mix(NdotV, 1.0, roughness);
|
|
206
|
+
float lambdaL = NdotV * mix(NdotL, 1.0, roughness);
|
|
207
|
+
return 0.5 / (lambdaV + lambdaL + 1e-5);
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
float GgxDistributionTerm(float NdotH, float roughness) {
|
|
211
|
+
float a2 = roughness * roughness;
|
|
212
|
+
float d = (NdotH * a2 - NdotH) * NdotH + 1.0;
|
|
213
|
+
return INV_PI * a2 / (d * d + 1e-7);
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
// Implements Schlick's approximation to Fresnel. IoR is implied by
|
|
217
|
+
// F0, which contains minimum reflectance values (per RGB color).
|
|
218
|
+
vec3 FresnelTerm (vec3 F0, float cosA) {
|
|
219
|
+
float t = Pow5(1.0 - cosA);
|
|
220
|
+
return F0 + (vec3(1.0) - F0) * t;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
vec3 SurfaceShaderInternal(
|
|
224
|
+
vec3 normal, // Unit surface normal.
|
|
225
|
+
vec3 lightDir, // Unit vector from shading point to light.
|
|
226
|
+
vec3 eyeDir, // Unit vector from shading point to camera.
|
|
227
|
+
vec3 lightColor, // RGB color of the light.
|
|
228
|
+
vec3 diffuseColor, // Surface diffuse color.
|
|
229
|
+
vec3 specularColor, // Surface specular color, also drives Fresnel.
|
|
230
|
+
float perceptualRoughness) { // Unity's perceptual Roughness, in [0.0, 1.0].
|
|
231
|
+
float NdotL = clamp(dot(normal, lightDir), 0.0, 1.0);
|
|
232
|
+
float NdotV = abs(dot(normal, eyeDir));
|
|
233
|
+
|
|
234
|
+
vec3 halfVector = normalize(lightDir + eyeDir);
|
|
235
|
+
float NdotH = clamp(dot(normal, halfVector), 0.0, 1.0);
|
|
236
|
+
float LdotH = clamp(dot(lightDir, halfVector), 0.0, 1.0);
|
|
237
|
+
|
|
238
|
+
float diffuseTerm = NdotL *
|
|
239
|
+
DisneyDiffuseTerm(NdotV, NdotL, LdotH, perceptualRoughness);
|
|
240
|
+
|
|
241
|
+
if (length(specularColor) < 1e-5) {
|
|
242
|
+
return diffuseColor * (lightColor * diffuseTerm);
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
float roughness = perceptualRoughness * perceptualRoughness;
|
|
246
|
+
|
|
247
|
+
// The V term includes both the traditional G term and the BRDF divisors.
|
|
248
|
+
float V = GgxDistributionTerm(NdotH, roughness);
|
|
249
|
+
float D = SmithJointVisibilityTerm(NdotL, NdotV, roughness);
|
|
250
|
+
float specularTerm = V * D * PI; // RGB-based Fresnel terms applied below.
|
|
251
|
+
|
|
252
|
+
specularTerm = sqrt(max(1e-4, specularTerm)); // For Gamma-space rendering.
|
|
253
|
+
specularTerm *= NdotL;
|
|
254
|
+
|
|
255
|
+
// Treats specularColor as spectral F0 components of Schlick's formula.
|
|
256
|
+
vec3 fresnelColor = FresnelTerm(specularColor, LdotH);
|
|
257
|
+
|
|
258
|
+
return lightColor *
|
|
259
|
+
(diffuseTerm * diffuseColor + specularTerm * fresnelColor);
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
// An emulation of Unity 5.5's Surface shader, minus the global
|
|
263
|
+
// illumination part. Returns a per-light color contribution to the
|
|
264
|
+
// shaded surface. Ambient illumination needs to be added separately.
|
|
265
|
+
vec3 SurfaceShaderSpecularGloss(
|
|
266
|
+
vec3 normal, // Unit surface normal.
|
|
267
|
+
vec3 lightDir, // Unit vector from shading point to light.
|
|
268
|
+
vec3 eyeDir, // Unit vector from shading point to camera.
|
|
269
|
+
vec3 lightColor, // RGB color of the light.
|
|
270
|
+
vec3 albedoColor, // Surface albedo color.
|
|
271
|
+
vec3 specularColor, // Surface specular color, also drives Fresnel.
|
|
272
|
+
float gloss) { // Unity's perceptual smoothness, in [0.0, 1.0].
|
|
273
|
+
float oneMinusSpecularIntensity =
|
|
274
|
+
1.0 - clamp(max(max(specularColor.r, specularColor.g), specularColor.b), 0., 1.);
|
|
275
|
+
vec3 diffuseColor = albedoColor * oneMinusSpecularIntensity;
|
|
276
|
+
float perceptualRoughness = 1.0 - gloss;
|
|
277
|
+
|
|
278
|
+
return SurfaceShaderInternal(
|
|
279
|
+
normal, lightDir, eyeDir, lightColor, diffuseColor, specularColor, perceptualRoughness);
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
// An emulation of Unity 5.5's Surface shader using MetallicSetup(), minus the global
|
|
283
|
+
// illumination part. Returns a per-light color contribution to the
|
|
284
|
+
// shaded surface. Ambient illumination needs to be added separately.
|
|
285
|
+
vec3 SurfaceShaderMetallicRoughness(
|
|
286
|
+
vec3 normal, // Unit surface normal.
|
|
287
|
+
vec3 lightDir, // Unit vector from shading point to light.
|
|
288
|
+
vec3 eyeDir, // Unit vector from shading point to camera.
|
|
289
|
+
vec3 lightColor, // RGB color of the light.
|
|
290
|
+
vec3 albedoColor, // Surface albedo color.
|
|
291
|
+
float metallic, // Surface metallic value, drives specular color and reflectivity.
|
|
292
|
+
float perceptualRoughness) { // Unity's perceptual Roughness, in [0.0, 1.0], sqrt of roughness.
|
|
293
|
+
vec3 specularColor = mix(GAMMA_DIELECTRIC_SPEC, albedoColor, metallic);
|
|
294
|
+
float oneMinusReflectivity = GAMMA_ONE_MINUS_DIELECTRIC - metallic * GAMMA_ONE_MINUS_DIELECTRIC;
|
|
295
|
+
vec3 diffuseColor = albedoColor * oneMinusReflectivity;
|
|
296
|
+
|
|
297
|
+
return SurfaceShaderInternal(
|
|
298
|
+
normal, lightDir, eyeDir, lightColor, diffuseColor, specularColor, perceptualRoughness);
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
//
|
|
302
|
+
// An Approximation of Unity SH Lighting
|
|
303
|
+
//
|
|
304
|
+
|
|
305
|
+
// SH lighting needs to emulate Unity's SH light behavior.
|
|
306
|
+
// -Diffuse contribution should be roughly 1/2
|
|
307
|
+
// -Specularity should "subtract" from the diffuse contribution becuase
|
|
308
|
+
// the SH Lights in unity are not energy preserving.
|
|
309
|
+
|
|
310
|
+
vec3 ShShaderWithSpec(
|
|
311
|
+
vec3 normal, // Unit surface normal.
|
|
312
|
+
vec3 lightDir, // Unit vector from shading point to light.
|
|
313
|
+
vec3 lightColor, // RGB color of the light.
|
|
314
|
+
vec3 diffuseColor, // Surface diffuse color, i.e. albedo.
|
|
315
|
+
vec3 specularColor) { // Specular color. Used to replicate broken SH lighting
|
|
316
|
+
// in unity which is not energy preserving
|
|
317
|
+
float specularGrayscale = dot(specularColor, vec3(0.3, 0.59, 0.11));
|
|
318
|
+
float NdotL = clamp(dot(normal, lightDir), 0.0, 1.0);
|
|
319
|
+
// Compensate for missing specular contribution
|
|
320
|
+
float shIntensityMultiplier = 1. - specularGrayscale;
|
|
321
|
+
shIntensityMultiplier *= shIntensityMultiplier;
|
|
322
|
+
return diffuseColor * lightColor * NdotL * shIntensityMultiplier;
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
vec3 ShShader(
|
|
326
|
+
vec3 normal, // Unit surface normal.
|
|
327
|
+
vec3 lightDir, // Unit vector from shading point to light.
|
|
328
|
+
vec3 lightColor, // RGB color of the light.
|
|
329
|
+
vec3 diffuseColor) { // Surface diffuse color, i.e. albedo
|
|
330
|
+
return ShShaderWithSpec(normal, lightDir, lightColor, diffuseColor, vec3(0.,0.,0.));
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
//
|
|
334
|
+
// Lambert Lighting
|
|
335
|
+
//
|
|
336
|
+
vec3 LambertShader(
|
|
337
|
+
vec3 normal, // Unit surface normal.
|
|
338
|
+
vec3 lightDir, // Unit vector from shading point to light.
|
|
339
|
+
vec3 lightColor, // RGB color of the light.
|
|
340
|
+
vec3 diffuseColor) { // Surface diffuse color, i.e. albedo.
|
|
341
|
+
float NdotL = clamp(dot(normal, lightDir), 0.0, 1.0);
|
|
342
|
+
return diffuseColor * lightColor * NdotL;
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
vec3 computeLighting(vec3 normal) {
|
|
346
|
+
if (!gl_FrontFacing) {
|
|
347
|
+
// Always use front-facing normal for double-sided surfaces.
|
|
348
|
+
normal *= -1.0;
|
|
349
|
+
}
|
|
350
|
+
vec3 lightDir0 = normalize(v_light_dir_0);
|
|
351
|
+
vec3 lightDir1 = normalize(v_light_dir_1);
|
|
352
|
+
vec3 eyeDir = -normalize(v_position);
|
|
353
|
+
|
|
354
|
+
vec3 lightOut0 = SurfaceShaderSpecularGloss(normal, lightDir0, eyeDir, u_SceneLight_0_color.rgb,
|
|
355
|
+
v_color.rgb, u_SpecColor, u_Shininess);
|
|
356
|
+
vec3 lightOut1 = ShShaderWithSpec(normal, lightDir1, u_SceneLight_1_color.rgb, v_color.rgb, u_SpecColor);
|
|
357
|
+
vec3 ambientOut = v_color.rgb * u_ambient_light_color.rgb;
|
|
358
|
+
|
|
359
|
+
return (lightOut0 + lightOut1 + ambientOut);
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
void main() {
|
|
363
|
+
float brush_mask = texture(u_MainTex, v_texcoord0).w;
|
|
364
|
+
brush_mask *= v_color.w;
|
|
365
|
+
|
|
366
|
+
// WARNING: PerturbNormal uses derivatives and must not be called conditionally.
|
|
367
|
+
vec3 normal = PerturbNormal(v_position.xyz, normalize(v_normal), v_texcoord0);
|
|
368
|
+
|
|
369
|
+
// Unfortunately, the compiler keeps optimizing the call to PerturbNormal into the branch below,
|
|
370
|
+
// causing issues on some hardware/drivers. So we compute lighting just to discard it later.
|
|
371
|
+
fragColor.rgb = ApplyFog(computeLighting(normal));
|
|
372
|
+
fragColor.a = 1.0;
|
|
373
|
+
|
|
374
|
+
// This must come last to ensure PerturbNormal is called uniformly for all invocations.
|
|
375
|
+
if (brush_mask <= u_Cutoff) {
|
|
376
|
+
discard;
|
|
377
|
+
}
|
|
378
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
#version 300 es
|
|
2
|
+
// Copyright 2020 The Tilt Brush Authors
|
|
3
|
+
// Updated to OpenGL ES 3.0 by the Icosa Gallery Authors
|
|
4
|
+
//
|
|
5
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
// you may not use this file except in compliance with the License.
|
|
7
|
+
// You may obtain a copy of the License at
|
|
8
|
+
//
|
|
9
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
//
|
|
11
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
// See the License for the specific language governing permissions and
|
|
15
|
+
// limitations under the License.
|
|
16
|
+
|
|
17
|
+
// Copyright 2020 The Tilt Brush Authors
|
|
18
|
+
//
|
|
19
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
20
|
+
// you may not use this file except in compliance with the License.
|
|
21
|
+
// You may obtain a copy of the License at
|
|
22
|
+
//
|
|
23
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
24
|
+
//
|
|
25
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
26
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
27
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
28
|
+
// See the License for the specific language governing permissions and
|
|
29
|
+
// limitations under the License.
|
|
30
|
+
|
|
31
|
+
// DefaultVS.glsl
|
|
32
|
+
in vec4 a_position;
|
|
33
|
+
in vec3 a_normal;
|
|
34
|
+
in vec4 a_color;
|
|
35
|
+
in vec2 a_texcoord0;
|
|
36
|
+
|
|
37
|
+
out vec4 v_color;
|
|
38
|
+
out vec3 v_normal; // Camera-space normal.
|
|
39
|
+
out vec3 v_position; // Camera-space position.
|
|
40
|
+
out vec2 v_texcoord0;
|
|
41
|
+
out vec3 v_light_dir_0; // Camera-space light direction, main light.
|
|
42
|
+
out vec3 v_light_dir_1; // Camera-space light direction, other light.
|
|
43
|
+
out float f_fog_coord;
|
|
44
|
+
|
|
45
|
+
uniform mat4 modelViewMatrix;
|
|
46
|
+
uniform mat4 projectionMatrix;
|
|
47
|
+
uniform mat3 normalMatrix;
|
|
48
|
+
uniform mat4 u_SceneLight_0_matrix;
|
|
49
|
+
uniform mat4 u_SceneLight_1_matrix;
|
|
50
|
+
|
|
51
|
+
void main() {
|
|
52
|
+
gl_Position = projectionMatrix * modelViewMatrix * a_position;
|
|
53
|
+
f_fog_coord = gl_Position.z;
|
|
54
|
+
v_normal = normalMatrix * a_normal;
|
|
55
|
+
v_position = (modelViewMatrix * a_position).xyz;
|
|
56
|
+
v_light_dir_0 = mat3(u_SceneLight_0_matrix) * vec3(0, 0, 1);
|
|
57
|
+
v_light_dir_1 = mat3(u_SceneLight_1_matrix) * vec3(0, 0, 1);
|
|
58
|
+
v_color = a_color;
|
|
59
|
+
v_texcoord0 = a_texcoord0;
|
|
60
|
+
}
|
|
Binary file
|