gloss-juicy
Godot
Our great sponsors
gloss-juicy | Godot | |
---|---|---|
1 | 1412 | |
8 | 50,302 | |
- | 2.3% | |
0.0 | 10.0 | |
about 4 years ago | 6 days ago | |
Haskell | C++ | |
BSD 3-clause "New" or "Revised" License | MIT License |
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.
gloss-juicy
-
I would like to build a 2D rpg. Which engine/library should I use?
Support for images is ok. Use gloss-juicy to load from a variety of format. Supports transparency. Unfortunately, the texture scaling algorithm interpolates between pixels, so this is not suitable for chunky pixel art.
Godot
-
What is the simplest, easiest to install software for coding 2D games?
Godot: download, open - doesn't even need an installation.
-
Godot 4 .Net/Monobuild
There's dotnet6 branch for 4.0 in works right now: https://github.com/godotengine/godot/tree/dotnet6
-
Are multimeshes poorly optimized in Godot 4 or am I missing something? The same setup gives me 17 FPS in Godot 4 and 145 FPS in Godot 3.4.
Does the performance improve significantly if you set all materials to be opaque (including the leaves)? If so, this is caused by https://github.com/godotengine/godot/issues/60364.
-
Should I Learn Rust ??
Use the Godot game engine (it's similar to Unity, but free and open-source, and has better support for 2D stuff because it doesn't just put a 3D engine into orthographic mode and let you deal with the rounding-error-produced glitches. It also uses a Python-like language named GDScript by default.)
-
UI Theme Option Button issues
So it's likely something in-engine. Again: what version do you use? If it's present in 3.5.rc5 then check out issues like #61184 or #37507. If it's something else, please report it on GitHub.
-
Colliding Convex CollisionShapes Cause Game to Slow to A Crawl
Seems to work, thanks! Seems it's a known issue with the Godot physics engine: https://github.com/godotengine/godot/issues/57313
- 3.5 2D Navigation Tutorial/Examples?
-
Scroll wheel no longer scrolls up/down when editing scripts
Found a weird bug report that might be related: https://github.com/godotengine/godot/issues/28385
-
I didn't want to bother the ppl at github so i'm asking here
https://github.com/godotengine/godot/issues/41643 This issue was reported in Godot 3.2.2. I'm using Godot 3.4.4 making a new project on this version doesn't display the same behavior but I have a project I made with version 3.3 and that project has the same problem the OP project made with version 3.2.2 also displays that behavior even when using Godot 3.4.4
-
I am hoping to get a general picture of what is involved in a specific project that I want to work on while learning.
I am currently learning Rust, and am using vscodium as my text editor. Besides something like this, what else would be needed? Does it need something like, Godot for an engine? Or can the entire game be made in just the Rust language?
What are some alternatives?
bevy - A refreshingly simple data-driven game engine built in Rust
o3de - Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
Cocos2d - Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
GDevelop - :video_game: GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
Panda3D - Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
Spring RTS game engine - A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/
love - LÖVE is an awesome 2D game framework for Lua.
Torque3D - MIT Licensed Open Source version of Torque 3D from GarageGames
godot-rust - Rust bindings for GDNative
dialogic - 💬 Create dialogs, characters and scenes to display conversations in your Godot games.
Bullet - Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
ursina - A game engine powered by python and panda3d.