documentation:readytoimplementfeatures
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
documentation:readytoimplementfeatures [2013/05/31 08:45] – mhgamework | documentation:readytoimplementfeatures [2024/08/26 13:25] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
- | * Add Save() to GPUTexture : | + | * Add Save() to GPUTexture : Resource.SaveTextureToFile(game.Device.ImmediateContext, |
- | Resource.SaveTextureToFile(game.Device.ImmediateContext, | + | |
- | + | ||
- | + | ||
- | + | ||
* Add stub implementations for the 3D spatial retrieval optimizations. (octree placement of objects to reduce complexity, but use a stub!) | * Add stub implementations for the 3D spatial retrieval optimizations. (octree placement of objects to reduce complexity, but use a stub!) | ||
- | |||
- | |||
- | |||
* Add simple primitive entities (boxes, bars, spheres, ?) (mainly box, rectangle and sphere, preferably texture) | * Add simple primitive entities (boxes, bars, spheres, ?) (mainly box, rectangle and sphere, preferably texture) | ||
- | |||
- | |||
- | |||
* Add video recording :) http:// | * Add video recording :) http:// | ||
- | |||
- | |||
* Add limited and fixed frame processing for testing | * Add limited and fixed frame processing for testing | ||
- | |||
- | |||
* Finally add some support for timed actions!!!!! (partially implemented, | * Finally add some support for timed actions!!!!! (partially implemented, | ||
- | |||
- | |||
* Extension method for dictionary, GetOrCreate which takes constructor method as delegate parameter | * Extension method for dictionary, GetOrCreate which takes constructor method as delegate parameter | ||
- | + | | |
- | + | * Add button to show console inside the wizards engine!!!! | |
- | | + | * Add AutoAssertTesting |
+ | * Add AutomatedTesting to see which unit tests work! | ||
+ | * Support writing explanation for tests |
documentation/readytoimplementfeatures.1369989936.txt.gz · Last modified: 2024/08/26 13:57 (external edit)