A C11 modeling and rendering prototype for low-poly hard-surface forms with a vector-poster look.
- Low-poly hard-surface modeling.
- C11 core and shader pipeline.
- Automated and visual validation.
Configure and build the project with CMake:
cmake -S . -B build
cmake --build buildsrc/— Application and library source.include/— Public C headers.tools/— Development and content tools.docs/— Project documentation and design notes.tests/— Automated tests and validation fixtures.
design.mddocs/prismdraft-design.mddocs/project-brief.mddocs/project-todo.mddocs/export-validation.md
This project is still under development or validating its direction. The repository contains inspectable implementation and content, but it should not be treated as a commercial release. Automated tests are included; compatibility still depends on the target runtime, editor, or platform.
No open-source license is currently included in this repository.
