Tutorials
From PX Documentation
Here we provide source for the tutorials provided in the NetDog SDK, with annotations describing NetDog functions. The online versions of these tutorials are a good way to start learning about NetDog. Please note that the latest versions of these tutorials are in the examples folder in the SDK.
- Irrlicht Server Tutorial
- Irrlicht Client Tutorial
- Object Driven Model Tutorial
- Database Tutorial
- Client Connection Tutorial
The Irrlicht Tutorial example above uses Irrlicht, the open source 3D engine. It is cross-platform, open source, and very simple, and is thus a good example showing how to integrate NetDog into a 3rd party game engine.
In addition, the Pro version SDK includes the following tutorials for creating server infrastructure:
- Tracker - basic Tracker population and usage.
- QuickWorld Server and Client - robust world example that includes zone transfer and player samples that can be used and extended to build a full-featured MMO.
Please contact our support team with questions regarding the above tutorials.
