Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

3dio-inspector-plugins

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

3dio-inspector-plugins

Connects A-Frame Inspector to 3d.io APIs

  • 0.0.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-86.67%
Maintainers
1
Weekly downloads
 
Created
Source

A-Frame Inspector Plugins by 3d.io

We love 3d content and strive to make it easily accessible and reusable. Inspector Plugins provide hosted 3d models from various open source friendly projects directly in the A-Frame Inspector.

Live Demo

More demos:

Usage

  1. Add 3d.io library script to the <head> section of your page right after aframe 0.7.0 (or higher):
<head>
  <script src="https://aframe.io/releases/0.7.0/aframe.min.js"></script>
  <script src="https://dist.3d.io/3dio-js/1.x.x/3dio.min.js"></script>
</head>
<body>
  <a-scene></a-scene>
</body>
  1. Open your page and start the A-Frame Inspector:
  • Windows: ctrl + alt + i
  • OSX: control + option + i
  1. The 3d.io button will be there ;)

Want to make changes?

Installation

  1. git clone https://github.com/archilogic-com/3dio-inspector-plugins.git
  2. npm install
  3. npm start

Acknowledgements

License

Distributed under an MIT License.

Keywords

FAQs

Package last updated on 01 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc