Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/retejs/area-3d-plugin


https://github.com/retejs/area-3d-plugin

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

Rete.js Area 3D plugin
====
[![Made in Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua)
[![Discord](https://img.shields.io/discord/1081223198055604244?color=%237289da&label=Discord)](https://discord.gg/cxSFkPZdsV)

**Rete.js plugin**

## Key features

- **Native HTML node editor**: display native HTML elements as if they area part of 3D scene, while preserving their interactive capabilities
- **Three.js**: this plugin uses [three.js](https://github.com/mrdoob/three.js/) library for visualizing scenes, which can also be extended
- **Multiple editors**: within a single scene, you can display multiple editors positioned on various planes
- **Extensions**
- **reuse area extensions**: selectable, snap, order, etc.
- **forms**: fine-tunes the display of various HTML components such as nodes, connections, routing pins, and comments.
- **animate**: animated rendering of 3D scene
- **look at**: focuses 3D viewport on specific nodes of the graph

## Getting Started

Please refer to the [guide](https://retejs.org/docs/guides/3d) and [example](https://retejs.org/examples/3d) using this plugin

## Contribution

Please refer to the [Contribution](https://retejs.org/docs/contribution) guide

## License

[MIT](https://github.com/retejs/area-3d-splugin/blob/main/LICENSE)