Skip to content

org-Stupefy/Victoria

Repository files navigation

Victoria

Victoria

Victoria is primarily an early-stage interactive application and rendering engine for Windows.

Current Status

Open in Gitpod

build

Getting Started

Visual Studio 2017 or 2019 is recommended, Victoria is officially untested on other development environments.

Start by cloning the repository with git clone --recursive https://github.com/org-Stupefy/Victoria.git

If the repository was cloned non-recursively previously, use git submodule update --init to clone the necessary submodules.

Building

Victoria uses premake5 for generating solutions. Run the Win-GenProjects.bat from scripts folder and it will generate vs19 solution file.

Projects using Victoria

Below is the list of projects that are developed using Victoria Engine

  • BoostRocket
    • Boost Rocket is a simple 2D game that was developed to test Victoria during development.

About

Victoria is a Rendering Engine using OpenGL at its core. It is still a WIP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published