Steve M

Results 26 issues of Steve M

When attempting to load bundled test model ``` test/models-nonbsd/BLEND/Bob.blend ``` load fails with error "`Constructing BlenderDNA Structure encountered an error`" Looking at older issues, think this is supposed to have...

Bug
Blender

Getting various errors loading bundled test .ogex files. File `test/models/OpenGEX/animation_example.ogex` fails to load with error `OpenGEX: Not enough values to fill 4-element color, only 3` File `test/models/OpenGEX/camera.ogex` fails to load...

Bug

Now that SceneForm has been retired, would be very useful to have a basic sample app demonstrating ARCore/Filament direct integration As suggested here https://github.com/google/filament/issues/1551#issuecomment-524508659

enhancement

Sceneform v1.16.0 Extended the new gltf sample app (https://github.com/google-ar/sceneform-android-sdk/tree/master/samples/gltf), loading models and then assigning renderables on plane tap. Benchmarking the single line https://github.com/google-ar/sceneform-android-sdk/blob/4d7b6602f24cab1b46a739e80d1b288818a58555/samples/gltf/app/src/main/java/com/google/ar/sceneform/samples/gltf/GltfActivity.java#L141 indicates that this single assignment line takes...

Creating separate tickets for several issues w/latest open source SceneForm for improved tracking _Originally posted by @anacoimbrag in https://github.com/google-ar/sceneform-android-sdk/issues/1032#issuecomment-606095844_

Creating separate tickets for several issues w/latest open source SceneForm for improved tracking In v1.15.0 there was a well understood workflow for chromakey videos (useful for crude particle FX) including...

Creating separate tickets for several issues w/latest open source SceneForm for improved tracking Ref https://github.com/google-ar/sceneform-android-sdk/issues/1031

Creating separate tickets for several issues w/latest open source SceneForm for improved tracking Ref https://github.com/google-ar/sceneform-android-sdk/issues/1032

As mentioned [on khronos site](https://github.com/KhronosGroup/glTF-Sample-Models), the kenney models ["tower defense kit"](https://kenney.nl/assets/tower-defense-kit) fail to load due to filament error, e.g. for `towerRound_sampleF.glb`: ``` E/Filament: Unable to parse glb file. ``` with...

Android Studio 4 Canary 1, android gradle plugin 3.5.1 SceneForm plugin 1.13.0 Error typ. `Error: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.android.tools.idea.templates.recipe.RecipeExecutor.append(Ljava/io/File;Ljava/io/File;)V` Works perfectly on Android Studio 3.5.1