duality-docs
duality-docs copied to clipboard
Home of the Duality docs website.
### Summary Since the [old forum](https://forum.duality2d.net/) will [go offline](https://github.com/AdamsLair/duality/issues/707#issuecomment-636461203) at some point, we should consider to rescue any worthwhile content that might still be in there. ### Analysis - While...
### Summary For quickly finding the right page, it might be good to have a central "index" page that lists all pages in the current versions docs grouped by each...
At the moment we have following "categories": - Introduction - Tutorials - Basic Topics - Advanced Topics - Contributing I think it would be more helpful if we change or...
While, Duality has some amazing samples, they still are difficult tongrokk for people comepletely new to the engines. So, one simpler set of articles/videos to execute can be around walking...
### Summary As indicated [here](https://forum.adamslair.net/viewtopic.php?f=17&t=1144), there is a decent amount of interest in learning how to extend the editor. Besides digging through the Duality source code, there is really no...
### Summary As part of the [push for better documentation](https://github.com/AdamsLair/duality/milestone/7), write an article that gives an overview on how the rendering pipeline works in Duality. ### Analysis - End-to-end overview....
### Summary Write a wiki article that deals with how to use the Duality profiling facilities. ### Analysis - Basics: VSync and Frame Limiting - How to run a game...
### Summary Write a wiki article that deals with how to use the audio backend of Duality. ### Analysis - Basics: Play sounds - 3D sound effects - adjust audio...
### Summary Write a wiki article that deals with how Duality handles plugins and plugin reloads in the editor. This came up in a conversion on the chat, see [here](https://forum.adamslair.net/viewtopic.php?f=26&t=1182):...