SKkeeper
armory
SKkeeper | armory | |
---|---|---|
1 | 17 | |
220 | 3,080 | |
- | 0.3% | |
3.6 | 8.4 | |
about 1 year ago | 2 days ago | |
Python | Python | |
GNU General Public License v3.0 only | zlib 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.
SKkeeper
-
Imported gltf armature - bones are all spatials
I use this add on to apply all my modifiers except the armature modifier. I keep only that modifier then export. Then I can import it and everything behaves as it should
armory
- Blender Game Engine's
- Unity: We Have Heard You
-
Defold: Open-source Lua game engine with console support
What's really missing is an open source "bring your own engine and asset pipeline" editor tool. Game editors have pretty much arrived at the Unity data model and editor workflow (game object outliner to the left, scene view in the middle, property panel on the right, asset panel at the bottom, plus custom panels).
The Unity Editor and asset pipeline is hackable enough to use it as editor for another engine, I did that in the past as "proof of concept" and it definitely works, but is most likely a legal minefield.
Blender is also definitely hackable enough to serve that role (see: https://armory3d.org/) (again I did something similar in the past with Maya, it kinda works, but this wasn't very popular with artists because they were overwhelmed by the UI).
-
Is the blender game engine good?
There are two primary contenders to replace the BGE. One is Armory3D (https://armory3d.org/) It has a ton of potential, and outputs to multiple formats including web. But it's a one-developer show and it's been really inconsistent. I taught a class on prototyping 3D games with it, but updates are slow and inconsistent, as is the documentation. Too bad, because it's a promising project, with a blueprints-like visual system and Haxe (basically an open-source actionscript) as the programming language.
-
Three js like engines for c# or c++? (Preferably c#)
https://armory3d.org/features is more of a game engine than just a 3d renderer but not as advanced as unity or unreal in certain aspects. One can write game logic in c/c++/rust -- https://github.com/armory3d/armory/wiki/wasm
-
Armory3D | Release Notes | 2023.01 - January Release
Website
-
who needs a game engine when blender can do anything (all done using geometry nodes)
Armory3D is also interesting, not a fork of the original BGE AFAIK but integrates with Blender.
-
Can everything be done in blender?
Armory3d
- Im still looking for a game engine... and im starting from zero again
-
Replacement for BGE?
I don't know what it's worth, but Armory3D is also an engine built with Blender : https://armory3d.org/
What are some alternatives?
Polycount - A Blender addon helping to know about your scene polycount.
heaps - Heaps : Haxe Game Framework
Keyboard-Layout-Editor-for-Blender - Allows you to import keyboard layouts into blender and render them in 3d
UPBGE-logicnodes - A Node-based Logic system for UPBGE 2.8+
keymesh-addon - Project moved to https://github.com/aldrinsartfactory/stopmagic
openfl - An open source library for creative expression on the web, desktop, mobile and consoles. Inspired by the classic Flash and AIR APIs.
MB-Lab - MB-Lab is a character creation tool for Blender 4.0 and above, based off ManuelBastioniLAB
stride-website - This repository hosts the source code for the official Stride 3D engine website. Contributors can follow the build instructions provided to run the website locally.
The_Lightmapper - Fast and easy baked GI Lightmaps for Blender and Cycles
Kha - Ultra-portable, high performance, open source multimedia framework.
BlenderGIS - Blender addons to make the bridge between Blender and geographic data
ShaderGen - Proof-of-concept library for generating HLSL, GLSL, and Metal shader code from C#,