Sports car on a mountain road; illustrative photography, not a BlueSky Engine screenshot

C# GAME ENGINE PROJECT

Build worlds.
Move through them.

BlueSky brings rendering, physics, vehicle simulation, and editor tools together in a cross-platform engine project.

.NET 8Metal / Vulkan / DirectX 11Jolt Physics integration
Illustrative photography

01 / THE PROJECT

One engine project.
Several moving parts.

The project description brings together an archetype-based ECS, a work-stealing job system, multiple rendering backends, Jolt Physics, and an editor-oriented workflow.

See the systems

02 / SYSTEMS

Made for the whole loop.

From importing a model to tuning how its wheels meet the ground.

03 / RENDERING BACKENDS

Three paths
to the frame.

01

Metal

Native rendering for macOS and iOS, per project description.

02

Vulkan

Cross-platform, with X11, Wayland, and MoltenVK support listed.

03

DirectX 11

Windows support with feature-level detection listed.

NEXT / GETTING STARTED

Take a look under the hood.

Setup and build