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

PlaneRenderer material cleanup

github.com/SceneView/sceneview-android - 444edb6cdd059b284f8b34b71e972693be7762d3 authored 11 months ago by Thomas Gorisse <[email protected]>
Fixed Node transform

github.com/SceneView/sceneview-android - 77fd9f9fded7b778fd590d1d6d05ddadc4fb919a authored 11 months ago by Thomas Gorisse <[email protected]>
Kotlin 1.9.10 / AGP 8.1.3

github.com/SceneView/sceneview-android - 047eb7a6111335a50a96c14d1e4cc53de1af62f6 authored 11 months ago by Thomas Gorisse <[email protected]>
Upgraded arsceneview to 1.2.3

github.com/SceneView/sceneview-flutter - b96d68b592e96043676614d65cbd5dea5e08a37a authored 11 months ago by Gian Marco Di Francesco <[email protected]>
Dokka docs - sceneview-android

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

github.com/SceneView/sceneview-android - 52816dd5abc41d6da059d9f0967bd49c11a81923 authored 11 months ago by Thomas Gorisse <[email protected]>
Single primitive Geometries (Use single material instance param constructor)

github.com/SceneView/sceneview-android - dcf77aec1b845e4d98b9e6ebd48749a58ff3a3a8 authored 11 months ago by Thomas Gorisse <[email protected]>
Fixed AugmentedImageNode scaling to image

github.com/SceneView/sceneview-android - b2dbbad61ba780eed4cecdf04e9f0053c1b274d0 authored 11 months ago by Thomas Gorisse <[email protected]>
Added Image material creation

github.com/SceneView/sceneview-android - 66ecdfe54165a236bee31afa4ef3ffeb788fb2c7 authored 11 months ago by Thomas Gorisse <[email protected]>
Changed rememberARCamera to rememberARCameraNode

github.com/SceneView/sceneview-android - 94d1b6d5f01d01b285802f75a800e3d1de9bb538 authored 11 months ago by Thomas Gorisse <[email protected]>
Fixed Compose Session configuration

github.com/SceneView/sceneview-android - 0cdbe01e98e40e47f048bec35d650fd33dddc9b7 authored 11 months ago by Thomas Gorisse <[email protected]>
Added tracking changed listener

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

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

github.com/SceneView/sceneview-android - 01d67cea81db0708f2e46c228649f3706bf564d2 authored 11 months ago by Thomas Gorisse <[email protected]>
Fixed and improved samples

github.com/SceneView/sceneview-android - 8dcbfc56681a2e9d897d5d65615f8308393c55ba authored 11 months ago by Thomas Gorisse <[email protected]>
Added Node editing listener

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

github.com/SceneView/sceneview-android - 5803060eff208e2db7d4444b0b9f652b56257927 authored 11 months ago by Thomas Gorisse <[email protected]>
Added MeshNode primitive type param

github.com/SceneView/sceneview-android - 59e3c7708836bf5204d56d73d4514ac5583192cc authored 11 months ago by Thomas Gorisse <[email protected]>
Fixed ModelNode bounding box

github.com/SceneView/sceneview-android - d11c416ebad61430b7fa641be31a53094c32cbe9 authored 11 months ago by Thomas Gorisse <[email protected]>
Refactored Frame hit testing

github.com/SceneView/sceneview-android - b8ceb84be8e31f81ee9459c82bbc162c6bef6249 authored 11 months ago by Thomas Gorisse <[email protected]>
Evict resource datas after model loading

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

github.com/SceneView/sceneview-android - 9d3b3f055c7c73f83d4cacd569937bbb3b0ea9e2 authored 11 months ago by Thomas Gorisse <[email protected]>
Added Polygon Geometry and PolygonNode

github.com/SceneView/sceneview-android - 4705f9524e799f9fdfafca4dfc756e630721326a authored 11 months ago by Thomas Gorisse <[email protected]>
Node.smooth -> Node.smoothTransform

github.com/SceneView/sceneview-android - dd17be792af305f8c9e2113d39046b24d779c9a5 authored 11 months ago by Thomas Gorisse <[email protected]>
Added SelectedNodeGestureDetector, HitTestGestureDetector and PickGestureDetector

github.com/SceneView/sceneview-android - 7c0b03c8f80fc379ddc7b66341ede50b6b3a03e5 authored 11 months ago by Thomas Gorisse <[email protected]>
Added Session paused listener

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

github.com/SceneView/sceneview-android - dca261893492c88bbe1587167d770339a6710b7d authored 11 months ago by Thomas Gorisse <[email protected]>
Fixed AR Node positioning

