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)
better-texture-array
Adds support for saving, viewing and editing TextureArray and Texture3D in Godot 3 (by awkwardpolygons)
spritesheetsFrom3d | better-texture-array | |
---|---|---|
1 | 1 | |
5 | 22 | |
- | - | |
0.0 | 0.0 | |
over 3 years ago | about 4 years 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
better-texture-array
Posts with mentions or reviews of better-texture-array.
We have used some of these posts to build our list of alternatives
and similar projects.
-
BetterTextureArray a plugin for better saving, viewing, editing and importing of TextureArray and Texture3D in Godot 3. Extracted from Cartographer to help work around the buggy behaviour of TextureArray and Texture3D.
Find it here: https://github.com/awkwardpolygons/better-texture-array
What are some alternatives?
When comparing spritesheetsFrom3d and better-texture-array you can also consider the following projects:
godot-open-rpg - Learn to create turn-based combat with this Open Source RPG demo ⚔
PankuConsole - Feature-packed real-time debugging toolkit for Godot Engine.
Voxelizer-For-Godot-Engine - A demo of voxelation which is make 3d mesh from 2d sprites
godot_card_engine - A plugin for Godot to create card based games
Gut - Godot Unit Test. Unit testing tool for Godot Game Engine.
GodotTouchInputManager - Asset that improves touch input support (includes new gestures) in the Godot game engine. It also translates mouse input to touch input.