Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nodi3d/nodi
Nodi is an online node-based geometry design tool & social development environment.
https://github.com/Nodi3d/nodi
3d cad computational-geometry computer-graphics modeling procedural web
Last synced: about 2 months ago
JSON representation
Nodi is an online node-based geometry design tool & social development environment.
- Host: GitHub
- URL: https://github.com/Nodi3d/nodi
- Owner: Nodi3d
- License: apache-2.0
- Created: 2021-07-14T08:44:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T02:15:09.000Z (2 months ago)
- Last Synced: 2024-11-08T02:30:25.155Z (2 months ago)
- Topics: 3d, cad, computational-geometry, computer-graphics, modeling, procedural, web
- Language: TypeScript
- Homepage: https://nodi3d.com
- Size: 6.35 MB
- Stars: 204
- Watchers: 5
- Forks: 18
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cg-vfx-pipeline - Nodi - Nodi is an online node-based geometry design tool, it's a web tool. (Digital Content Creation Software (DCCs) / 3D)
README
# Nodi
*This version of the Nodi is deprecated. Nodi is currently developing Version 2, which can be accessed here: [v2.nodi3d.com](https://v2.nodi3d.com).*
---
[![test](https://github.com/Nodi3d/nodi/actions/workflows/test.yml/badge.svg)](https://github.com/Nodi3d/nodi/actions/workflows/test.yml)
[![deploy](https://github.com/Nodi3d/nodi/actions/workflows/deploy.yml/badge.svg)](https://github.com/Nodi3d/nodi/actions/workflows/deploy.yml)Nodi (β) is an online node-based geometry design tool & social development environment.
- [nodi3d.com](https://nodi3d.com) (*Tested on Chrome only*)
- [User's Guide](https://nodi3d.github.io/docs)
- [Developer's Guide](https://nodi3d.github.io/docs/developer/guide)## Acknowledgements
The following libraries are that Nodi mainly depends on.
- [three.js](https://github.com/mrdoob/three.js/)
- [verb](https://github.com/pboyer/verb)## Contributing
- If you want to add, update, translate, or modify the [documentation](https://nodi3d.github.io/docs), please check the docs repository. [repository](https://github.com/Nodi3d/docs)
- If you want to submit a bug report or have a general question about how use Nodi, then please report at the [issues](https://github.com/Nodi3d/nodi/issues).
- If you want to submit a change or a patch, please create a fork via Github. Once you have made the modifications, make sure that the all tests pass, and then please send a pull request. [guide](https://nodi3d.github.io/docs/developer/guide)## Author
[Masatatsu Nakamura](https://mattatz.org)
## License
Nodi is published under the Apache License, Version 2.0. See the included [LICENSE file](/LICENSE).