SkillAgentSearch skills...

Ge

A general-purpose 3D game engine with editor, built with .NET Core

Install / Use

/learn @mellinoe/Ge
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Game Engine

This repository contains the source code and base assets for the game engine and editor used to build Crazy Core, a simple, open source 3D game. The game engine and editor are both supported on Windows, Linux, and macOS, and are built with .NET Core.

See the Crazy Core repository for a more complete view of how the engine can be used.

Features

Graphics

  • Full 3D rendering system, with support for Direct3D 11 and OpenGL backends
  • Forward-rendered pipeline with support for real-time directional shadows, particle systems, transparent objects, and a simple immediate-mode GUI.
  • Uses Veldrid (v1) and ImGui.NET

Physics

  • Real-time 3D physics via BEPU Physics
  • Various configurable physics shapes
  • Customizable

Audio

  • Positional audio
  • Supports XAudio2 and OpenAL backends

Editor

  • Cross-platform editor application
  • 3D scene view with editing widgets
  • Asset management and serialization
  • Live component value editing

Misc

  • Unity Engine-like component system
  • Plugin system
  • Builds self-contained executable packages for publication per-platform
View on GitHub
GitHub Stars315
CategoryDevelopment
Updated14d ago
Forks54

Languages

C#

Security Score

80/100

Audited on Mar 26, 2026

No findings