This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
start [2021/02/13 05:47] muragami [Rogue-lua] |
start [2021/10/30 09:39] (current) muragami [cppSfxr] |
||
---|---|---|---|
Line 3: | Line 3: | ||
Here it is, however incomplete or limited. I will make sure I note how complete docs are for each, so you'll know going in what to expect. Most of these are hosted on [[https:// | Here it is, however incomplete or limited. I will make sure I note how complete docs are for each, so you'll know going in what to expect. Most of these are hosted on [[https:// | ||
+ | You can also return to my website [[https:// | ||
===== Maxrects-lua ===== | ===== Maxrects-lua ===== | ||
Line 10: | Line 11: | ||
Docs: [[Maxrects-lua]] | Docs: [[Maxrects-lua]] | ||
- | An implementation of the MAXRECTS 2d rectangle packing algorithm in Lua, somewhat optimized for LuaJIT. | + | An implementation of the MAXRECTS 2d rectangle packing algorithm in Lua, somewhat optimized for LuaJIT. |
+ | |||
+ | Simple Video Demonstration of hot packing action: | ||
+ | {{ : | ||
===== Rogue-lua ===== | ===== Rogue-lua ===== | ||
- | Coming soon. | + | * [[https:// |
+ | * [[https:// | ||
+ | |||
+ | Docs: [[Rogue-lua]] | ||
+ | |||
+ | An re-implementation of [[https:// | ||
+ | |||
+ | ===== cppSfxr ===== | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | Docs: [[cppSfxr]] | ||
- | An implementation of [[https:// | + | Sfxr recoded and enhanced as a C++ library with DLL and FFI bindings. |