lacking

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2022 License: MIT

README

Lacking Game Engine Go Report Card Go Reference

logo

A 3D game engine / game framework that lacks a lot of features (hence the name).

This project aims to replace go-whiskey, which has now been archived, by going through a more pragmatic development approach.

This repository is a hobby project of mine that aims to support other hobby projects like rally-mka. There are no plans at the moment to have this become a serious project and as such it lacks proper testing and code cleanliness.

WARNING: If you do decide to base a project of yours off of this repository make sure you depend on a specific tagged version, as the master branch or new tagged versions are unlikely to be backward compatible.

Directories

Path Synopsis
Package app contains an API for working with a native application window and relevant input / output that goes with it.
Package app contains an API for working with a native application window and relevant input / output that goes with it.
framework
glfw/app
Package app provides a GLFW implementation of the github.com/mokiat/lacking/app package.
Package app provides a GLFW implementation of the github.com/mokiat/lacking/app package.
opengl
Package opengl provides types and functions that enhance the OpenGL experience.
Package opengl provides types and functions that enhance the OpenGL experience.
game
ecs
Package log provides common functions for logging.
Package log provides common functions for logging.
template module
ui
Package ui provides types and functions for creating an interactive User Interface.
Package ui provides types and functions for creating an interactive User Interface.
component
Package component features a framework, inspired by React and Redux, that allows you to extend the basic ui package with custom Components on top of plain ui Elements.
Package component features a framework, inspired by React and Redux, that allows you to extend the basic ui package with custom Components on top of plain ui Elements.
mat
Package mat provides a collection of Components that can be used to construct a higher-order user interface.
Package mat provides a collection of Components that can be used to construct a higher-order user interface.
optional
Package optional contains primitive types and ui types that can have an unspecified state.
Package optional contains primitive types and ui types that can have an unspecified state.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL