This repository has been archived on 2025-03-10. You can view files and clone it, but cannot push or open issues or pull requests.
NFRev1/docs/pages/2_tutorial.md
2021-12-02 13:15:45 -06:00

23 lines
478 B
Markdown

@page tutorial Tutorial
@tableofcontents
This tutorial aims to teach the basics of the engine and how to use it.
First, follow the steps on the @ref install page. Once the template MSVC project is setup,
you can begin here.
@section nfArch NF Engine Architecture
@section createConfig Creating a Config
@todo The tutorial page
@section createUI Creating a UI
@section createCubemap Adding a Cubemap (Skybox)
@todo Lighting page?
@section packaging Packaging Your Game