Coder Social home page Coder Social logo

aframe-material-collection's People

Contributors

sidequestlegend avatar

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aframe-material-collection's Issues

Not compatible with A-Frame v1.0.4

Unable to get this working with the latest version of A-Frame (v1.0.4). I keep getting an issue with TWEEN integration, which A-Frame no longer utilises since depreciating .

the letter m does not work in text field

hi all keyboard letters are displayed in the text field except the letter M , if you can fix the problem to tell me how i can fix it it's very urgent thank you.

Maintenance?

Hey Shane, thanks for the awesome library.

Just wondering if you're going to be maintaining this library. My project will depend heavily on aframe-material-collection and I would like to know what I'm getting myself into beforehand :)

Thanks again!

Is there a repository where I can directly use this component?

Hi!
I am trying to use this component using npm, but it generates errors. My operating system is Ubuntu v18 with node v8.10.0 and npm v3.5.2

But what really interests me is whether there is a version (rawgit, cdn) that can be used directly without having to use npm?
I've been searching and I can not find any, like most AFrame components.
Thank you in advance!

Create modal / window primitive

To make adopting easier and cut down amount of lines required it would be useful to have primitive which provides basic modal / window functionality:

A generic way of defining action events and triggering functionality

  • Define events a element sends when for example clicked.
  • Define which events triggers a certain functionality in another element.

For example:

  • A button is pressend and sends 'open-modal-x'-event.
    • <a-ui-button pressed-action='open-modal-x' ...
  • Modal x listens for this event and receiving it triggers opening of the dialog:
    • <a-ui-modal open-trigger='open-modal-x' ...

Support for Aframe ^1.0.0?

Hi @ShaneHarris, thanks for the awesome library.

Do you have any plan to support Aframe ^1.0.0?
Aframe has removed tween.js in favor of anime.js from v0.9.0. So it's not working for Aframe 0.9.0 and above.

Thanks.

Add a window component

It would be nice to have a window component like the one in Shane's Editor providing title bar, close button and scroll pane.

add Tabs

would it be possible to add some tab function?

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.