Giter Club home page Giter Club logo

nez-samples's Introduction

Nez-Samples

Samples and demos of various Nez features. The Samples repo is built against MonoGame 3.7 + 3.8 + FNA.

Setup

  • Pull a fresh copy of the Nez-Samples repository. The samples repository has the base Nez repository as a submodule so to fully download everything you need add the --recursive parameter when cloning:

git clone --recursive https://github.com/prime31/Nez-Samples.git

  • now you can open the Nez.MG37.Samples.sln (for MonoGame 3.7) or the Nez.MG38.Samples.sln (for MonoGame 3.8 and NET Core 3) or the Nez.MG38.NET6.Samples.sln (for MonoGame 3.8 and NET 6) and run the project (for NET Core 3+ you can also run with the command dotnet run --project Nez.MG38.Samples.csproj)

Sample Scenes

You can click on any of the sample scene buttons on the right of the screen to load samples. If you are running a debug build, you can press the backtick key to open the debug console. Type "help" and press enter to see a list of available commands. You can type "help COMMAND" to see additional help text. Entering the "toggle-imgui" command will open an ImGui inspector letting you play around with the various entities in the scene.

Setup FNA

  • download the latest release of FNA from here and put it into a folder named FNA in the Nez-Samples folder
  • download the native libs FNA requires from here into the fnalibs folder in the Nez-Samples folder
  • open the Nez.FNA.Samples.sln

Assets License

Unless otherwise noted, the assets in the Nez Samples repo project are not MIT licensed. They should not be used in any project. Most are of unknown copyright/origin so assume they are all off limits and use them only for your own personal amusement.

nez-samples's People

Contributors

prime31 avatar mikedjc avatar tobi-mob avatar robert-wallis avatar optimo avatar tracebullet avatar janfokke avatar alan-fgr avatar blucky87 avatar jeff0502 avatar gaetz avatar skibum3d avatar tanis2000 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.