github.com/SceneView/sceneview-android - 3f8e33b126be08e6f8945578ff7ce810811f181c authored 11 months ago by Thomas Gorisse <[email protected]>
Fixed/Improve ImageNode/ImageTexture

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

github.com/SceneView/sceneview-android - 5ae213372ebfa30f0b513c852d4969266a1ef28a authored 11 months ago by Thomas Gorisse <[email protected]>
Updated compose dependencies

github.com/SceneView/sceneview-android - d3fa85fb7f6bacb5fe4265278e1af99748745f60 authored 11 months ago by Thomas Gorisse <[email protected]>
Remove sceneview_2_0_0 from included projects

github.com/SceneView/sceneview-android - 89095cf0c7b31841cb4a9f36ddc6ca9e611220d7 authored 11 months ago by Thomas Gorisse <[email protected]>
Fixed Compose child nodes updates

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

github.com/SceneView/sceneview-android - 16992b707a72eeb224eb05c576682299f2bfe727 authored 11 months ago by Thomas Gorisse <[email protected]>
Add CollisionSystem and GestureDetector SceneView parameters

github.com/SceneView/sceneview-android - f994d85c32d63d0151358d6df65ff9acff7a3c45 authored 11 months ago by Thomas Gorisse <[email protected]>
Screen to/from World and hit testing move to Kotlin-math and CollisionSystem

github.com/SceneView/sceneview-android - 9f0664a70df0dae3a813d9369f3f61b0106f5b2a authored 11 months ago by Thomas Gorisse <[email protected]>
Upgraded to new arsceneview 1.2.2

