Skip to content

Repository files navigation

PrismDraft

简体中文

A C11 modeling and rendering prototype for low-poly hard-surface forms with a vector-poster look.

PrismDraft cover

What it includes

  • Low-poly hard-surface modeling.
  • C11 core and shader pipeline.
  • Automated and visual validation.

Getting started

Configure and build the project with CMake:

cmake -S . -B build
cmake --build build

Repository map

  • src/ — 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.

Documentation

Status

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.

License

No open-source license is currently included in this repository.

About

A C11 modeling and rendering prototype for low-poly hard-surface forms.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages