Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wadlo/godot-shapes-and-lines
Render 3d shapes and lines in Godot 4.x Open source and free to use for both commercial and personal projects.
https://github.com/wadlo/godot-shapes-and-lines
Last synced: about 1 month ago
JSON representation
Render 3d shapes and lines in Godot 4.x Open source and free to use for both commercial and personal projects.
- Host: GitHub
- URL: https://github.com/wadlo/godot-shapes-and-lines
- Owner: wadlo
- License: mit
- Created: 2024-11-26T21:40:40.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-26T23:44:59.000Z (about 2 months ago)
- Last Synced: 2024-11-29T03:38:16.444Z (about 2 months ago)
- Language: GDScript
- Homepage:
- Size: 9.59 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🟧🔷🔴 Godot Shapes and Lines
[![](https://img.shields.io/badge/-GameDev%20Wizards-5865f2?style=for-the-badge&logo=discord&labelColor=white)](https://discord.gg/Jyb4fKCbMq)
> [Join](https://discord.gg/Jyb4fKCbMq) the **GameDev Wizards** Discord server to get access to more game dev resources and show off your awesome creations!
Godot Shapes and Lines is an addon that lets you easily render shapes and lines in 3d space. It is compatible with Godot 4.x. MIT licensed and free to use for both personal and commercial projects.
https://github.com/user-attachments/assets/ab0d221d-ba99-4aac-98f1-ca440bdb8a4e
# Setup
1. Add the "addons/ShapesAndLines" folder to your project
2. Reload the editor
3. Add a Polyline3D or a VectorShape3D component to your sceneClone this repository for an example
# License
All contents of this project are licensed under the attached MIT license.
### Attribution
Attribution is not required, but appreciated. If you would like to credit, please attribute to "Wadlo", "@wadlo" or attach a link to our discord: https://discord.gg/Jyb4fKCbMq
# Contributing
If you would like to contribute, we'd love to have you! Add your suggestions into the "Issues" tab or reach out on Discord.