class Glove::Renderer

Defined in:

renderer.cr

Constant Summary

NULL_TRANSFORM = Glove::GLM::Mat4.identity

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(width : Int32, height : Int32) #

[View source]

Class Method Detail

def self.generic_quad #

[View source]

Instance Method Detail

def render(entities : Glove::EntityCollection) #

[View source]