Skip to content

CatB1t/Aker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aker (WIP)

Cross-platform 3D renderer with OpenGL. Supports lighting, shadows, and model loading. Full scene editor with ImGUI.

Building and Compiling

Prerequisites

  • A C++ compiler (e.g., GCC, Clang, MSVC)
  • CMake

Building

  • Get the code git clone https://github.com/CatB1t/Aker.git
  • In the project directory, create a directory build
  • in the build directory, run cmake -S ../

Features

  • Phong Lighting
  • Scene Editor
  • Model Loading
  • Shadow mapping

About

A simple 3D renderer wtih OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published