magic-script-components
magic-script-components copied to clipboard
MagicScript Component Framework
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.
Events
### 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
Allow developers to access mesh data from Lumin in the Components framework.
### 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...
### 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
### 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...
### 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...
### Description On Lumin, we need better logs and error messages when a mistake is made. ### Completion status - [ ] 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...
### 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...