Skip to content

YasInvolved/SingularityEngine

Repository files navigation

Singularity Engine

Important

This is WIP project I develop in my free time for mainly learning purposes, readme is also in progress

Currently working on: Virutal filesystem and custom archive format with O(1) lookup complexity

Backends I plan to implement ordered by priority

  1. Direct3D 11 (in progress)
  2. Direct3D 12
  3. Vulkan

Important

To compile this software you need a compiler that supports AVX2 instructon set. To run, AVX2 compatible CPU is required as well

Open-Source projects used

Note about contributions

Please consider using LLVM toolset for development, due to the stricter rules. That way we can reduce bugs and warnings in the code in less strict environments. If you're running Windows with Visual Studio, add ClangCL support to your IDE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published