Godot Engine – Multi-platform 2D and 3D game engine
-
Updated
Sep 5, 2021 - C++
{{ message }}
Godot Engine – Multi-platform 2D and 3D game engine
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
Required skills: Cython
Difficulty: Medium
Animation frames from AoE2 graphics files are packed into a texture atlas by the openage converter. We use bin packing to find the optimal arrangement (= smallest atlas dimensions) of the frames in the atlas. Bin packing becomes computationally intensive if a lot of frames are packed (look
A retro game engine for Python
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
A Blender script to procedurally generate 3D spaceships
Fast and lightweight JavaScript game engine built on WebGL and glTF
Programming curricula
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
All of the CI builds are flavors of linux. It'd be great to add some Windows / Mac ones.
Anybody know github actions and want to help out?
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
A dead simple 2D game library for Go
Tracking issue for improving the egui docs. Other suggestions for improvements welcome!
All doc-examples need to be part of the doctests (i.e. they should never be marked ignore, though no_run can maybe sometimes be motivated).
The crate-level docs for egui (at https://docs.rs/egui generated from egui/src/lib.rs) sh
Unity3D Client And C# Server Framework
A curated list of awesome Unity assets, resources, and more.
2D JavaScript Physics Engine
A statically typed lisp, without a GC, for real-time applications.
Context:
https://development.agones.dev/site/docs/guides/feature-stages/#feature-gates
The "Utilize Node ExternalDNS and additional details" feature has been in alpha since 1.12.0. We discussed during the community meeting today and decided to promote it to beta for the next release.
A Curated List of Game Network Programming Resources
This function needs a unit test.
Guide to how to contribute to an open source project on GitHub.
Test stub: https://github.com/pygame/pygame/blob/main/test/display_test.py#L255-L274
Docs: https://www.pygame.org/docs/ref/display.html#pygame.display.gl_set_attribute
Code to be tested: https://github.com/pygame/pygame/bl
Cross-platform 2D and 3D game engine
Next-generation HTML renderer for apps and games
Source for O3DE (Open 3D Engine)
Add a description, image, and links to the game-development topic page so that developers can more easily learn about it.
To associate your repository with the game-development topic, visit your repo's landing page and select "manage topics."
See:
https://forum.babylonjs.com/t/can-gltf-export-a-specific-mesh-from-scene/10641/3
Repro:
https://www.babylonjs-playground.com/#YBEKDT#4
Expected result:
Fan materials and textures should not be included in exported glTF from this playground.