Ecosyste.ms: OpenCollective

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

github.com/SceneView/sceneview-android

SceneView is a 3D and AR Android Composable and View with Google Filament and ARCore. This is a Sceneform replacement in Kotlin
https://github.com/SceneView/sceneview-android

Release v1.2.3

52816dd5abc41d6da059d9f0967bd49c11a81923 authored about 1 year ago
Single primitive Geometries (Use single material instance param constructor)

dcf77aec1b845e4d98b9e6ebd48749a58ff3a3a8 authored about 1 year ago
Added Node editing listener

14318e3f4b45c9e855f58ffcb031a29771fb606d authored about 1 year ago
Fixed Compose Session configuration

0cdbe01e98e40e47f048bec35d650fd33dddc9b7 authored about 1 year ago
Fixed and improved samples

8dcbfc56681a2e9d897d5d65615f8308393c55ba authored about 1 year ago
Temporary disabled VideoNode

d27074f03ee69d68f5c1a3fa02092927bec89780 authored about 1 year ago
Added tracking changed listener

fa22c2ded6fc0ddef51c1e6bc9f9bfbdc92c87e8 authored about 1 year ago
Node.smooth -> Node.smoothTransform

dd17be792af305f8c9e2113d39046b24d779c9a5 authored about 1 year ago
Added Image material creation

66ecdfe54165a236bee31afa4ef3ffeb788fb2c7 authored about 1 year ago
Fixed AugmentedImageNode scaling to image

b2dbbad61ba780eed4cecdf04e9f0053c1b274d0 authored about 1 year ago
Fixed AR Node positioning

3f8e33b126be08e6f8945578ff7ce810811f181c authored about 1 year ago
Added catching createAnchorOrNull

dca261893492c88bbe1587167d770339a6710b7d authored about 1 year ago
Added Session paused listener

b8f27e311839e926b3f39aab6e9b66547f09c6e8 authored about 1 year ago
Added SelectedNodeGestureDetector, HitTestGestureDetector and PickGestureDetector

7c0b03c8f80fc379ddc7b66341ede50b6b3a03e5 authored about 1 year ago
Added Polygon Geometry and PolygonNode

4705f9524e799f9fdfafca4dfc756e630721326a authored about 1 year ago
Refactored GestureDetector

9d3b3f055c7c73f83d4cacd569937bbb3b0ea9e2 authored about 1 year ago
Evict resource datas after model loading

1cf874bf26c0b1e3dc4d458461f9bf3b3885448e authored about 1 year ago
Changed rememberARCamera to rememberARCameraNode

94d1b6d5f01d01b285802f75a800e3d1de9bb538 authored about 1 year ago
Refactored Frame hit testing

b8ceb84be8e31f81ee9459c82bbc162c6bef6249 authored about 1 year ago
Fixed ModelNode bounding box

d11c416ebad61430b7fa641be31a53094c32cbe9 authored about 1 year ago
Added MeshNode primitive type param

59e3c7708836bf5204d56d73d4514ac5583192cc authored about 1 year ago
Changed AR Filament configuration

01d67cea81db0708f2e46c228649f3706bf564d2 authored about 1 year ago
Enhance RenderableNode

5803060eff208e2db7d4444b0b9f652b56257927 authored about 1 year ago
Fixed/Improve ImageNode/ImageTexture

a2f080b8d63871f68962ba02478881adddd614eb authored about 1 year ago
Fixed Geometries

5ae213372ebfa30f0b513c852d4969266a1ef28a authored about 1 year ago
Remove sceneview_2_0_0 from included projects

89095cf0c7b31841cb4a9f36ddc6ca9e611220d7 authored about 1 year ago
Filament 1.45.0

16992b707a72eeb224eb05c576682299f2bfe727 authored about 1 year ago
Screen to/from World and hit testing move to Kotlin-math and CollisionSystem

9f0664a70df0dae3a813d9369f3f61b0106f5b2a authored about 1 year ago
Fixed Compose child nodes updates

6bdf080b07f4c85fc2435c8dbd8515bf39ac6b22 authored about 1 year ago
Updated compose dependencies

d3fa85fb7f6bacb5fe4265278e1af99748745f60 authored about 1 year ago
Add CollisionSystem and GestureDetector SceneView parameters

