No description
- C++ 43.3%
- C 31%
- COBOL 12.4%
- HTML 7.9%
- Python 1.1%
- Other 3.8%
| etc/cmake | ||
| share | ||
| src | ||
| tests | ||
| tools/glad-0.1.14a0 | ||
| .clang-format | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
| TODO.md | ||
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