-
Notifications
You must be signed in to change notification settings - Fork 94
tutorials
Jan Boon edited this page Mar 25, 2023
·
4 revisions
title: Tutorials description: published: true date: 2023-03-25T02:59:40.776Z tags: editor: markdown dateCreated: 2023-03-25T02:58:44.272Z
- Compile NeL using Visual Studio on Windows
- Compile NeL using GCC on Linux
- Set up a new personal project
- Write a main game loop
- Create a Hello World sample application
- Play the Snowballs demo game
TODO: Draw a triangle, set up a scene and load and render a shape instance, scene clusters for rendering, ... {.is-danger}
TODO: Play positioned sound, music, scene clusters for sound, ... {.is-danger}
TODO: Using PACS, integrating PhysX with NeL, ... {.is-danger}