478 B
478 B
@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