• Raubana GLua Extras - a useful addon for all developers
    0 replies, posted
This is an addon for extending the engine and giving more tools to developers. It features a bunch of custom classes and functions I found myself using and reusing often. I've never standardized these classes nor these functions until now. I threw this together really quickly, so it's not perfect... yet. This addon has: Perlin Noise objects. Smooth Transition objects. Inverse Linear Interpolate (inverse lerp, or invlerp). Stencil tools. New debugoverlay functions. ...and more! Raubana GLua Extras: repo : https://github.com/raubana/raubana_glua_extras wiki : https://github.com/raubana/raubana_glua_extras/wiki examples : https://github.com/raubana/raubana_glua_extras_examples Here's a video demonstrating some of the new functions and classes that come with this addon: https://youtu.be/G55O2R0DYzU
Sorry, you need to Log In to post a reply to this thread.