github.com/SceneView/sceneview-flutter - 9d87e6911309e2e128fa6c16635a51db7b68ba1d authored 11 months ago by Gian Marco Di Francesco <[email protected]>
Separated to two constructors (#346)

* Separated to two constructors

* Supplemented default value

* Removed unneeded materialInstan...

github.com/SceneView/sceneview-android - dbb244c0e9f47c28c2dc75134b3fb14bb3913d49 authored 12 months ago by Jacky Tsang <[email protected]>
fix cylinder submeshes error (#348)

Co-authored-by: Aya <[[email protected]]>

github.com/SceneView/sceneview-android - efd9fab3ec210aa8fca2e987d106767f8092ee34 authored 12 months ago by Ayaa17 <[email protected]>
Added back missing `materialInstance` (#345)

github.com/SceneView/sceneview-android - 22ed973286d968a1ff55ad7a4037a01da0eb563e authored 12 months ago by Jacky Tsang <[email protected]>
Release v1.2.2

github.com/SceneView/sceneview-android - 087eff6bb3605acd4ddfec82711f202bbf7a7f2c authored 12 months ago by Thomas Gorisse <[email protected]>
Fixed AR Lifecycle observer

github.com/SceneView/sceneview-android - 64b706a1e7e1c43be6628b536e41b0d7ca948ef2 authored 12 months ago by Thomas Gorisse <[email protected]>
Refactored Light Estimator

github.com/SceneView/sceneview-android - d2bfbfc82643316ff4bbba975b3a4a4ccdfa84e9 authored 12 months ago by Thomas Gorisse <[email protected]>
Fixed Local to World and World to Local

github.com/SceneView/sceneview-android - 815f6a35befc6cdfcd321f2c2143940f6c97ef4b authored 12 months ago by Thomas Gorisse <[email protected]>
Cleanup AR Model Viewer Compose Sample

github.com/SceneView/sceneview-android - 58eaf50d05a31062c51d89468dd4bba01bd9156e authored 12 months ago by Thomas Gorisse <[email protected]>
Release v1.2.1

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

github.com/SceneView/sceneview-android - ec01160d7a78cb327d7a9fac6d381916b0724e73 authored 12 months ago by Thomas Gorisse <[email protected]>
Fixed ModelNode bounding box and collision shape

github.com/SceneView/sceneview-android - b5f900e50f79828c989abe740089c60cdc5456ad authored 12 months ago by Thomas Gorisse <[email protected]>
Moved overlap testing to Node

github.com/SceneView/sceneview-android - 7c66157b7b4615fa98956904f56739e45fcf6d33 authored 12 months ago by Thomas Gorisse <[email protected]>
Moved view picking to View

github.com/SceneView/sceneview-android - 27f7b39acd2b9501e71b9b5130718318f36db53c authored 12 months ago by Thomas Gorisse <[email protected]>
Added Camera and View World to/from View Space to/from Clip Space

github.com/SceneView/sceneview-android - 9c151f1eb1e0405015dfc6f38c3856a653a9851e authored 12 months ago by Thomas Gorisse <[email protected]>
Add CameraNode view percent position hit testing

github.com/SceneView/sceneview-android - f19d2dee6104195eecad266375c800b7a12cd3ea authored 12 months ago by Thomas Gorisse <[email protected]>
Moved CollisionSystem hit testing to CameraNode

github.com/SceneView/sceneview-android - 44898bd70d79e3035c3d5178a235abc6eea4d993 authored 12 months ago by Thomas Gorisse <[email protected]>
ModelLoader instancedModel return a List<ModelInstance>

github.com/SceneView/sceneview-android - e02eef82527b7abcba866710a75afba72305c6f8 authored 12 months ago by Thomas Gorisse <[email protected]>
Fixed Model Viewer sample model origin

github.com/SceneView/sceneview-android - 6777701b57647c5470c6dfbe0d2ce980eb04539f authored 12 months ago by Thomas Gorisse <[email protected]>
Disable view dynamic resolution on AR

github.com/SceneView/sceneview-android - a977af223a039c88d247223168787eba99e0d7b6 authored 12 months ago by Thomas Gorisse <[email protected]>
onSessionUpdate -> onSessionUpdated

github.com/SceneView/sceneview-android - d828b34f0eb9067a42009db35c6622080ae7519c authored 12 months ago by Thomas Gorisse <[email protected]>
Added onViewUpdated compose parameter

github.com/SceneView/sceneview-android - c901b9d6d16a4c484233d60519657a406fe9a0ba authored 12 months ago by Thomas Gorisse <[email protected]>
Move Defaults SceneView creator to companion object

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

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

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

github.com/SceneView/sceneview.github.io - a6d745013ae4025269416eddf6f99f3d02f022e4 authored 12 months ago by ThomasGorisse <[email protected]>
Release v1.2.0

github.com/SceneView/sceneview-android - 61f5be3018e5e326690d3617e9514de26ce6f690 authored 12 months ago by Thomas Gorisse <[email protected]>
Model viewer sample cleanup

github.com/SceneView/sceneview-android - 727254830efb2248ca86e587f7d97f5b5be55991 authored 12 months ago by Thomas Gorisse <[email protected]>
Added Compose sample

github.com/SceneView/sceneview-android - 6ce1d935281981824642124fdec19e15e2869998 authored 12 months ago by Thomas Gorisse <[email protected]>
Node parent constructor param

github.com/SceneView/sceneview-android - 42a37b49b0f04b46f48cf66d603f9b823e3d3a87 authored 12 months ago by Thomas Gorisse <[email protected]>
Fixed Geometry Nodes and single material instance param

github.com/SceneView/sceneview-android - 5115a7744b4d3cab44510aef57e462caa59f8c58 authored 12 months ago by Thomas Gorisse <[email protected]>
Fixed ModelNode

github.com/SceneView/sceneview-android - 98aecc3c37d45cbc679963dc47df4fcba0f62cf6 authored 12 months ago by Thomas Gorisse <[email protected]>
Fixed CameraNode

github.com/SceneView/sceneview-android - 3303b3b414bae9a665d07e59e4699321a715b385 authored 12 months ago by Thomas Gorisse <[email protected]>
Fixed ModelLoader and more resource releasing

github.com/SceneView/sceneview-android - 3b4131689e0f5c421f91f8880d3a4ec45ba234f4 authored 12 months ago by Thomas Gorisse <[email protected]>
Material color from compose color

github.com/SceneView/sceneview-android - 259a83b6b9265d14e6f8519daa35e9e5651f2ea4 authored 12 months ago by Thomas Gorisse <[email protected]>
New Lifecycle and Activity retrieving

github.com/SceneView/sceneview-android - a8301de80964dc9c410c77098f2ca7286c941825 authored 12 months ago by Thomas Gorisse <[email protected]>
Fixed GestureDetector

github.com/SceneView/sceneview-android - 729e35924767ac918f72a706cae267d24f1bcc3a authored 12 months ago by Thomas Gorisse <[email protected]>
Fixed Materials

github.com/SceneView/sceneview-android - 161764ab4cfd1b7efaf24c3ae36a6f188edfc6b7 authored 12 months ago by Thomas Gorisse <[email protected]>
Renewed Scene and ARScene Composables mechanism

github.com/SceneView/sceneview-android - 1af82157b7a56caf81ae48866256bc268a0ac162 authored 12 months ago by Thomas Gorisse <[email protected]>
Fixed PlaneRenderer

github.com/SceneView/sceneview-android - b0a5b1c3b9b5a39ee93ee3517b7df7e4afb503a3 authored 12 months ago by Thomas Gorisse <[email protected]>
Opened ARCameraStream

github.com/SceneView/sceneview-android - 3acee265e854d5630293393aa6c8bec9d6b53cb3 authored 12 months ago by Thomas Gorisse <[email protected]>
Fix session update

github.com/SceneView/sceneview-android - 3814cbc2b1eaa16fe4e42b283bb3e58236eb968b authored 12 months ago by Thomas Gorisse <[email protected]>
Upgraded kotlin, gradle, arsceneview

github.com/SceneView/sceneview-flutter - 77bde99af002d32415ce0b7fa31667e07c815413 authored 12 months ago by Gian Marco Di Francesco <[email protected]>
Dokka docs - sceneview-android

github.com/SceneView/sceneview.github.io - 89621546e9c0d1444919b1b9d248f744fe526af6 authored about 1 year ago by ThomasGorisse <[email protected]>
Fix publishing

github.com/SceneView/sceneview-android - 8d0be827434f926127853c8f2d2b33ab891703b3 authored about 1 year ago by Thomas Gorisse <[email protected]>
Update Dokka to 1.9.10

github.com/SceneView/sceneview-android - 0bf18a759a31c6bba0eb441347de40eda1d48dc2 authored about 1 year ago by Thomas Gorisse <[email protected]>
Update Maven Publishing to 0.25.3

github.com/SceneView/sceneview-android - a7a15524ba7965b4869bed0a8f090a231e10e2ad authored about 1 year ago by Thomas Gorisse <[email protected]>
Downgrade Kotlin and Compose version

github.com/SceneView/sceneview-android - 1654691e12233dee6af1926656d367ad82ca8772 authored about 1 year ago by Thomas Gorisse <[email protected]>
Add missing files

github.com/SceneView/sceneview-android - 5b3573b350f60644052746a2e99b3582782ddf3c authored about 1 year ago by Thomas Gorisse <[email protected]>
ARSceneview 1.1.0

github.com/SceneView/sceneview-android - c3b8c5a0fca0dbb43c971a91fe808456f51cd65e authored about 1 year ago by Thomas Gorisse <[email protected]>
Fixed Node destroy

github.com/SceneView/sceneview-android - 415997cd1d9cbaa00c52cce312d80cdf16273a6b authored about 1 year ago by Thomas Gorisse <[email protected]>
Fixed ARSceneView version

github.com/SceneView/sceneview-android - 9bd1e3dd6a51c8de36cf1a86db20f44bc63861fb authored about 1 year ago by Thomas Gorisse <[email protected]>
Release SceneView 1.0.12 / ARSceneView 0.10.2

github.com/SceneView/sceneview-android - 722101172c7a324844e08d9a2f841aed1da9fe88 authored about 1 year ago by Thomas Gorisse <[email protected]>
ARCore 1.39.0

github.com/SceneView/sceneview-android - 8a403e1d128bd1acda5586fa5a3f6a55e5aff553 authored about 1 year ago by Thomas Gorisse <[email protected]>
Updated dependencies

github.com/SceneView/sceneview-android - 23dbea883a5df14e0ea0bd425030acff59829bcd authored about 1 year ago by Thomas Gorisse <[email protected]>
Fixed Geometries

github.com/SceneView/sceneview-android - 81455c573e36c91f50378baf7173b4b3b48f88f6 authored about 1 year ago by Thomas Gorisse <[email protected]>
GeospatialPose transform extension

github.com/SceneView/sceneview-android - 4c33e682a58c59bc52c15a6684633faa2f25f5bb authored about 1 year ago by Thomas Gorisse <[email protected]>
Release 1.23.0

github.com/SceneView/sceneform-android - adb9f9c15493500d41f4fdce7a38b5d6798313e4 authored about 1 year ago by ThomasGorisse <[email protected]>
Added GitHub Actions

github.com/SceneView/sceneform-android - 9a0bb3b1ba3c74f0db3dcf8586b928ecfd98e903 authored about 1 year ago by Thomas Gorisse <[email protected]>
Dokka docs - sceneview-android

github.com/SceneView/sceneview.github.io - 3c742ed96438fa070fea4b42bc9584179947ea29 authored about 1 year ago by ThomasGorisse <[email protected]>
Release SceneView 1.0.11 / ARSceneView 0.10.1

github.com/SceneView/sceneview-android - 2d274659a473d21e99b68a9f308a7c5cf5660d22 authored about 1 year ago by Thomas Gorisse <[email protected]>
Added Anchor extensions

github.com/SceneView/sceneview-android - 68f6fc5c83fdca450775d3f7d92df6268dc41d3b authored about 1 year ago by Thomas Gorisse <[email protected]>