Skip to content
/ Rain Public

Rain is a game/graphics engine built to be intuitive and easy to use. Rain aims to also be free of any all-encompassing traits, instead letting you decide how to use it and when to start using your own code to interact with OpenGL.

License

Notifications You must be signed in to change notification settings

an-prata/Rain

Repository files navigation

Continuous Integration CodeFactor Coverage Status

Rain

Rain is a game/graphics engine built to be intuitive and easy to use. Rain aims to also be free of any all-encompassing traits, instead letting you decide how to use it and when to start using your own code to interact with OpenGL. To do this all OpenGL object handles are public properties of their cooresponding classes in Rain, and can be used at will, though it should be noted that doing so may cause unwanted behavior when using the Rain class again if the OpenGL object has been modified.

About

Rain is a game/graphics engine built to be intuitive and easy to use. Rain aims to also be free of any all-encompassing traits, instead letting you decide how to use it and when to start using your own code to interact with OpenGL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published