Goost
A general-purpose, extensible and customizable C++ extension for Godot Engine. (by goostengine)
anima
Godot: run sequential and parallel animations with less code (by ceceppa)
Goost | anima | |
---|---|---|
7 | 10 | |
484 | 707 | |
0.0% | 0.7% | |
0.0 | 8.7 | |
over 2 years ago | 4 months ago | |
C++ | GDScript | |
MIT | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Goost
Posts with mentions or reviews of Goost.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-01.
-
I got SVGs rendering at runtime in Godot! Infinitely scalable!
Though even if not, dynamic meshes just from polygons/lines is something I've thought about before. For instance, one of the ideas would be to use lines to create signs/pipes/wall-decorations in-engine rather than needing to make it in 3d software.
-
Qarminer - fuzzer to find crashes in Godot and/or custom modules
I also found it usable when using C++ modules like Godot Voxel(https://github.com/Zylann/godot_voxel) or Goost(https://github.com/goostengine/goost) so if you use modules(in any language), then this tool may be helpful for you.
-
Godot Visual Script a loving state of the language
Basically see my discussion at Goost: https://github.com/goostengine/goost/discussions/96
-
Hello! I want to contribute to an open source tool project for Godot. Which one would you recommend?
Some addons/modules i used: Scatter, Smart2DShape, Anima, Goost and of course all of Zylans's stuff.
-
Announcing the Goost project
If you go into Actions tab and click on one of the workflow runs, you'll notice build artifacts which you can download and try out.
anima
Posts with mentions or reviews of anima.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-17.
-
Polishing things here and there, rip and tear my visuals in comments (constructively)
If you want to add splash screen search for a plugin called awesome-splash, and for animating buttons use anima
-
First working version of Anima for Godot 4
For more info: https://github.com/ceceppa/anima
-
I created a trailer and webpage for my game POLYCHROMIA! Check it out (page link in comments)
Finally for all of my animations I am using Anima which I find incredibly powerful for sequential animations and very easy to use. If you are talking about the wave that comes out when the flower pops up, that is created by using this shader
-
After a lot of work, the first version of the Visual Animation Editor is finally ready
The Visual Editor is still WIP and some features are missing. Dev version of the addon is available here: https://github.com/ceceppa/anima
-
Hello! I want to contribute to an open source tool project for Godot. Which one would you recommend?
Some addons/modules i used: Scatter, Smart2DShape, Anima, Goost and of course all of Zylans's stuff.
- Anima has now better support for group and grid animations
- Testing some idea for my game
-
Another fun animation made with Anima (info in comments)
Code is available here: https://github.com/ceceppa/anima
-
Had been having some fun with Anima and 3D meshes (info in comments)
Code: https://github.com/ceceppa/anima Demo and documentation: https://anima.ceceppa.me
-
The first version of Anima is finally ready (info in comments)
The code is available with MIT licence here: https://github.com/ceceppa/anima
What are some alternatives?
When comparing Goost and anima you can also consider the following projects:
godot_voxel - Voxel module for Godot Engine
SmartShape2D - A 2D Terrain Tool for Godot
scatter - Godot engine addon to randomly fill an area with props or other scenes
godot_openvr - GDExtension-based OpenVR module
Godot_goodies - Collection of nice stuff for Godot
godotcord - A Discord Game SDK integration for Godot
Lorien - Infinite canvas drawing/whiteboarding app for Windows, Linux and macOS. Made with Godot.
Qarminer - Qarminer is fuzzer which automatically test Godot and its modules
anima-demos - Demo code for Anima add-on
godot-proposals - Godot Improvement Proposals (GIPs)
Godot - Godot Engine – Multi-platform 2D and 3D game engine