The Wizards Wiki

Explore your world

User Tools

Site Tools


documentation:readytoimplementfeatures

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:readytoimplementfeatures [2013/05/31 08:45] mhgameworkdocumentation: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, hdrImage, ImageFileFormat.Dds,                                              TWDir.Test.CreateSubdirectory("Deferred") + \\HdrImage.dds);
- Resource.SaveTextureToFile(game.Device.ImmediateContext, hdrImage, ImageFileFormat.Dds,                                              TWDir.Test.CreateSubdirectory("Deferred") + \\HdrImage.dds); +
- +
-  +
- +
   * 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://splicer.codeplex.com/   * Add video recording :) http://splicer.codeplex.com/
-  
-  
   * 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, look for it in unit test for goblins rts)   * Finally add some support for timed actions!!!!! (partially implemented, look for it in unit test for goblins rts)
- 
- 
   * Extension method for dictionary, GetOrCreate which takes constructor method as delegate parameter   * Extension method for dictionary, GetOrCreate which takes constructor method as delegate parameter
- +  * UtilityMeshes add createboxwithcolor 
- +  * Add button to show console inside the wizards engine!!!! 
-  Feature: UtilityMeshes add createboxwithcolor? +  * 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)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki