Wilfred Bradley Tan

Results 4 issues of Wilfred Bradley Tan

First of all thank you for this awesome library, it has helped me a lot. My issue is that the colors of the exported video are slightly different from the...

Setting the initial position of the camera using the following code snippet used to work in v2.0.4 but when I apply it in v2.1.0 and above, it doesn't work. This...

bug

Previously, I would use the ViewRenderable to render an AndroidView. However, as `ViewNode` has changed significantly in v2.1.0, I am unable to get my AndroidView to show properly. This is...

This exception is being raised when I show and hide a Scene in Compose: `java.lang.IllegalStateException: Calling method on destroyed Scene` ### Code: ``` val cameraNode = rememberCameraNode(engine) { position =...