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

@mitm/chuck-ifc

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mitm/chuck-ifc

Chuck plugin that converts Industry Foundation Classes 3D models with IfcOpenShell

  • 1.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7
increased by600%
Maintainers
1
Weekly downloads
 
Created
Source

chuck-ifc npm version license Travis Build

Chuck plugin that converts Industry Foundation Classes models with IfcOpenShell.

:point_right: @mitm/chuck, a fully-featured webservice that builds Unity3D asset bundles.

:white_check_mark: Requirements

The plugin requires you to install IfcConvert globally (at least, it must be available it the $PATH).

Ensure that the version you download is superior or equal to version 0.5. The library is known to crash on 0.4 and prior versions.

:package: Installation & Usage

Like any other chuck plugin, install it alongside of @mitm/chuck:

yarn add @mitm/chuck-ifc

Then load it with chuck (see chuck's documentation about configuration and plugins if necessary):

CHUCK_STEPMODULEPLUGINS=@mitm/chuck-ifc yarn chuck

:wrench: Configuration

Like with chuck, configuration is done via environment variables.

VariableDefaultDescription
CHUCK_IFC_IFCCONVERTPATHIfcConvert (= in the PATH)Path to the IfcConvert executable

FAQs

Package last updated on 25 Jun 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