Shader-program abstraction #20
Labels
component: assets
Related to assets management (e.g. Textures, Shaders, Models, etc.)
type: chore
Formatting, minor refactorization
type: docs
Description
These are a few missing pieces in the current implementation of the shader and program objects:
Tasks
shared_ptr
instead ofunique_ptr
The text was updated successfully, but these errors were encountered: