Kyle Bedell

Results 6 issues of Kyle Bedell

Hi, I'm curious what your Flutter version was for this project when you last built and deployed. We are seeing bad scroll performance on other apps, but your app seems...

I would like to render an image into the top of a scrollable box so I can scroll the image and description up and down. I tried appending the image...

Currently, the carousel does not focus or handle swipes when presented in a tvOS app. Expected Behavior: The entire carousel should receive focus. When a user swipes right or left...

:disappointed: bug

Perhaps I'm not using the tool correctly or perhaps I expected something different, but when I follow the setup guide in the README, the tool outputs the *theme.css* and *theme.js*...

stars.js throws error to the console "THREE.Vertex has been DEPRECATED. Use THREE.Vector3 instead." Still haven't gotten it to show the stars... Probably want to just change: starsGeometry.vertices.push( new THREE.Vertex( vector...

After updating my Sim.js with the objectIntersects() method call, I was able to get earth-lit.js to work, however, the next example, earth-shader.js, does not render properly. Using the custom ShaderMaterial(),...