Skip to content

Repository files navigation

Not Engine Alpha 0.1.5

Everything as code!

A code-first game engine built on OpenGL, empowering you to build everything from scratch with clean, simple code.

image demo/demo.cpp

Supported Feature

  • Skymap
  • PBR shader
  • Event system
  • OBJ file import

Build

You will need the cmake and glfw3 (development) packages to build this project.

Prerequisites (Linux/Ubuntu)

sudo apt update
sudo apt install cmake libglfw3-dev build-essential

Instructions

Run the following scripts to build the library and the demos:

# Build the core library
./script/library_release_build.sh

# Build the demo executables
./script/demo_release_build.sh

에셋 출처

About

Not Engine - Everything as code!

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages