JolifantoBambla / trichi

Generates triangle cluster hierarchies for per-cluster LOD selection & rendering
https://jolifantobambla.github.io/trichi/
MIT License
3 stars 0 forks source link

Nicer web demo #6

Closed JolifantoBambla closed 1 month ago

JolifantoBambla commented 2 months ago

Add a model loader (maybe https://github.com/kovacsv/assimpjs)

Provide some preprocessed models but get rid of the silly js file thing. Should probably host them somewhere else s.t. they aren't part of the repo when downloaded via (e.g.) cpm Esp. get rid of lfs stuff

JolifantoBambla commented 2 months ago

Also: the lod selection metric needs to be fixed

JolifantoBambla commented 2 months ago

Depends on #7

JolifantoBambla commented 2 months ago

added processing in the browser

should fix initial loading time at some point

JolifantoBambla commented 1 month ago

That's more or less done - error metric still needs some tuning. The approximate screen size is not correct so the threshold currently needs to be set differently for each model