Skip to content

0xafbf/reactor

Repository files navigation

reactor

reactor is a graphics and compute engine focused in simplicity and learnability, thanks for checking out.

Setup

Right now, there is an automated setup for Windows only. Before installation, be sure to have Visual Studio 2017 and the LunarG Vulkan SDK installed

For building, just follow the steps below:

git clone git@gitlab.com:0xafbf/reactor.git
cd reactor
./setup.ps1 # and build from visual studio
# or:
./build.ps1 # to setup and build from the command line

Contributions for setup in other platforms are welcome

The interest of the engine is seamless shader setups (being them either graphics or compute) so you are expected to work with shaders in this engine This is not a game engine, is a render and is focused in graphics/compute experimentation.

For a more in depth explanation of the intention behind reactor, please go to the wiki https://github.com/0xafbf/reactor/wiki/About

I follow development at https://twitch.tv/0xAFBF

About

Graphics and Compute engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published