Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polybiusproxy/endor
3D game engine made with Haxe and C++
https://github.com/polybiusproxy/endor
3d cpp game-engine glfw haxe opengl
Last synced: 1 day ago
JSON representation
3D game engine made with Haxe and C++
- Host: GitHub
- URL: https://github.com/polybiusproxy/endor
- Owner: polybiusproxy
- License: mpl-2.0
- Created: 2022-09-06T10:00:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-07T17:33:38.000Z (over 1 year ago)
- Last Synced: 2024-04-17T06:54:49.378Z (9 months ago)
- Topics: 3d, cpp, game-engine, glfw, haxe, opengl
- Language: Haxe
- Homepage:
- Size: 7.89 MB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Endor
A 3D game engine made with Haxe and C++.
Currently the engine is possible of loading/compiling shaders, loading textures, playing sound, and rendering basic vertices.
![image](https://github.com/polybiusproxy/Endor/assets/47796739/cb7e59e9-069c-4b21-84b3-b72dc4ad5639)## Requirements
* format
* haxe-glm
> Use the git repository, the haxelib version is outdated.
* hxtelemetry
> Use the git repository, the haxelib version is outdated.