magic-script-components icon indicating copy to clipboard operation
magic-script-components copied to clipboard

MagicScript Component Framework

Results 63 magic-script-components issues
Sort by recently updated
recently updated
newest added

The code example from https://components.magicscript.org/docs/events/eventsExample/ doesn't work with the new CLI template. This may be addressed by https://github.com/magic-script/magic-script-components/issues/177 but should be fixed while we wait for the events feature.

mit_hackathon

### Description System events should be exposed in JSX. ### Completion status - [ ] [Android](https://github.com/magic-script/magic-script-components-react-native/issues/397) - [ ] [iOS](https://github.com/magic-script/magic-script-components-react-native/issues/397) - [ ] Lumin

iOS
Android
Lumin
mit_hackathon

Allow developers to access mesh data from Lumin in the Components framework.

Lumin
mit_hackathon

### Description An on-demand mechanism which allows developers to get information on JSX side about detected planes. ### Solution proposal Initial analysis shows that a flexible planes detection mechanism could...

iOS
Android
Lumin

### Description Resources defined once in the JSX can be re-used ### Completion status - [ ] [Android](https://github.com/magic-script/magic-script-components-react-native/issues/374) - [ ] [iOS](https://github.com/magic-script/magic-script-components-react-native/issues/374) - [ ] Lumin

iOS
Android
Lumin

### Description An on-demand mechanism which allows developers to place the scene in selected point based on discovered planes. - Fully based on [Planes Detection](https://github.com/magic-script/magic-script-components/issues/173) - Requires to provide a...

iOS
Android
Lumin

### Description Add support for light nodes. A light node is a component for setting the properties of light in the scene. Light node's supported properties (based on `LightNode.h` and...

iOS
Android

### Description On Lumin, we need better logs and error messages when a mistake is made. ### Completion status - [ ] Lumin

Lumin

### Description Need to define which sensors and whether there is a cross-platform way to provide them in the framework. ``` ML1 sensors: - accelerometer - gyroscopes - electronic compass...

iOS
Android
Lumin

### Description This is an application server in the app which can serve content. 
Leaderboard hosted on Device and accessible on mobile. 
Use a phone as a controller for the...

question