# pixwerx pixwerx is a general purpose 3D engine written in C++23 and scriptable with Lua. ## Principles - datadriven design - multiple platform capable through heavy usage of STL - minimal set of dependencies - efficiency through meta-meta programming techniques - no CPU intrinsics ## License pixwerx is licenced under the terms of the MIT License. Please consult the LICENSE file. ## Authors © 1999-2024 Hartmut Seichter