Skip to content

INGTechnologies/ING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

754 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artboard-1

ING is a game engine for Windows. It's free, open-source and under the MIT license.

Features

  • Low Level
    • Job System
    • ECS
    • Actor
    • UI
      • Hierarchy
      • Dynamic Vector, Float,... and Element Style
    • Rendering
      • DirectX11 API
      • Multi-Pass Shader
      • Pass, Pipeline
      • Material
      • Layer System
    • Math (SIMD and non-SIMD)
    • Event
    • Relection
    • Window (MSVC)
    • Utilities Library
    • Support Multi-Application
    • C++ Plugin loading at runtime
    • C# Scripting
  • Tools
    • Project Builder

Setting up

  • Step 1 : Setup, install Mono
    • Install Mono
    • Add new environment variable:
      key: MONO_{ platform (X64 or WIN32) }
      value: { mono installation path }
  • Step 2 : Clone ING repository.

Documentation

WARNING: ONLY SUPPORT VS2020 AND WINDOWS X64 PLATFORM

Links

Community

About

A Game Engine For Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors