spritesheetsFrom3d
A tool for creating 2d sprite sheets from a 3d object or scene with animations. Includes support for making multiple sheets at once as well as for adding custom shaders and environments. (by bidsid)
gdUnit3
A Godot Unit Testing Framework (by MikeSchulze)
spritesheetsFrom3d | gdUnit3 | |
---|---|---|
1 | 26 | |
5 | 316 | |
- | 0.9% | |
0.0 | 2.5 | |
over 3 years ago | 6 months ago | |
GDScript | GDScript | |
Apache License 2.0 | 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.
spritesheetsFrom3d
Posts with mentions or reviews of spritesheetsFrom3d.
We have used some of these posts to build our list of alternatives
and similar projects.
-
I created a tool to make 2d spritesheets from 3d animated models or scenes
To try it out, the github repo is at https://github.com/cevenaris/spritesheetsFrom3d
gdUnit3
Posts with mentions or reviews of gdUnit3.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-11.
- GdUnit3 V2.4.2 the Unit Test Framework is out and will go now intomaintenance mode! The development of GdUnit continues with GdUnit4, which is designed for use with Godot4.
-
GdUnit3 v2.4.0 is out. Release nodes:https://github.com/MikeSchulze/gdUnit3/releases/tag/v2.4.0
Release Nodes
- GdUnit3 v2.3.0 is now out! A huge update. https://github.com/MikeSchulze/gdUnit3/releases/tag/v2.3.0
- The Godot Unit Testing (GUT) library is pretty good.
- GdUnit3 v2.2.5 is out
- Does Godot have a unit test framework?
- GdUnit3 v2.2.0 is out and supports now C# .net6
-
Next update of GdUnit3 (Godot Unit Testing) v2.1.0 is out
You are also welcome to post your questions or feedback at https://github.com/MikeSchulze/gdUnit3/discussions.
-
How to open script with Godot's editor when you have set an external editor?
Why? Different reasons. Sometimes is related an addon/plugin, to be able to use a certain feature. In my case, I'm using Mike Schulze's gdUnit3 and I'd like to use some of the handy "create test" on a selected function and such.
- GdUnit3 v2.0.1 is out (Embedded unit testing Framework)
What are some alternatives?
When comparing spritesheetsFrom3d and gdUnit3 you can also consider the following projects:
godot-open-rpg - Learn to create turn-based combat with this Open Source RPG demo ⚔
Gut - Godot Unit Test. Unit testing tool for Godot Game Engine.
Voxelizer-For-Godot-Engine - A demo of voxelation which is make 3d mesh from 2d sprites
godot-4.0-tool_button - Ease development with an inspector button that's plumb simple.
better-texture-array - Adds support for saving, viewing and editing TextureArray and Texture3D in Godot 3
gdUnit4 - Embedded unit testing framework for Godot 4 supporting GDScript and C#. Features test-driven development, embedded test inspector, extensive assertions, mocking, scene testing.