Skip to content

Lyle-Lee/CelesEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celes Engine

This is primarily an early-stage interactive application and renderer for Windows. The main purpose is for experiments in Computer Graphics. Currently not much is implemented but more related algorithms will be available and to be interactive in the future.

Getting Started

Visual Studio 2022 is recomended.

1. Downloading the repository:

Start by cloning the repository with git clone https://github.com/Lyle-Lee/CelesEngine.git.

2. Setup the project:

Make sure that you have a Python environment first. Go to scripts folder and run Setup_VS2022.bat, then build the project.

Main features to come:

  • Fast 2D rendering (UI, particles, etc.).
  • High quality real-time physically-based 3D rendering.
  • Support for macOS, iOS, Android and Linux.
    • Native graphics API support (DirectX, Vulkan, Metal).
  • Fully featured viewer and editor applications.
  • Fully scripted interaction and behavior.
  • Integrated 3rd party 2D and 3D physics engine.
  • Procedural terrain and world generation.
  • Artificial Inteligence.
  • Audio system.

About

Celes Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages