-
Updated
Apr 3, 2022 - C++
3d-game-engine
Here are 198 public repositories matching this topic...
-
Updated
Apr 5, 2022 - Java
-
Updated
Apr 2, 2022 - Go
-
Updated
Apr 7, 2022 - Python
-
Updated
Aug 12, 2021 - C++
Would it be possible to add the Origin Rebase feature that is built into Physx 4.x and up into Echo?
This would enable larger worlds to be made without floating point precision errors. Here is an example of what can happen if you are too far away from origin. https://gyazo.com/a96db2d1a4ef8ff8935d2054597e151b
It would be nice if we could enable it in project settings and it was just part of
-
Updated
Apr 8, 2022 - C++
-
Updated
Apr 4, 2022 - C++
-
Updated
Apr 7, 2022 - Pascal
-
Updated
Oct 24, 2021 - JavaScript
Need to add a blurb about the test entry points and all spec files being imported.
-
Updated
Mar 13, 2021 - C++
-
Updated
Apr 3, 2022 - C++
-
Updated
Mar 22, 2022 - C++
-
Updated
Mar 9, 2020 - JavaScript
-
Updated
Aug 4, 2018 - C++
-
Updated
Jan 6, 2022 - C++
-
Updated
Apr 5, 2022 - C++
-
Updated
Nov 18, 2021
-
Updated
Jan 9, 2018 - C++
-
Updated
Dec 24, 2020 - C#
-
Updated
Jul 28, 2019 - C
-
Updated
Nov 30, 2021 - Nim
-
Updated
Jan 9, 2022 - Java
-
Updated
Apr 4, 2022 - JavaScript
-
Updated
Apr 6, 2022 - C#
Improve this page
Add a description, image, and links to the 3d-game-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 3d-game-engine topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
When running the game in windowed mode there is no frame, which means the game cannot be moved around the screen easily.
Describe the solution you'd like
Window frame added when in Window mode. Mouse behaviour as below:
When 'in game' the mouse should be 'captured' from the OS, but when you're on the Menu screen after pre