Skip to content

A simple, fast & lightweight voxel engine written in C++

License

Notifications You must be signed in to change notification settings

FlexHaufen/Lychee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Lychee

A simple, fast & lightweight voxel engine written in C++

Warning

Lychee is currently in the early alpha stage of development.
There is no guarantee the engine will run.

https://www.vulkan.org/ https://cmake.org/ https://cmake.org/


🛠️ Setup

📋 Requirements

⚙️ Setup Repo

  1. Clone

    git clone [email protected]:FlexHaufen/Lychee.git
  2. Setup submodules in ./Lychee

    git submodule update --init --recursive

    ImGui Has to be on docking branch

🏗️ Build

Using Visual Studio Code:

  1. F1 ➡️ CMake: Configure
  2. F1 ➡️ CMake: Select Variant ➡️ Release
  3. F1 ➡️ CMake: Build

🚀 Run

Run LycheeApp.exe in /build/bin/release/

🫡 Acknowledgements

About

A simple, fast & lightweight voxel engine written in C++

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages