Remove comment

This commit is contained in:
bloeys
2022-07-03 08:41:36 +04:00
parent 2690014fc5
commit 71acc2e9ab

View File

@ -22,8 +22,6 @@ import (
// Camera class // Camera class
// Entities and components // Entities and components
// Integrate physx // Integrate physx
//Low Priority:
// Create VAO struct independent from VBO to support multi-VBO use cases (e.g. instancing) // Create VAO struct independent from VBO to support multi-VBO use cases (e.g. instancing)
// Renderer batching // Renderer batching
// Scene graph // Scene graph