godot-antialiased-line2d
Line renderer
An add-on for Godot 3.x that improves the rendering of lines and polygons with antialiasing capabilities.
Fast antialiased Line2D and Polygon2D drawing add-on for Godot 3.x (GLES3 and GLES2)
131 stars
5 watching
8 forks
Language: GDScript
last commit: 5 months ago
Linked from 1 awesome list
antialiasinggodotgodot-enginegodotengineline-drawing
Related projects:
Repository | Description | Stars |
---|---|---|
godot-extended-libraries/godot-lod | An add-on for Godot 3.x that improves performance in large scenes by providing level of detail (LOD) for meshes, lights, and particles. | 233 |
nklbdev/godot-4-importality | An add-on for importing graphics and animations from various formats into the Godot game engine. | 351 |
henriquelalves/godottie | A text interface engine for Godot game development. | 287 |
godot-extended-libraries/godot-realistic-water | A custom shader for realistic water effects in the Godot game engine | 738 |
goutte/godot-addon-animated-shape-2d | An addon that creates a custom collision shape based on the animation of an AnimatedSprite2D. | 129 |
hiulit/godot-3-2d-crt-shader | A shader that simulates the look of old CRT TVs by warping and scanning an image | 302 |
godot-extended-libraries/godot-next | A collection of reusable node classes for the Godot Engine | 964 |
kylogias/godot-line-collider-2d | A tool that generates collision shapes from 2D line segments | 8 |
aweary/ln.js | A 3D line rendering engine implemented in TypeScript. | 175 |
godot-jolt/godot-jolt | A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability | 2,216 |
mreliptik/godot_experiments | Experiments and tutorials for game development with Godot 3 & 4, focusing on 2D, 3D, VR, and physics-based concepts. | 714 |
jotson/ridiculous_coding | An add-on for Godot Engine that adds visual effects to the coding experience. | 848 |
sirramesq/smartshape2d | A 2D terrain tool for Godot game engine | 1,353 |
godotexplorer/gdutils | A collection of utility scripts for the Godot game engine written in GDScript. | 97 |
dploeger/godot-scrollingbackground | A plugin for Godot's scene hierarchy that creates a scrolling background node | 29 |