GeraldKimmersdorfer / meshlet_playground

1 stars 1 forks source link

Implement first easy compression method on CPU side #4

Closed GeraldKimmersdorfer closed 11 months ago

GeraldKimmersdorfer commented 1 year ago

Implement some kind of modular compression system on the cpu side such that I can compare different methods. No GPU implementation necessary as statistical values can be calculated without any visual output. Furthermore to test the system implement some easy form of Weight Compression. (for example discretization)