-
See if there is a better alternative to our current viewer to boost performance. Some work better than others, one example:
[https://antimatter15.com/splat/](https://antimatter15.com/splat/)
-
When using react-force-graph in two separate module packages, then those are installed into a parent application,
An exception is thrown after the first instance is accessed/loaded and then the seco…
-
**Describe the bug**
Using ForceGraph3D in Nextjs app router I'm getting this error:
```
⨯ node_modules\aframe\dist\aframe-master.js (10:3) @ self
⨯ ReferenceError: self is not defined
at _…
-
Create a web component that you can just use in your networked-aframe project, just using ``, for example
```html
Hide Camera
```
The web component would be using the `player-info` c…
-
The spec just states the definitions of auxiliary and primary input sources:
> An [XR input source](https://www.w3.org/TR/webxr/#xr-input-source) is a primary input source if it supports a primary ac…
-
# :factory_worker: ES6 feature under development
We (@MikiDi @nickw1 @nicolocarpignoli and other) are working to make this a reality see #116 . At this time it is possible to import **AR.js** into…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
As a user creating a new 3dstreet scene, I'd like to be able to place elements from scratch without needing to import them from another application. I'd like to be able to choose between different opt…
kfarr updated
6 months ago
-
```
gitpod /workspace/empty/dev (main) $ npm run packages
> @deep-foundation/dev@0.0.21 packages
> rm -rf packages/deepcase && rm -rf packages/deepcase-app && rm -rf packages/deeplinks && (npx gu…
-
I read https://aframe.wiki/en/#!pages/gui.md page.
it say support images with img tags
```
const imgStyle = {
position: 'absolute',
top: 0,
left: 0,
width: '100%',
height:…