pixwerx/README.md
Hartmut Seichter 564cda1345 WiP
2024-07-27 09:40:02 +02:00

446 B

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