Skip to content

3D/2D Game Engine with C# Scripting. Available for Windows and Linux

License

Notifications You must be signed in to change notification settings

evangelionxyz/ORigin-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORigin Game Engine

Clone the repository recursively git clone --recursive https://github.com/evangelionmanuhutu/ORigin-Engine.git

Build on Windows

Please Install pip install requests

Required Visual Studio 2022 and Python3.
Run gen.bat to generate Visual Studio .sln file or Makefile.

Build on Linux tested on Ubuntu-22.04

Install

    sudo chown -R $USER: $HOME
    sudo apt install libwayland-dev libxkbcommon-dev xorg-dev zlib1g-dev libfmt-dev zenity gdb libgmock-dev ninja-build

Install Mono from Mono Project and execute

    sudo apt install build-essential mono-complete mono-devel mono-dbg libicu-dev
    sudo snap install dotnet-sdk --classic

Install Vulkan

    sudo apt install libvulkan1 mesa-vulkan-drivers vulkan-utils

Then run bash gen.sh to generate Makefile.

Preview

Alt text Alt text Alt text