All Projects → eltanin-engine → lirith

eltanin-engine / lirith

Licence: MIT license
Graphics engine written in Crystal.

Programming Languages

crystal
512 projects
GLSL
2045 projects

Projects that are alternatives of or similar to lirith

rails email
Record rails error logs and Email logs, efficient and clean
Stars: ✭ 23 (-25.81%)
Mutual labels:  engine
zenaton-node
⚡ Node.js library to run and orchestrate background jobs with Zenaton Workflow Engine
Stars: ✭ 50 (+61.29%)
Mutual labels:  engine
Austen-Works
Jane Austen’s Collected Works
Stars: ✭ 26 (-16.13%)
Mutual labels:  engine
devilf
A Flutter 2D RPG Game Example On Web & Android & IOS.
Stars: ✭ 66 (+112.9%)
Mutual labels:  engine
crynn
3D Game Engine Created In C++ & OpenGL
Stars: ✭ 45 (+45.16%)
Mutual labels:  engine
UE4-BUIValidator
UE4 UI Texture Validator Plugin
Stars: ✭ 48 (+54.84%)
Mutual labels:  engine
TwitchAuth
Unreal Engine 4 Plugin for In-Game Twitch Authentication.
Stars: ✭ 21 (-32.26%)
Mutual labels:  engine
text-engine
A browser-based text adventure game engine and sample game
Stars: ✭ 146 (+370.97%)
Mutual labels:  engine
DungeonMaster.NET
Reimplementation of famous old Dungeon Master game.
Stars: ✭ 23 (-25.81%)
Mutual labels:  engine
Minic
A simple chess engine to learn and play with
Stars: ✭ 65 (+109.68%)
Mutual labels:  engine
rabbit-hole
An experimental voxel engine.
Stars: ✭ 39 (+25.81%)
Mutual labels:  engine
mapmint
Fast and easy webmapping.
Stars: ✭ 51 (+64.52%)
Mutual labels:  engine
Wasabi
Wasabi Vulkan Game Engine
Stars: ✭ 34 (+9.68%)
Mutual labels:  engine
Engine-Tune-Repository-TunerPro-EFIlive-TunerCat
Repository for Engine Tune information
Stars: ✭ 30 (-3.23%)
Mutual labels:  engine
testable appengine
A testable Python skeleton application for Google's App Engine and AppScale environments
Stars: ✭ 30 (-3.23%)
Mutual labels:  engine
BlueprintWebSocket
Documentation for BlueprintWebSocket available on the Unreal Engine Marketplace.
Stars: ✭ 13 (-58.06%)
Mutual labels:  engine
imsearch
Framework to build your own reverse image search engine
Stars: ✭ 64 (+106.45%)
Mutual labels:  engine
Commander Wars
The aim of this project is to create an Advance Wars Clone with a lot of additions customizations and modding support. For Contact Inforamtion see the wiki page. Take a view on the game.
Stars: ✭ 89 (+187.1%)
Mutual labels:  engine
mira
Qlik Associative Engine discovery service for orchestrated environments.
Stars: ✭ 13 (-58.06%)
Mutual labels:  engine
Mezzanine
A game engine that supports high performance 3d graphics physics and sound
Stars: ✭ 18 (-41.94%)
Mutual labels:  engine

lirith-engine

lirith-engine

Build Status

Draw super-awsome graphics on screen with this engine. Fully built written in Crystal!

Installation

  1. Clone this repo
  2. Run crystal deps
  3. Install GLEW and GLFW trough homebrew brew install glfw3 glew

Usage

Run lirith.cr within the src folder

Contributing

  1. Fork it ( https://github.com/lirith-engine/lirith/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • Rinkana Max Berends - creator, maintainer
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].