mirror of
https://github.com/bloeys/nmage.git
synced 2025-12-29 13:28:20 +00:00
Remove comment
This commit is contained in:
2
main.go
2
main.go
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user