Karl Zylinski 7 月之前
父节点
当前提交
8816dd4fad
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      todo.txt

+ 1 - 0
todo.txt

@@ -1,4 +1,5 @@
 X Make 0, 0 be at top left (should vertex data be flipped, or is it a transformation thingy?)
 X Construct vertex buffer from k2.draw_blabla calls. Do we need index buffer? 🤷‍
 * Organize the d3d11 things neatly. It's just a hack right now!
+* Should we sort by depth?
 * Load textures and somehow bind to shader -- split draw calls on texture switch -- needs a start of a batch system.