-
Updated
Jan 31, 2022 - C++
Game engine
Game engines are software frameworks for game development. Game engines do the heavy lifting for developers so they can focus on other aspects of game development.
Here are 4,344 public repositories matching this topic...
-
Updated
Jan 27, 2022
-
Updated
Jan 22, 2022 - C++
-
Updated
Jan 31, 2022 - Rust
-
Updated
Jan 30, 2022 - JavaScript
-
Updated
Jan 21, 2022 - JavaScript
Required skills: Python
Difficulty: Easy
For the initial asset conversion, openage provides textual output to signal which stage of conversion has been reached. The output usually looks like this:
INFO [py] converting metadata
INFO [py] [0] palette
INFO [py] [1] empires.dat
INFO [py] Starting conversion...
INFO [py] Extracting Genie data...
INFO [py] Creating API-like ob
-
Updated
Jan 30, 2022 - C#
-
Updated
Jan 31, 2022 - Rust
-
Updated
Jan 23, 2022
When assigning the minPlayers and maxPlayers properties of the game object, this can influence the player counts a user can select when creating a new match in the lobby. However, these bounds do not appear to be enforced by the lobby server.
For example, the following request will succeed in creating a match of tic-tac-toe running on localhost with the property maxPlayers set to 2:
-
Updated
Jan 31, 2022 - C
Tasks
- Fix ron file to use expected format
Reproduction Steps
cd examples/animation && cargo run
What Actually Happened
[ERROR][distill_daemon::file_asset_source] Error processing pair at Some("/shareddata/share/prog/rust/amethyst/examples/animation/assets/prefab/animation.ron"): 8:1: Expected map
[ERROR][distill_daemon::file_asset_source] Error processing pair at Some("/sh
-
Updated
Jan 30, 2022 - JavaScript
-
Updated
Jan 31, 2022 - C++
-
Updated
Jan 30, 2022 - C++
-
Updated
Jan 30, 2022 - Go
What could be improved
Based on this issue: flame-engine/flame#954, I noticed that we could also go for the same approach for the packages' unit/widget tests execution,
-
Updated
Sep 30, 2021 - C#
-
Updated
Jan 30, 2022 - C++
-
Updated
Jan 29, 2022 - C++
-
Updated
Oct 14, 2021 - Go
-
Updated
Jan 30, 2022 - C++
-
Updated
Jul 11, 2021 - JavaScript
- Wikipedia
- Wikipedia
See forum post: https://forum.babylonjs.com/t/babylon-editor-export-texture-scaling/12723/26
Reproducible via playground: https://playground.babylonjs.com/#DHZKGW#7
Currently when we export specularGlossiness PBRMaterials via
_GLTFMaterialExporter._convertSpecularGlossinessTexturesToMetallicRoughnessAsyncWe combine albedo + glossiness textures into Base64 texture string, stripping all