Elyoko
A downloadable tool for Windows, macOS, and Linux
Download NowName your own price
The 3d game engine make with C , raylib.h and lua.h.
It is lightweight, powerful and easy to extends (lua script).
Feature
- Max 100 loaded models
- Max 100 loaded textures
- load/draw/unload model (obj,glb)
- load/draw/unload texture (png,jpg)
- load/draw textured plane from image
- draw 3d primitive (cube,sphere)
- draw 2d primitive (rect,circle,point)
- draw text
- move/rotate camera
- keyboard/mouse input -> camera control
- gamepad input -> camera control
Lib
- math.lua
- towers.lua (create/draw tower)
Run script CLI
on window
elyoko.exe main.lua
on linux
./elyoko main.lua
Entry point
If you create file project.entry beside of binary,
elyoko will run project.lua at start.
Your *.lua and *.entry need same name for work.
elyoko.exe can run on mac with wine.
All right reserved 2024 oblerion studio
Status | In development |
Category | Tool |
Platforms | Windows, macOS, Linux |
Author | Magnus Oblerion |
Made with | raylib |
Tags | 3D, codelyoko, Game engine, Low-poly, Open Source |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Mouse, Xbox controller |
Download
Download NowName your own price
Click download now to get access to the following files:
elyoko_a0.2.zip 2.5 MB
Development log
- Elyoko add towers lib60 days ago
- Elyoko ver a0.267 days ago
- Elyoko ver a0.172 days ago