Skip to content

Lioncat2002/starlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starlight

A 3D game engine

Demo

2023-10-30.04-28-21.mp4

Gallery

Clash royale clone(WIP)

2024-07-04.17-54-32.mp4

Lighting

image

Building on x64

Prerequisites

Install the following dependencies

Build instructions

  1. Make sure that CMake is installed and added to the system PATH variable.
  2. Open terminal in the CMakeLists.txt directory and run:
  mkdir build
  cd build
  cmake -A x64 ..

Initial project template generated from: https://github.com/tgalaj/OpenGLSampleCmake

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published