https://github.com/wedot-engine/wedot
WeDot 是一个专注于技术和用户体验的多平台 2D 与 3D 游戏引擎,开发者可以把注意力集中在游戏开发本身,而非繁杂的技术细节。
https://github.com/wedot-engine/wedot
game-development game-engine game-engine-2d game-engine-3d gamedev godot godotengine multi-platform open-source wedot wedotengine
Last synced: 16 days ago
JSON representation
WeDot 是一个专注于技术和用户体验的多平台 2D 与 3D 游戏引擎,开发者可以把注意力集中在游戏开发本身,而非繁杂的技术细节。
- Host: GitHub
- URL: https://github.com/wedot-engine/wedot
- Owner: WeDot-Engine
- License: mit
- Created: 2024-09-30T02:58:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T14:24:37.000Z (6 months ago)
- Last Synced: 2025-05-15T10:06:35.361Z (16 days ago)
- Topics: game-development, game-engine, game-engine-2d, game-engine-3d, gamedev, godot, godotengine, multi-platform, open-source, wedot, wedotengine
- Language: C++
- Homepage: https://wedot.pj568.sbs
- Size: 1.18 GB
- Stars: 368
- Watchers: 9
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS.md
Awesome Lists containing this project
README
WeDot is a fork of Godot. WeDot Engine is a multi-platform 2D and 3D game engine focused solely on technology and user experience. It is designed to be easy to use and to allow developers to focus on their games.
## We Promise
> **No Political Elements**: WeDot is focused on pure game development. Make the game engine a GAME ENGINE.
>
> **Open Source and Transparency**: We adhere to the principles of open source. All development progress and decision-making processes will be transparent.
>
> **Community-Driven**: We value community feedback and contributions. We encourage developers to participate in the improvement and development of the engine.## Current Plan
1. Integrate the new 3D physics engine [Jolt](https://github.com/jrouwe/JoltPhysics).
2. Add simple post-processing functions for rendering.
3. Create a source code tutorial for more people to join.
4. Optimize performance to improve engine efficiency across different platforms.
5. Expand documentation to provide more detailed usage guides and technical support.
[Visit](https://wedot-engine.github.io)