Coder Social home page Coder Social logo

jgbarah / aframe-playground Goto Github PK

View Code? Open in Web Editor NEW
73.0 73.0 48.0 188.18 MB

A playground for learning about A-frame

Home Page: http://jgbarah.github.io/aframe-playground

License: GNU General Public License v3.0

HTML 62.54% JavaScript 35.46% Python 2.00%

aframe-playground's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aframe-playground's Issues

Canvas textures, animating in regular view but not immersive / XR headset mode

Dear jgbarah, thank you for your work on the canvas-updater extension.

I have an a-frame project where I have a live stream from ffmpeg going to a canvas texture with ffmpeg.

It works fine in regular view on both desktops and the quest 3 (and 1) headsets, but if I go into full immersive mode the canvas sticks on the frame it was on before switching modes

I'm writing to ask please if there's a possible update for canvas updater that might remedy this?

Thank you for your time in reading this and for your consideration of the matter.

(Edit 21/10/2023, since writing this post I've found a solution in that while the ffmpeg to jsmpeg streamed canvas textures don't animate in Immersive mode in the Meta browser, they do work fine in the open source Wolvic browser on the Quest. I'm not sure what the difference is between both headset browsers, but thought this information might be useful to note. Thanks again for your great a-frame work).

Kinema with deeper child camera object

I'm loving the ability to have Kinema make camera somewhat follow physics, movement being blocked by objects. But I think I might have something wrong that's causing the location where the same object's camera stop location - to change.

Is it possible that Kinema as a CameraRig with another child object before the camera gets the camera's collision location wrong? For example CameraSpinner:

    <a-entity kinema-body="radius: 0.8" movement-controls="fly: false; speed: 0.3" position="0 0 0" id="CameraRig">
      <a-entity position="0 0 0" id="CameraSpinner" name="PerspectiveCamera" tag="MainCamera">
        <a-entity camera id="my-camera" far="10000" near="0.1" wasd-controls="enabled: false" look-controls="reverseMouseDrag: true" look-controls-arrow pose-listener mouse-cursor press-and-move network-latency>
        </a-entity>
     </a-entity>
   </a-entity>

Trying to figure this on my own but realized might be able to ask for your help or advice :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.