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

vim-webgl-component

Package Overview
Dependencies
Maintainers
0
Versions
449
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vim-webgl-component

A demonstration app built on top of the vim-webgl-viewer

  • 0.3.17
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Vim Webgl Component

Documentation

API Documentation

Live Demo

Web

JSFiddle

Overview

The VIM Webgl Component is a React ui implementation for the Vim WebGL Viewer.

Intents

  • Provide a smooth online user experience while browsing complex bim data.
  • Test and demonstrate the capabilities of the underlying vim-webgl-viewer.
  • Be easy to use, extend and customize for other developpers.

VIM

The VIM file format is a high-performance 3D scene format that supports rich BIM data, and can be easily extended to support other relational or non-relation data sets. Unlike IFC the VIM format is already tessellated, and ready to render. This results in very fast load times. Unlike glTF the VIM format is faster to load, scales better, and has a consistent structure for relational BIM data. More information on the vim format can be found here: https://github.com/vimaec/vim

Built With

Getting Started

  1. Clone the project.
  2. Open the project in VS Code.
  3. Install packages by running npm install.
  4. Run the dev command to start a live test server.

Make sure you have a recent version of NodeJS installed as Vite requires it.

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Acknowledgments

Thanks to these great packages and more:

Keywords

FAQs

Package last updated on 28 Oct 2024

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