issues
search
gwihlidal
/
meshopt-rs
Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.
Apache License 2.0
163
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
readme: update crate version
#55
Firestar99
opened
2 weeks ago
0
V0.4.0 - Meshoptimizer 0.22
#54
JMS55
closed
3 weeks ago
3
Meshoptimizer 0.22
#53
JMS55
closed
3 weeks ago
1
VertexStream::new_with_stride() pointer parameter leads to easy segfault
#52
JMS55
opened
1 month ago
0
Update dependencies, remove unused `gltf` dep.
#51
waywardmonkeys
closed
1 month ago
1
Remaining clippy fixes
#50
waywardmonkeys
closed
1 month ago
0
Fix broken intradoc link.
#49
waywardmonkeys
closed
1 month ago
1
Fix `clippy::doc_markdown` lints.
#48
waywardmonkeys
closed
1 month ago
1
Fix `clippy::semicolon_if_nothing_returned` lint.
#47
waywardmonkeys
closed
1 month ago
1
Remove use of `cargo-clippy` implicit feature.
#46
waywardmonkeys
closed
1 month ago
1
add result_error to simplify_with_locks
#45
SparkyPotato
closed
2 months ago
2
Update meshoptimizer to v0.21 and version to v0.3.0
#44
zeux
closed
4 months ago
2
v0.3.0?
#43
zeux
closed
4 months ago
1
Improve support for cluster simplification
#42
zeux
closed
5 months ago
0
Properly publish v0.2.1 (and v0.2.0?) on github
#41
oisyn
opened
7 months ago
1
Version bump to 0.2.1
#40
oisyn
closed
7 months ago
0
Update to latest meshoptimizer, regenerate bindings, add vertex lock API
#39
oisyn
closed
7 months ago
0
Add high-level bindings for meshopt_simplifyScale()
#38
JMS55
closed
7 months ago
1
Simplify does not affect the mesh (And simplify_sloppy do)
#37
axel-denis
closed
8 months ago
5
Misc things for Bevy
#36
JMS55
closed
9 months ago
2
Bevy mesh support
#35
davids91
opened
11 months ago
1
Add `result_error` to `simplify` function
#34
BeastLe9enD
closed
9 months ago
1
Add `get` function to `Meshlets` structure
#33
BeastLe9enD
closed
9 months ago
0
Update bindings and add options parameter to `simplify()`
#32
oisyn
closed
9 months ago
1
optimize_vertex_cache_in_place is unsound (&[u32] instead of &mut [u32])
#31
coffeenotfound
closed
9 months ago
1
New release on crates.io
#30
BeastLe9enD
closed
9 months ago
2
Updated to latest
#29
gents83
closed
10 months ago
6
Incorrect buffer size
#28
crzysdrs
closed
9 months ago
3
Update meshopt to HEAD commit
#27
gents83
closed
1 year ago
2
Update
#26
Jake-Shadle
closed
2 years ago
0
Replace deprecated `failure` crate
#25
repi
closed
2 years ago
0
optimize_vertex_cache_in_place takes immutable indices
#24
scurest
closed
2 years ago
0
Any plans for updating to newer versions of meshoptimizer library ?
#23
Alekssasho
closed
2 years ago
2
Supporting additional vertex attributes
#22
donmccurdy
closed
9 months ago
1
Include the include_wasm header files in the uploaded crate
#21
laarmen
closed
4 years ago
0
Demo build failure
#20
jlb6740
closed
4 years ago
1
Add wrappers for new methods
#19
gwihlidal
closed
2 years ago
0
Updated dependencies and meshoptimizer submodule
#18
blaze33
closed
5 years ago
0
fix build under toolchain 'windows-gnu'
#17
wsw0108
closed
5 years ago
0
Make the crate buildable on WebAssembly
#16
laarmen
closed
5 years ago
0
build.rs: added missing allocator.cpp to source_files
#15
blaze33
closed
5 years ago
0
upgrade memoffset
#14
RalfJung
closed
5 years ago
0
Fix computeMeshletBounds usage
#13
zeux
closed
5 years ago
0
fix usage of VertexStream and adjust data representation.
#12
karroffel
closed
5 years ago
1
Tiny fix
#11
AlexEne
closed
5 years ago
0
derive(Debug) on generated structs
#10
Jasper-Bekkers
closed
5 years ago
0
Upgrade to latest mesh optimizer
#9
gwihlidal
closed
5 years ago
1
More exhaustive validation in some sanity check modes
#8
gwihlidal
closed
5 years ago
0
Simplifier should read the entire vertex, not just positions
#7
gwihlidal
closed
6 years ago
2
Create a minimalistic 100% optimal tool example
#6
gwihlidal
closed
5 years ago
8
Next