Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
examples
|
|
Package ggl defines essential abstraction over opengl types, you should use this and dodge gl calls to make you code cleaner.
|
Package ggl defines essential abstraction over opengl types, you should use this and dodge gl calls to make you code cleaner. |
key/binding
Package binding implements simple B system on top of window input methods
|
Package binding implements simple B system on top of window input methods |
ui
Package ui brings robust ui system based on elements.
|
Package ui brings robust ui system based on elements. |
logic
|
|
memory
Package memory offers gogen templates for memory managemant, structs can help to compose structure that takes garbage collection into account it gets rid of pointers, or lowers the allocations
|
Package memory offers gogen templates for memory managemant, structs can help to compose structure that takes garbage collection into account it gets rid of pointers, or lowers the allocations |
Package mat focuses on mathematics, in case of more intense operations related to ray cast i left some documentation inside functions in case you want to understand how math here works missing features: Circle, Polygon
|
Package mat focuses on mathematics, in case of more intense operations related to ray cast i left some documentation inside functions in case you want to understand how math here works missing features: Circle, Polygon |
mat3
Package mat3 is still in progress and will documented after its finished
|
Package mat3 is still in progress and will documented after its finished |
Click to show internal directories.
Click to hide internal directories.