Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Avendish geometry / mesh template

[![Build](https://github.com/celtera/avendish-geometry-processor-template/actions/workflows/builds.yaml/badge.svg)](https://github.com/celtera/avendish-geometry-processor-template/actions/workflows/builds.yaml)

This provides a basic, canonical template for making **geometry / mesh** objects with
[Avendish](https://github.com/celtera/avendish): a single C++ object that generates a
mesh and is compiled, without rewrite, to several host plug-in formats.
Expand Down
Loading