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

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

Updated 4 hours ago
Published 14 days ago
StatusIn development
CategoryTool
PlatformsWindows, macOS, Linux
AuthorMagnus Oblerion
Made withraylib
Tags3D, codelyoko, Low-poly
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard, Mouse, Xbox controller

Download

Download NowName your own price

Click download now to get access to the following files:

elyoko_a0.2.zip 3.4 MB

Development log