The Wizards Wiki

Explore your world

User Tools

Site Tools


documentation:planning:small

Small tasks

  • Optimize the SphereMesh and the BoxMesh to share shader, vertexbuffer and indexbuffer.
  • Add a method AddSphere to the LineManager3D
  • Create a FullScreenQuad geometry type
  • Add some static helper functions to the PhysicsHelper: create a sphere, a box, other stuff? + write a test for it
  • Add function that loads an image from a file to a terrain heightfield. Also add a function to quickly create a model from a terrain heightfield and a way to render it. (plain rendering no geomipmapping stuff or other)
  • Create an OptimizedDictionary. This is a class that at the same time stores a Dictionary and a List, storing the same items, but allowing both fast search AND for looping.
documentation/planning/small.txt · Last modified: 2024/08/26 13:27 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki