jvsoe / Nu

Repository hosting the open-source Nu Game Engine and related projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nu Game Engine License

Live Discord Support Here - https://discord.gg/hfPAjtHpb

What is the Nu Game Engine?

"The Nu Game Engine is the world's first practical functional 2D and 3D cross-platform game engine. Built in F#, it offers a declarative Elm-style programming API, as well as an algebraic ECS programming API for additional scalability. Nu offers a path to a future where game developers are liberated from imperative, OO game programming style. After nearly 10,000 commits, the implementation has matured enough to prove both the efficacy and viability of functional programming techniques in games in terms of performance, programmability, and reliability. Nu currently utilizes SDL2, OpenGL, Aether 2D Physics, and Bullet 3D Physics."

"...everything that I can think of that makes games programming so awful seems to have a solution in your engine!" - @Sigmoid

This repository hosts several projects, including -

Getting Started with Nu

Look here to get started with your own project in Nu -

https://github.com/bryanedds/Nu/wiki/Getting-Started-with-Nu

Some Media on the Nu Game Engine

image Wandering around the forest in OmniBlade.

image A critical battle with evil itself!

image Live editing a cutscene in the old editor (now replaced with the new editor below).

image Directly editing the entire game state in the new editor.

image Editing a 3D scene imported from Unity in the new editor.

image Efficient, detailed 3D with deferred physically-based rendering.

image 3D scene screenshot from editor showing off the new SSAO implementation.

image Local light probes allow for efficient localized reflection and image-based lighting.

image Another 3D scene screenshot from editor.

image And another 3D scene screenshot from editor.

Public Sponsors We Wish to Thank

@reinux

@arsmilitaris at https://arsmilitaris.com

image

@pauloud

@creynolds138

And a huge thank you to all of you who donate privately to keep this project going!

About

Repository hosting the open-source Nu Game Engine and related projects.

License:MIT License


Languages

Language:F# 81.3%Language:GLSL 10.9%Language:C# 7.8%Language:Shell 0.0%Language:Batchfile 0.0%