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: 7 days 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 (almost 2 years ago)
- Last Synced: 2025-03-31T05:24:46.847Z (about 1 month ago)
- Topics: 3d, cpp, game-engine, glfw, haxe, opengl
- Language: Haxe
- Homepage:
- Size: 7.89 MB
- Stars: 18
- Watchers: 3
- Forks: 0
- 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.
## Requirements
* format
* haxe-glm
> Use the git repository, the haxelib version is outdated.
* hxtelemetry
> Use the git repository, the haxelib version is outdated.