Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.
/ NekoEngine Public archive
forked from EliasFarhan/NekoEngine

Generic 3d engine based on SDL2 and OpenGL ES 3/WebGL2

Notifications You must be signed in to change notification settings

LoshkinOleg/NekoEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neko Game Engine

Neko is a 3D game engine based on SDL2 and OpenGL ES 3.0 that works on Desktop, WebGL2 and Nintendo Switch (port to Android and iOS possible) used at SAE Institute Geneva.

##Requirements Because we use C++17 filesystem, you will need Ubuntu 19.10 to compile with the latest libstdc++, Visual Studio 2019 is recommended on Windows.

Libraries used

  • SDL2
  • GLAD
  • Box2D
  • googletest
  • taskflow
  • imgui
  • sole uuid
  • xxhash
  • std_image

About

Generic 3d engine based on SDL2 and OpenGL ES 3/WebGL2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 53.9%
  • C 31.8%
  • COBOL 5.2%
  • Python 1.7%
  • Objective-C 1.5%
  • Java 1.2%
  • Other 4.7%