f994d85c32d63d0151358d6df65ff9acff7a3c45 authored about 1 year ago
Separated to two constructors (#346)

* Separated to two constructors

* Supplemented default value

* Removed unneeded materialInstan...

dbb244c0e9f47c28c2dc75134b3fb14bb3913d49 authored about 1 year ago
fix cylinder submeshes error (#348)

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

efd9fab3ec210aa8fca2e987d106767f8092ee34 authored about 1 year ago
Added back missing `materialInstance` (#345)

22ed973286d968a1ff55ad7a4037a01da0eb563e authored about 1 year ago
Release v1.2.2

087eff6bb3605acd4ddfec82711f202bbf7a7f2c authored about 1 year ago
Fixed AR Lifecycle observer

64b706a1e7e1c43be6628b536e41b0d7ca948ef2 authored about 1 year ago
Refactored Light Estimator

d2bfbfc82643316ff4bbba975b3a4a4ccdfa84e9 authored about 1 year ago
Fixed Local to World and World to Local

815f6a35befc6cdfcd321f2c2143940f6c97ef4b authored about 1 year ago
Cleanup AR Model Viewer Compose Sample

58eaf50d05a31062c51d89468dd4bba01bd9156e authored about 1 year ago
Release v1.2.1

bc2f66514e44da7ff08aac74b0cb8b431d05f5df authored about 1 year ago
Merge remote-tracking branch 'origin/main'

ec01160d7a78cb327d7a9fac6d381916b0724e73 authored about 1 year ago
Fixed ModelNode bounding box and collision shape

b5f900e50f79828c989abe740089c60cdc5456ad authored about 1 year ago
Moved overlap testing to Node

7c66157b7b4615fa98956904f56739e45fcf6d33 authored about 1 year ago
Moved view picking to View

27f7b39acd2b9501e71b9b5130718318f36db53c authored about 1 year ago
Added Camera and View World to/from View Space to/from Clip Space

9c151f1eb1e0405015dfc6f38c3856a653a9851e authored about 1 year ago
Add CameraNode view percent position hit testing

f19d2dee6104195eecad266375c800b7a12cd3ea authored about 1 year ago
Moved CollisionSystem hit testing to CameraNode

44898bd70d79e3035c3d5178a235abc6eea4d993 authored about 1 year ago
ModelLoader instancedModel return a List<ModelInstance>

e02eef82527b7abcba866710a75afba72305c6f8 authored about 1 year ago
Fixed Model Viewer sample model origin

6777701b57647c5470c6dfbe0d2ce980eb04539f authored about 1 year ago
Disable view dynamic resolution on AR

a977af223a039c88d247223168787eba99e0d7b6 authored about 1 year ago
onSessionUpdate -> onSessionUpdated

d828b34f0eb9067a42009db35c6622080ae7519c authored about 1 year ago
Added onViewUpdated compose parameter

c901b9d6d16a4c484233d60519657a406fe9a0ba authored about 1 year ago
Move Defaults SceneView creator to companion object

3ffb56096e1a4737b06a1382cb265a7ece3ff874 authored about 1 year ago
Update README.md

f7eb6bddd4404e5f1003c0271d95e554d6ddc18b authored about 1 year ago
Update README.md

1ae0e46b6cecd0e928f74f88eb6973e536d4feea authored about 1 year ago
Release v1.2.0

61f5be3018e5e326690d3617e9514de26ce6f690 authored about 1 year ago
ARCore 1.40.0

b30d32ae3e67dd4499d180794bb8b2822e9f03b5 authored about 1 year ago
Model viewer sample cleanup

727254830efb2248ca86e587f7d97f5b5be55991 authored about 1 year ago
Added Compose sample

6ce1d935281981824642124fdec19e15e2869998 authored about 1 year ago
Node parent constructor param

42a37b49b0f04b46f48cf66d603f9b823e3d3a87 authored about 1 year ago
Fixed Geometry Nodes and single material instance param

5115a7744b4d3cab44510aef57e462caa59f8c58 authored about 1 year ago
Fixed ModelNode

98aecc3c37d45cbc679963dc47df4fcba0f62cf6 authored about 1 year ago
Fixed CameraNode

3303b3b414bae9a665d07e59e4699321a715b385 authored about 1 year ago
Fixed ModelLoader and more resource releasing

3b4131689e0f5c421f91f8880d3a4ec45ba234f4 authored about 1 year ago
Material color from compose color

259a83b6b9265d14e6f8519daa35e9e5651f2ea4 authored about 1 year ago
New Lifecycle and Activity retrieving

a8301de80964dc9c410c77098f2ca7286c941825 authored about 1 year ago
Fixed GestureDetector

729e35924767ac918f72a706cae267d24f1bcc3a authored about 1 year ago
Fixed Materials

161764ab4cfd1b7efaf24c3ae36a6f188edfc6b7 authored about 1 year ago
Renewed Scene and ARScene Composables mechanism

1af82157b7a56caf81ae48866256bc268a0ac162 authored about 1 year ago
Fixed PlaneRenderer

b0a5b1c3b9b5a39ee93ee3517b7df7e4afb503a3 authored about 1 year ago
Opened ARCameraStream

3acee265e854d5630293393aa6c8bec9d6b53cb3 authored about 1 year ago
Fix session update

3814cbc2b1eaa16fe4e42b283bb3e58236eb968b authored about 1 year ago
Fix publishing

8d0be827434f926127853c8f2d2b33ab891703b3 authored over 1 year ago
Update Dokka to 1.9.10

0bf18a759a31c6bba0eb441347de40eda1d48dc2 authored over 1 year ago
Update Maven Publishing to 0.25.3

a7a15524ba7965b4869bed0a8f090a231e10e2ad authored over 1 year ago
Downgrade Kotlin and Compose version

1654691e12233dee6af1926656d367ad82ca8772 authored over 1 year ago
Fix

76f6a454341cf25c301570372e0abb5c67580a51 authored over 1 year ago
Add missing files

5b3573b350f60644052746a2e99b3582782ddf3c authored over 1 year ago
ARSceneview 1.1.0

c3b8c5a0fca0dbb43c971a91fe808456f51cd65e authored over 1 year ago
Fixed Node destroy

415997cd1d9cbaa00c52cce312d80cdf16273a6b authored over 1 year ago
Fixed ARSceneView version

9bd1e3dd6a51c8de36cf1a86db20f44bc63861fb authored over 1 year ago
Release SceneView 1.0.12 / ARSceneView 0.10.2

722101172c7a324844e08d9a2f841aed1da9fe88 authored over 1 year ago
ARCore 1.39.0

8a403e1d128bd1acda5586fa5a3f6a55e5aff553 authored over 1 year ago
Updated dependencies

23dbea883a5df14e0ea0bd425030acff59829bcd authored over 1 year ago
Fixed Geometries

81455c573e36c91f50378baf7173b4b3b48f88f6 authored over 1 year ago
GeospatialPose transform extension

4c33e682a58c59bc52c15a6684633faa2f25f5bb authored over 1 year ago
Release SceneView 1.0.11 / ARSceneView 0.10.1

2d274659a473d21e99b68a9f308a7c5cf5660d22 authored over 1 year ago
Added Anchor extensions

68f6fc5c83fdca450775d3f7d92df6268dc41d3b authored over 1 year ago
Added Node worldTransform setter

8f3fe373661ee5fc04c4d2b1b8daeabd16db5f56 authored over 1 year ago
Added planeFindingEnabled directly to ARSceneview

abf0ce191ae05cb36e8ef899011bf75854747a20 authored over 1 year ago
ARNode anchor tracking listener

40c4a1cd8c8998fd39463411bdac0ec2b540d805 authored over 1 year ago
Use Pose transform on ARNode instead of compositing it

3c2ce3b7a6d49508e212f527727a6c3fd29bf575 authored over 1 year ago
Use Pose Matrix to get its transform instead of compositing it with position and quaternion

e54980d4e1dfb1accb67b2956cc52ceb3c6668fa authored over 1 year ago
HitTest default contextual values on ARFrame and ARSceneview

26f38b2c634316ef076291a9f7d4a8170a39e2bb authored over 1 year ago
Fixed SceneView order (#298)

377d9d0e43426d564321c8ac448972e0484b16a4 authored over 1 year ago
Fixed projection to screen space (#297)

27ddeedbf1936c0144752252be81586d6633c72c authored over 1 year ago
on smooth end added (#293)

961b47f8399153ea964a827ddf5f869370b484c9 authored over 1 year ago
Release SceneView 1.0.10 / ARSceneView 0.10.0

9e4f29816266c3870975d5b5666caa5a74ca4ee7 authored over 1 year ago
Start moving CameraNode and ArCameraNode to Kotlin-math

246a00fb74e0b2c66f1e273d0cddea7d2664d202 authored over 1 year ago
Added Camera extensions

ff499a50891cd7ccdeb4bb9f458cc12529887745 authored over 1 year ago