Skip to content

Commit

Permalink
Merge branch 'dev' into multithreaded-wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
JolifantoBambla committed Sep 17, 2024
2 parents 6c3b8f7 + bd1c308 commit 9868012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**This library is still in development. The API is not yet stable and the implementation is neither optimized for runtime performance nor quality, nor does it handle all edge cases.
If you want to help change that, you are more than welcome to submit a PR :)**

A library for generating triangle cluster hierarchies for per-cluster LOD selection & rendering.
A library for generating triangle cluster hierarchies for per-surface-patch LOD selection & rendering.

Note that this library only preprocesses triangle meshes but provides no rendering solution. Check out the [WebGPU demo](https://jolifantobambla.github.io/trichi/) (**takes its sweet time to load!**) to see what a very naive renderer for such cluster hierarchies could look like.

Expand Down

0 comments on commit 9868012

Please sign in to comment.