Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Sceneview

3D and AR libraries for Android
Collective - Host: opensource - https://opencollective.com/sceneview - Website: https://sceneview.github.io/ - Code: https://github.com/sceneview

call arcore.destroy off of main thread Fixes #407 (#408)

* call arcore.destroy off of main thread

* rename method as per PR comment

---------

Co-autho...

github.com/SceneView/sceneview-android - ad8778b688cd265e5c0a47cc7917f64c482ebf90 authored 9 months ago by Sameer Jiwani <[email protected]>
Do not attempt to redirect to Play Store to install ARCore on unsupported devices (#322)

* Fixed issue where unsupported AR Core devices still redirected to Play Store for attempt to in...

github.com/SceneView/sceneview-android - 2230c5ab996dde289bd77dcf075a2fb1120356b5 authored 9 months ago by Keith Mayoral <[email protected]>
Removes the unused RECORD_AUDIO permission from AndroidManifest (#402)

github.com/SceneView/sceneview-android - a0cbfa2ed589e56f33e682382ce9db992ebe10e3 authored 9 months ago by Keith Mayoral <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - ea237828c8e34818aa737649164d230f4272ee86 authored 9 months ago by Thomas Gorisse <[email protected]>
Filament 1.49.3

github.com/SceneView/sceneview-android - 217dd4e46fa5d8b789766468ed87710bf3b98f58 authored 9 months ago by Thomas Gorisse <[email protected]>
Moved back to Filmic color grading

github.com/SceneView/sceneview-android - c777b46c357f4e040e2ef336ad23d1a9670ba610 authored 9 months ago by Thomas Gorisse <[email protected]>
Changed Filament View default configuration

github.com/SceneView/sceneview-android - d42a98533460d045fe50cb8f94a0f6e97bf13514 authored 9 months ago by Thomas Gorisse <[email protected]>
Moved back SceneView to SurfaceView for performance reasons

github.com/SceneView/sceneview-android - a2a04a18204ecd799f55bde9f656f8ab5cba8403 authored 9 months ago by Thomas Gorisse <[email protected]>
Fixed Camera project on viewport changed

github.com/SceneView/sceneview-android - c6e8289ab93b71c8c7cb02e4b8efcfbf2543eff2 authored 9 months ago by Thomas Gorisse <[email protected]>
Fixed AR Environment

github.com/SceneView/sceneview-android - 6a42d683a2ab64c3e3995bd5616ac30ca55725d2 authored 9 months ago by Thomas Gorisse <[email protected]>
Configurable fixed CameraManipulator

github.com/SceneView/sceneview-android - eb3b52da43779eced033b0b67a2e9590dd61aed4 authored 9 months ago by Thomas Gorisse <[email protected]>
CameraNode and MainLightNode configurable composable

github.com/SceneView/sceneview-android - c7d2236640c7df08c0aae40eccce90cd00b9fb51 authored 9 months ago by Thomas Gorisse <[email protected]>
Fixed default environments

github.com/SceneView/sceneview-android - 58825556be82b0b97c7a47b79258d7e24ee886dc authored 9 months ago by Thomas Gorisse <[email protected]>
Fixed filling index buffer for geometries (#392)

github.com/SceneView/sceneview-android - 367cd5d39f2818fcf6dba77ad9dc0e83a4802ec3 authored 9 months ago by Nikita Zaytsev <[email protected]>
Release v2.0.2

github.com/SceneView/sceneview-android - ad5237503650d15bf780353aa8de159b7a08c295 authored 10 months ago by Thomas Gorisse <[email protected]>
Surface mirrorer to null on stop

github.com/SceneView/sceneview-android - 006b8a23918dacd49d6bfc0ea7ef52aa4da5b26a authored 10 months ago by Thomas Gorisse <[email protected]>
Fixed model viewer compose sample

github.com/SceneView/sceneview-android - 2c78d0a82bc0a89faf27e725ad492235c1d375f2 authored 10 months ago by Thomas Gorisse <[email protected]>
Moved SceneView to TextureView

github.com/SceneView/sceneview-android - 2f2d9f253c0b54a74c654c518bd9e9d94b3ac17b authored 10 months ago by Thomas Gorisse <[email protected]>
Fixed ModelLoader loading from File

github.com/SceneView/sceneview-android - d4c92c768630fd5a813992b8d0f3fddafd7d563d authored 10 months ago by Thomas Gorisse <[email protected]>
New Camera projection functions

github.com/SceneView/sceneview-android - 3d39469ac994b14ccd624cd50f184fded9602f96 authored 10 months ago by Thomas Gorisse <[email protected]>
Fixed AR Camera stream not appearing because of Skybox

github.com/SceneView/sceneview-android - 3461f7cd4edd630e062ad31e04eacc30903a874d authored 10 months ago by Thomas Gorisse <[email protected]>
Added Opacity parameter

github.com/SceneView/sceneview-android - 582f6f203043bafc6ca691db4bb44a7c247b6f6f authored 10 months ago by Thomas Gorisse <[email protected]>
Cleanup Compose arguments

github.com/SceneView/sceneview-android - 76f551f75f20a8498453ce353f04d9fa075195eb authored 10 months ago by Thomas Gorisse <[email protected]>
Fixed glTF orphan childs (parent them to root node for now)

github.com/SceneView/sceneview-android - aa8eda5408a7dae2b99d019f01f1cf08b129a8b4 authored 10 months ago by Thomas Gorisse <[email protected]>
Filament 1.49.0

github.com/SceneView/sceneview-android - 1ef76d204e2fb3a1e716bca92de4339aecbaec58 authored 10 months ago by Thomas Gorisse <[email protected]>
Increased Sonatype connect timeout seconds

github.com/SceneView/sceneview-android - 630e1a32b51e1a655486b1d1d7a87f4f96118b55 authored 10 months ago by Thomas Gorisse <[email protected]>
Android Gradle Tools 8.1.4

github.com/SceneView/sceneview-android - 8f5c517af6600ff40120bd76ae9615199c2936ac authored 10 months ago by Thomas Gorisse <[email protected]>
Fixed maven publish

github.com/SceneView/sceneview-android - c66540262eb74d0addb8bf8a745850893b72612d authored 10 months ago by Thomas Gorisse <[email protected]>
Dokka docs - sceneview-android

github.com/SceneView/sceneview.github.io - 20aea40292d2dd047bb2db5a10ee79d4177a1b77 authored 10 months ago by ThomasGorisse <[email protected]>
Release v2.0.1

github.com/SceneView/sceneview-android - d347ab6a65393e05c0841e456aa449d6c3c7eb1e authored 10 months ago by Thomas Gorisse <[email protected]>
Release v1.2.6

github.com/SceneView/sceneview-android - 459b752b4a0aaa087f47614c950f7449c40b55f4 authored 10 months ago by Thomas Gorisse <[email protected]>
Enhanced Model Viewer Compose sample

github.com/SceneView/sceneview-android - 47c3fe740b3ef431e53b28fb1e27be276483cc77 authored 10 months ago by Thomas Gorisse <[email protected]>
Sample common complete Sceneview Dark and Light Material3 themes

github.com/SceneView/sceneview-android - 7f2ac556c4cb45f49e4df019c0eff37d83b3b01c authored 10 months ago by Thomas Gorisse <[email protected]>
`rememberNodes()` from `vararg`

github.com/SceneView/sceneview-android - b5bd264c2206ca6988f09d314778181eaf7dcad5 authored 10 months ago by Thomas Gorisse <[email protected]>
Added Transform components compose animations

github.com/SceneView/sceneview-android - 6521a2f96700a1353707e929dff2ebd11dd2e16d authored 10 months ago by Thomas Gorisse <[email protected]>
Fixed `Node` `lookToward()` and `lookAt()`

github.com/SceneView/sceneview-android - fa2401e8e125a4b9990432f8601bb9f7c42ec043 authored 10 months ago by Thomas Gorisse <[email protected]>
Node transform() and worldTransform moved to apply for chained calls

github.com/SceneView/sceneview-android - 433b93ae34dd4d9f836ae29eda2c32bf8af4226b authored 10 months ago by Thomas Gorisse <[email protected]>
Fixed Node instance retrieving on glTF child nodes

github.com/SceneView/sceneview-android - 42dc19f9177298c2bd21f33d4bb3c2c3d1e839ce authored 10 months ago by Thomas Gorisse <[email protected]>
Re-architecture EnvironmentLoader

github.com/SceneView/sceneview-android - 5d5a43f4bd74b2986bd432f7db4186be890aa105 authored 10 months ago by Thomas Gorisse <[email protected]>
Ubershader MaterialInstance creation with extensions for setting parameters (glTF)

github.com/SceneView/sceneview-android - e3f684999769e174c354753a1634c3ebed6ef73d authored 10 months ago by Thomas Gorisse <[email protected]>
Fixed Node parenting issues

github.com/SceneView/sceneview-android - 32030098b45fdfff8ba143f796956eeb877e3a78 authored 10 months ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - a4b5893703d4838b206f5047e59735c91b63d8bc authored 10 months ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - 025615c1f0e8b2633fef1b4c3baa3f3e1a5873f1 authored 10 months ago by Thomas Gorisse <[email protected]>
ModelViewer Compose sample

github.com/SceneView/sceneview-android - 8b02b2e4aeda244726355df12eec224be373bc9f authored 10 months ago by Thomas Gorisse <[email protected]>
KTXLoader and HDRLoader replaced by a unique EnvironmentLoader

github.com/SceneView/sceneview-android - 2c7d1ea2267771e9a1853853283bb40233293583 authored 10 months ago by Thomas Gorisse <[email protected]>
Removed useless engine parameter from ARCameraStream

github.com/SceneView/sceneview-android - 410948d537874dec39169460f2805cab97e4832a authored 10 months ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - 62b443d73eac0f77af5a5da51774986058dfb54a authored 10 months ago by Thomas Gorisse <[email protected]>
fix SurfaceMirror implementation (#364)

* surfaceMirror.onFrame() must be called between beginFrame and endFrame, fix

* formatting scen...

github.com/SceneView/sceneview-android - 5d44dcc7df8fea2eb2cd9cdeaf52e6c7c0d836a2 authored 10 months ago by Sameer Jiwani <[email protected]>
Cleanup Geometries

github.com/SceneView/sceneview-android - f81099ad2e528e75bffded4ddeb7a6477067e83a authored 10 months ago by Thomas Gorisse <[email protected]>
Added Model creation from `File`

github.com/SceneView/sceneview-android - 824e76b6b9e5380fd48852e7436815294ce6cbdc authored 10 months ago by Thomas Gorisse <[email protected]>
Fixed `ModelNode` children parenting

github.com/SceneView/sceneview-android - 07a8059ab177a3e29b517d2538ffc6a354016c5f authored 10 months ago by Thomas Gorisse <[email protected]>
Removed `parent` and `entity` sub nodes constructors parameters

github.com/SceneView/sceneview-android - 6bb67d77bcad951c242a8ae4724006f82001e0c1 authored 10 months ago by Thomas Gorisse <[email protected]>
Set `Node` parent to `null` when destroyed

github.com/SceneView/sceneview-android - 31a0952e86ae5b71fbe00ae7d2d46ee9c45d0b78 authored 11 months ago by Thomas Gorisse <[email protected]>
Overridable `Node.onAddedToScene(scene)` and `Node.onRemovedFromScene(scene)`

github.com/SceneView/sceneview-android - 0356d470200c1fef9a64e10addb5c943de297c26 authored 11 months ago by Thomas Gorisse <[email protected]>
Merge remote-tracking branch 'origin/main'

github.com/SceneView/sceneview-android - 877387c1e1444dc2a1974eea01d3bbfbc71a739e authored 11 months ago by Thomas Gorisse <[email protected]>
Overridable `PoseNode.onPoseChanged()`

github.com/SceneView/sceneview-android - ee8163d1fff03dd0784dbacd8e133130a8aa264d authored 11 months ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - b5b8a33718408e71b33bd91945a634baa8349035 authored 11 months ago by Thomas Gorisse <[email protected]>
Dokka docs - sceneview-android

github.com/SceneView/sceneview.github.io - 9339c0d91eb552fa700fb12935887b3a157ce2fa authored 11 months ago by ThomasGorisse <[email protected]>
Release v1.2.6

github.com/SceneView/sceneview-android - df75a2c48cef958c33b7c9598a7ffe5be717f4b9 authored 11 months ago by Thomas Gorisse <[email protected]>
Moved SceneView childNodes to `Set` and added multiple nodes adding/removing

github.com/SceneView/sceneview-android - 180421985d0841326578c972c174f8da2f6a2204 authored 11 months ago by Thomas Gorisse <[email protected]>
Added multiple child nodes add/remove and complete clearing

github.com/SceneView/sceneview-android - 7b6a6cd35ca9a3f40fd71909c9825af689df474f authored 11 months ago by Thomas Gorisse <[email protected]>
Moved `Node.childNodes` to `Set

github.com/SceneView/sceneview-android - b729200e698db9d29cbcdc1acb861edb77b2b6ba authored 11 months ago by Thomas Gorisse <[email protected]>
Added `ModelLoader.clear()` to clean it

github.com/SceneView/sceneview-android - c06dd88d9462205737813e20d31a5ebd3b77207b authored 11 months ago by Thomas Gorisse <[email protected]>
Rollback Gradle configuration cache for Maven publilcation

github.com/SceneView/sceneview-android - 93612801811961dbcc43d0af9822ad75d2e9c563 authored 11 months ago by Thomas Gorisse <[email protected]>
Modified AR Model Viewer Compose planer renderer visibility

github.com/SceneView/sceneview-android - 8980371a68fc60e5dd6f9132eeee826dd6110fb6 authored 11 months ago by Thomas Gorisse <[email protected]>
Enabled Gradle configuration cache

github.com/SceneView/sceneview-android - 60991308d38f955ffda45ffa9315170583b124d2 authored 11 months ago by Thomas Gorisse <[email protected]>
Separated material source and outputs generation between AR and 3D

github.com/SceneView/sceneview-android - c265922e6a7d283c46096b8e8e87b4576ad73872 authored 11 months ago by Thomas Gorisse <[email protected]>
Cleanup and reorganized assets (models, materials, environments,...)

github.com/SceneView/sceneview-android - 1e4351a04e945125f97e710ebd211f00c48107e4 authored 11 months ago by Thomas Gorisse <[email protected]>
Fixed `Session` update exception on paused

github.com/SceneView/sceneview-android - d5a1d7fa278b1afd7df639532650e0c07595f64e authored 11 months ago by Thomas Gorisse <[email protected]>
Dokka docs - sceneview-android

github.com/SceneView/sceneview.github.io - e35da1930063016ed0de2e93ad6112b79d024d36 authored 11 months ago by ThomasGorisse <[email protected]>
Release v1.2.5

github.com/SceneView/sceneview-android - 425ed6db00d10a9754a29719787801d72b21e060 authored 11 months ago by Thomas Gorisse <[email protected]>
Changed Filament View default configuration

github.com/SceneView/sceneview-android - 6448148e2acceef1ec56484d5b7d31f3fe4eeb9b authored 11 months ago by Thomas Gorisse <[email protected]>
Removed Model evictResourceData after load

github.com/SceneView/sceneview-android - f27e267e6929d2c1a08158c0da9749370fa374f6 authored 11 months ago by Thomas Gorisse <[email protected]>
Removed Model releaseSourceData after load

github.com/SceneView/sceneview-android - 826b5bd28462c5c962f04e675f1a6ce70def9f8b authored 11 months ago by Thomas Gorisse <[email protected]>
Added ModelNode child and material get/getOrNull by name

github.com/SceneView/sceneview-android - 307adc4442e517a6bb64bcbb89f1f2485abd8360 authored 11 months ago by Thomas Gorisse <[email protected]>
Added ShapeNode to create geometries from Polygon path or delaunay points triangulation

github.com/SceneView/sceneview-android - d8ec35381d7e4497e97a616e9c2bb90c3ea13bc6 authored 11 months ago by Thomas Gorisse <[email protected]>
Parameterizable image texture material sampler

github.com/SceneView/sceneview-android - 6eed032d4fe20604004674ca29248dfa915e1c85 authored 11 months ago by Thomas Gorisse <[email protected]>
Added Earcut Polygon triangulation

github.com/SceneView/sceneview-android - ca41010dfa61865cd50a7d7b28d3e621721b2fa2 authored 11 months ago by Thomas Gorisse <[email protected]>
Added Geometries UvScale to control repeatable or scalable textures

github.com/SceneView/sceneview-android - cb68cfd7d1f303171b41a30acf3f23ab0c755468 authored 11 months ago by Thomas Gorisse <[email protected]>
Changed Model Viewer Compose sample hit testing

github.com/SceneView/sceneview-android - e4e501e6878ac6b9d73a8fcd6bd9b154dcacf681 authored 11 months ago by Thomas Gorisse <[email protected]>
Added Delaunator Triangulation

github.com/SceneView/sceneview-android - 180ee06c452cc6fd73bbf91ae65b359d795fa16e authored 11 months ago by Thomas Gorisse <[email protected]>
Release v1.2.4

github.com/SceneView/sceneview-android - 52b49c4b4a2f32beb748ea0afab8c1a80b50d3b8 authored 11 months ago by Thomas Gorisse <[email protected]>
Changed default View parameters

github.com/SceneView/sceneview-android - 71de2f0060afca7f5489623b4e614a444c48701a authored 11 months ago by Thomas Gorisse <[email protected]>
Don't filter session frame update on timestamp

github.com/SceneView/sceneview-android - 4d9f58e761d581ef2f3a6f418146ebfb5a12ef04 authored 11 months ago by Thomas Gorisse <[email protected]>
Keep screen on resumed

github.com/SceneView/sceneview-android - b7967a113aa54c5b9b06cafaed2dfcb58ca4f2a0 authored 11 months ago by Thomas Gorisse <[email protected]>
Add SceneView gesture listener setter

github.com/SceneView/sceneview-android - d479b3f1603f8cd583565e4956c1dde19fa03cc1 authored 11 months ago by Thomas Gorisse <[email protected]>
Fixed Camera transform column order

github.com/SceneView/sceneview-android - d32667989f9100848ad2c17f90a62249b44903f6 authored 11 months ago by Thomas Gorisse <[email protected]>
Fixed hit testing / view to world

github.com/SceneView/sceneview-android - 93f1e92cf88442a9bff271ad2148933eedf9111a authored 11 months ago by Thomas Gorisse <[email protected]>
Changed default camera near ans far

github.com/SceneView/sceneview-android - 9557ef687b67cc285c428a3ba2a2e6c89796bd65 authored 11 months ago by Thomas Gorisse <[email protected]>
Add material color custom param name

github.com/SceneView/sceneview-android - 67853c752603ab7254e0d893cabeeff34d887f23 authored 11 months ago by Thomas Gorisse <[email protected]>
Opened GestureListener

github.com/SceneView/sceneview-android - 528896276fbddc661f5e573218fc4a41f97d444e authored 11 months ago by Thomas Gorisse <[email protected]>
Cleanup compose sample

github.com/SceneView/sceneview-android - f7b13060a4f9b0de3884c2037196ce4534dee24f authored 11 months ago by Thomas Gorisse <[email protected]>
Log Engine destroy

github.com/SceneView/sceneview-android - 0366f57b0e2ce9ab5f8e77aecf3545c802b86de8 authored 11 months ago by Thomas Gorisse <[email protected]>
Destroy default material instance when destroying material

github.com/SceneView/sceneview-android - 81ae40811d07fb96e571ccc89537ba4517f41d52 authored 11 months ago by Thomas Gorisse <[email protected]>
CameraStream better destroy

github.com/SceneView/sceneview-android - 41ceb2a6bd3c91bdb35b20e70d62c3a4f65c6b04 authored 11 months ago by Thomas Gorisse <[email protected]>
CameraStream RGB16F format

github.com/SceneView/sceneview-android - 843726700c5a4d2b3a2c31eefb45a50daabafbd2 authored 11 months ago by Thomas Gorisse <[email protected]>
LightEstimator improve

github.com/SceneView/sceneview-android - f7bf9b7478e8fdaae3da4459548bdf8ef77c257b authored 11 months ago by Thomas Gorisse <[email protected]>